. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T01:47:56.367Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T01:47:56.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T01:47:56.408Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T01:47:57.071Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T01:47:57.910Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T01:47:57.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T01:47:57.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-26T01:47:58.071Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-26T01:47:58.099Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-07-26T01:47:59.819Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-26T01:48:00.284Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-26T01:48:00.302Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-26T01:48:00.302Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-26T01:48:00.357Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-26T01:48:00.358Z |INFO |Root WebApplicationContext: initialization completed in 2258 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-26T01:48:00.691Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-26T01:48:01.529Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-26T01:48:03.322Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-26T01:48:03.875Z |INFO |Started MainApp in 9.985 seconds (JVM running for 10.695) |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-26T01:48:03.958Z |INFO |Start scheduling PRH workflow |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:03.970Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=772f9474-6eb3-42a2-85b1-20b2b0890f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:48:05.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:15.630Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0e73bb1f-c624-4602-b96e-0f8dbcbf723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:48:16.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:26.692Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=108d0285-febe-42d7-bd1f-ac60b33104e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:48:27.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:37.728Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f143ef72-85fa-4f88-b0bc-ed3d15ad5d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:48:38.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:48.769Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4f1201a2-94b7-46a3-a7ee-004e1ba29594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:48:49.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-26T01:48:53.631Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-26T01:48:53.631Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-26T01:48:53.634Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:48:59.808Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cbefde74-eb02-4a71-8058-6f8e70b4b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:49:00.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:10.852Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c34c0d42-5758-4813-abf0-929741f84ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:49:11.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:21.920Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6f04ce81-bcc6-4f8d-917e-7d60cc9ded49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:49:22.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:32.964Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4fcd3e86-c5c3-42fb-9866-101e85636c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:49:33.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:44.000Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=46ea6b9d-8bac-48e0-a016-bce56c5a4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:49:45.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:55.040Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bbca9417-510c-4539-8d16-f5ee9843a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:49:56.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:49:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:06.080Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0dc3732b-189e-42e2-891f-482c8add5e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:50:07.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:17.120Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5d8a174d-da7d-46c8-a752-0da4b54e3856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:50:18.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:28.160Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4ec4a396-cfad-4038-a353-168c6cf0a54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:50:29.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:39.201Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=05dd058f-81d1-4eb0-ac13-c2cde8245f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:50:40.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:50.240Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2183b419-75ac-4ff2-bb1f-1c1ed8db6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:50:51.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:50:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:01.281Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b3f7d11b-5389-4952-af91-00b088e0e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:51:02.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:12.320Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a44bf59b-18c8-4055-8745-e8568af08721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:51:13.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:23.364Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=eedef26f-fa9f-4860-afc2-dba287d2394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:51:24.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:34.400Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=74ddaa8b-b572-4ccf-bad1-c636698f9ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:51:35.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:45.441Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=057477d5-9660-4298-83fd-374f23803576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:51:46.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:56.481Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=47d3b978-b2a8-47f7-9d45-2249c577df2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:51:57.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:51:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:07.520Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bff6a823-8093-4fde-a92e-a2dfd11a7df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:52:08.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:18.560Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c12939e0-979a-49c7-90d0-4259ba371fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:52:19.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:29.602Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9152f402-1c8f-4dae-9137-05bfd4b5bbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:52:30.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:30.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:40.651Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=84b1c472-234c-47a8-84ec-58dce4c3e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:52:41.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:51.679Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=395f686d-5e4c-4d5f-b633-c892c58c8064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:52:52.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:52:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T01:53:01.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T01:53:01.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T01:53:01.656Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T01:53:01.657Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T01:53:01.740Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T01:53:01.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T01:53:01.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:02.720Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0ef28f42-0e84-434f-ba7d-0db4c7356213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:53:03.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:13.796Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dc7111d1-b83f-4ff2-8ffd-4254d439493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:53:14.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:24.832Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=64b4ce69-6139-4f40-931b-2708b495fb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:53:25.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:35.872Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e4217213-b356-41a7-8e18-0cf477ae539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:53:36.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:36.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:46.911Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=39694955-5bf3-4055-bc45-5d510c862964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-26T01:53:47.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:57.965Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4b7a3a8e-d892-469a-98e2-54a9e270e326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:53:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:08.019Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9f0849ae-3871-43d9-9b86-784deec87073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:18.033Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a076f167-4fb3-4934-a81d-ca3f2bae9710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:28.046Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c4ef7ee9-2758-419c-8672-a9e0d10a7409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:38.059Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cf44f3aa-45dc-4473-a6c7-5b5dd9e4e778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:48.070Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=039a2538-9950-4e00-977f-b5e7b693789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:58.084Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ad08e577-8d91-41b7-b092-4190866c38fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:54:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:08.096Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c249c4fb-5984-43b7-8700-0e6682d499ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:18.107Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9ec974bd-9a04-43db-b561-e47adb40d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:28.118Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=55bf0443-df5c-441f-aa2f-006c9ecbcd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:28.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:38.132Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=109bbc8e-35b9-447c-aaa4-91c2853b5516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:48.143Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6adf52fd-dcbe-4543-9e6f-8cfd11980bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:58.156Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7cb95215-d999-4fed-849b-e01bbd659d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:55:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:08.166Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a255c0f9-0331-4189-894d-baee2caca444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:08.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:18.176Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7c2855ed-1529-4769-8eee-d587fb54355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:28.189Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6ceac602-809a-4895-b432-bd4e3c2ea543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:38.198Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8400d238-1539-4594-a859-78e33c8570fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:48.208Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8f4295d5-c779-4847-bb77-6fb9377df2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:58.217Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6f293b48-663f-487b-9895-e598ff9073b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:56:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:08.228Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9d5d8eee-7b3d-4e4d-8102-faef7c0eedcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:18.238Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e6be4ab3-36ef-4355-8ee7-27cd0f23ad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:18.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:28.248Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5a6cf02b-1b0d-4146-b919-68f1030f94f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:38.257Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=73a5f984-ecc5-42b5-b0a8-969f62fdab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:48.267Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3944bfbe-1dc1-4f31-b296-961e87ca885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:58.278Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7390d675-90a2-4d5e-b9ad-022ccc2564d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:57:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T01:58:01.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T01:58:01.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T01:58:01.082Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T01:58:01.084Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T01:58:01.172Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T01:58:01.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T01:58:01.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:08.287Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7820c545-a92a-4b24-859c-1f1efcfda1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:18.296Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0633d62d-bac0-4694-8163-4b4458edfc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:28.305Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=236ab6e9-11e4-4b25-9036-40b7a06d60d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:38.313Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f4a036c5-ee62-4d05-b553-1db560a66cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:48.322Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cfc09f53-9f25-4c80-9c6f-2b0a257dff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:58.333Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ea2fa176-c7a5-475e-9b69-5ca66a423d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:58:58.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:08.341Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=81289bd2-6654-469a-bc39-c2504f868856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:18.352Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=db2fdf0b-2053-4d94-bf25-90cb4d26b09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:28.361Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8c61c024-19c9-40cb-8086-59d30938ae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:38.369Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3c590c60-5d2c-472c-9d20-92179fd4cf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:48.378Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bab87db8-5c96-4ee9-bd80-6c7afde6fff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:58.388Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7c2d82bc-e71d-40af-b56e-472c6eff0b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T01:59:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:08.397Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=07b28302-17f3-4de9-97fc-d56de6c359ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:18.406Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=68a0646c-1117-4f79-9889-960c26395fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:28.415Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=edebbf2b-57fa-4d83-81ad-ec9723ce43c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:38.423Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3a649d83-19a3-4c7a-8ea7-27e0c4561398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:48.432Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=734e9a80-8cad-4e74-ab33-407c6a6b2067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:58.441Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7e5882be-fb7a-4d7b-bc6a-5e3a7c798ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:00:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:08.449Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=83cdc34b-3b99-41e0-bdb2-f170701cad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:18.459Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c75290db-4c6b-4c71-81e5-852da3c87a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:28.467Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7290281a-2d0b-48bf-979a-67ad300c584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:38.474Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2cc973a2-1a15-472f-a2f3-3184a2a5a9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:48.484Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=339d1c03-6b67-4399-9cb0-d92f502c36ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:58.492Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d9c338df-59ef-4f67-8876-479c4e828639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:01:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:08.501Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=53027f6f-3288-4265-b1e8-e4221c224aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:18.510Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0c2cc85a-a999-4b3f-a3e4-0cc9d6f8523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:28.518Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3affdc5d-35de-4523-8d91-38bc0fed52db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:38.526Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=91240a4a-5c6e-4757-8e87-f4dc19c7e6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:48.535Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a92329d5-ba20-4018-bb00-52b469396696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:58.542Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=508c9ca6-5269-4897-a638-8081b1dca006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:02:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:03:00.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:03:00.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:03:00.918Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:03:00.919Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:03:00.992Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:03:00.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:03:00.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:08.550Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1303e59a-d388-4823-8c18-7a088d9ce563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:18.559Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a6e6fbe4-d7e4-43b2-9d95-5eeac8025f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:28.567Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b3853dce-2519-475c-bd08-2eaf16335eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:38.576Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a4d7290a-c8b3-4dcf-b286-3583f9b2ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:48.584Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9cc34633-6466-4d4b-b7eb-23d3ee9231d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:58.593Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fbb0905b-74b6-4e1f-baf4-0fdaabf3e339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:03:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:08.600Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=768ab95c-4cb1-4688-bd5b-022cfe9932ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:18.608Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=edc36696-59c3-4a3d-958f-41906e3409d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:28.616Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d7b10d38-8202-4904-beca-16cd8179f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:38.624Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bbb4596a-9863-45c9-a7ea-302fdeb045e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:48.632Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=82d9e775-1700-4059-8817-5a444e4426cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:58.643Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=19dacce5-7705-4079-ae1a-de274292e45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:04:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:08.650Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=16558cb8-9140-466d-8027-c59b9f25c4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:18.659Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=289f2a04-e0ce-469b-ad02-2e0bbe9e0a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:28.667Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c2f10660-1988-449c-b31f-1b3b8504cdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:38.676Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=754fbe1a-bc37-4517-9949-6316afbe5610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:48.684Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=23e547a7-b33d-4d2e-b6d7-0ebb68309d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:58.693Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6e585760-78d1-4afa-8016-5c3c28a1c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:05:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:08.701Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f97294a2-f256-48b9-a7cd-a09e06b16511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:08.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:18.708Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0b18e7f1-1a35-40fb-8406-7acbe067b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:28.717Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4f5e0303-4a3a-47ce-aad3-3519402bb515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:38.728Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=42176c1f-4fbc-4e4b-8391-aeba3f5c5f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:48.736Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ccdcc870-db19-4f8e-9e8c-1330b0d5b846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:58.744Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bf063374-64e9-4ab3-a80e-5cc68dc7f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:06:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:08.753Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ff30d5b3-ab24-4fe9-8e36-90dd545ce13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:18.761Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=90aaa0dd-1ed0-4a49-9633-ae9e71146a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:28.770Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fb68b07d-b7c1-4846-88b2-801f918a5ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:38.779Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0c61ffe1-ec4f-475b-9eca-c82b64205769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:48.787Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aefebd5a-1a45-4584-8d22-b4124376a369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:58.795Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d56c2e0c-5204-4e89-9ee3-a56630bc0a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:07:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:08:00.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:08:00.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:08:00.942Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:08:00.944Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:08:01.055Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:08:01.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:08:01.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:08.804Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3865e7b8-68eb-4f42-a722-a6a51dced727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:08.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:18.811Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=406758ea-9bad-4df2-a8b9-6f43a04467e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:28.825Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3cd169a6-639f-42b3-be0d-cb3df1eff9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:28.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:38.833Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2da3f49a-f327-4f8e-b84f-6e0c39aa747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:48.841Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d686d71e-f26e-4225-8e89-8ce9957b0300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:58.849Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c7a5f975-d9e8-43a2-b18f-7f9714f99a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:08:58.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:08.857Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4a7cf40a-1a3e-4290-86d9-549bd5c8d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:18.865Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7a20d3f9-58d2-4292-b88a-ea870d81bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:28.872Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2d5e7595-3dc3-42ad-9b9d-6a1c1c32b180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:38.881Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bae1256b-0d4e-4be9-a7ed-4b90fa87d104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:48.889Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9cfa350c-6742-4717-9e21-30321bf9a151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:58.897Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=05f4b29e-d40e-403c-a2dc-f488d6a77dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:09:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:08.905Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0a3ee662-0c56-40a4-a997-322b78b635da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:18.912Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=46177c0f-e364-4cff-8ad4-43d74c9cec3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:28.920Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3e30a933-40de-4f61-83d1-d8c71d08e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:38.928Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8bb9e040-4b24-4ee6-b7e2-8ab1d612ae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:48.937Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=66d66809-0eae-4d2b-bea0-321d3302e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:58.944Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1785ab14-2ed6-43b7-baa1-6131c9b816c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:10:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:08.953Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8e55c267-7bcc-4fad-99c6-c6a2e8f2346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:18.962Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6c6b5113-3450-4ce9-8c7f-30bbc3623a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:28.972Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a1c7cc15-1513-498d-879c-5b115113f95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:38.979Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c9658508-c8f1-4d7a-9c9d-94a9e5102ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:48.987Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fe069ded-fcab-4024-9f78-34162f83ed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:58.996Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3a5a1ed5-e559-474a-93c8-4de9f9ec2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:11:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:09.004Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c956a92b-6479-45ac-a131-168dceb56b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:19.013Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3f646ced-8aa5-4734-8bfd-6e1d6d154646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:29.021Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ee5fc93d-4a7b-4805-b0ae-981a8a71b2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:29.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:39.028Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8421acb1-41be-4e32-aa04-7168c914e91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:39.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:49.036Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dda1bc56-fd62-4e24-ad8a-2a02f86a381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:59.043Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=772b18bb-e6b5-430f-bb28-adf67fa86170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:12:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:13:00.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:13:00.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:13:00.913Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:13:00.914Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:13:00.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:13:00.984Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:13:00.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:09.052Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4b6b4176-1c41-41a4-aba6-69fee11b78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:19.059Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=111a6e5b-1cbe-47b9-8560-6614a55eab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:29.067Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=43231680-3c56-44cd-a427-72b14e9c0d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:29.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:39.074Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e3850da6-89dd-4dd3-981e-d77573bd4588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:49.081Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=015ec827-b959-4478-a83b-50a6b79cf146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:59.089Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1a464637-f6eb-4d89-8e5d-bd875069db2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:13:59.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:09.097Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=89f3b018-b515-42a6-bea5-dbb99e900dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:19.104Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=02a8ced7-f5fa-470c-9cb8-e5be5b732bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:29.113Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=652a59e8-2ced-4530-9ffc-537600c29faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:39.121Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f971b2aa-29ea-4be0-98f5-6efed9a6618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:49.128Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2f8ff709-4240-4a09-9ce7-8c47929b284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:59.136Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d69875a5-71ab-4b36-ac2d-49470d30ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:14:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:09.143Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=99472e83-eb6b-41c5-8715-3388d5d908fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:09.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:19.151Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6b9aec59-b100-4742-be90-4d75034972b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:29.158Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8be6cdae-8b4c-48de-b229-9e0cb7799788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:39.165Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f0d323b-e1b1-40b1-9016-6b6e8213f4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:39.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:49.172Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=da058594-d77d-4abf-9288-8b1da2fcd931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:59.179Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=92ff6973-0dce-420b-bfbc-ab7e30c48357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:15:59.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:09.192Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a8f81bbf-35d6-428a-a52e-398cb7226345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:19.200Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e4ee9fe6-64bd-4311-93e7-92ed03d77c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:29.208Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=90e5ca84-c69d-459d-a762-a34294f60e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:39.215Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fa9d6130-f2f6-4952-a569-608da8078564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:49.222Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a571169a-201f-4d1f-aa9b-091fe0b96df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:59.230Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a746eddf-748d-42c5-87a1-d048e5bf8976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:16:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:09.240Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b02e47df-9686-4f98-b6d2-4a268ac8653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:19.248Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f573b1ac-1716-497f-99f7-de1cbc2a8ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:29.255Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=186bd047-b2c1-42f3-ae7b-93c4ea32e4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:39.263Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ffb6f116-b671-43ed-ad2b-7cb697d78100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:49.271Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8bd90604-7828-4f70-8141-bf7f1244e0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:59.279Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3b89b569-86b1-4b3b-a0d6-9f6ca79c6486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:17:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:18:00.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:18:00.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:18:00.913Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:18:00.915Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:18:00.978Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:18:00.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:18:00.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:09.286Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e18f56f1-99df-4f87-8668-d62a6d8f68b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:19.295Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=378c780d-f466-4a3f-9ca5-0b59ae2c499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:29.303Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8066ea2e-0cc7-40c1-81b1-d577d2c40a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:29.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:39.310Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e7cbd51c-b6e3-4d1d-b958-b3a054b517b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:49.319Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=37f5b089-116a-4d0f-a637-5cd8e5a3448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:59.327Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1d03d6f9-c00e-47ce-926c-3a59840e4d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:18:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:09.335Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=664357cd-8ad1-4119-826c-1a12505065f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:19.342Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0806c333-f6b6-4615-8343-218a37a64af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:29.349Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9a4ed5e6-0fce-4f9a-97ad-66456e404704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:39.357Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7078ff1a-38cc-4b9d-8ce1-7d90ddee5690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:49.366Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6c285d67-c6d9-47df-a789-62dd09ffcec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:59.381Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=72186970-8b1b-4933-b25c-56211200e5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:19:59.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:09.388Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a27959c1-cb3d-42bb-85dc-444662719a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:19.397Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=475d45c4-4824-4dc8-965c-f97f3937fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:29.406Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=169dd657-6157-4276-898b-925503e6af60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:39.415Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6128dd66-4fc6-409e-89ff-0fb856efd0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:49.423Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=19eda47e-af34-4181-b302-e462094d4911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:59.430Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bc2c22d7-6dc4-450a-8db3-2bea62962b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:20:59.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:09.437Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2f8498b5-800f-486a-ae6c-75634d7a0d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:19.445Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9330d865-1219-4813-9636-e02621f5e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:29.453Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2c3ea41b-0d7b-4a14-99e2-818a8f1ec2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:39.467Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=25fb888e-efc7-4142-9e62-efc36a8bc9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:49.474Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4e47b184-4246-40b6-a90e-75e1b50812c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:59.481Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=02f3dbee-e9f6-42af-9a5a-50932352d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:21:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:09.488Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7264ffcb-dd4e-4c82-99d9-d09f1c965f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:19.496Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=efd0fddd-b335-4d8c-93f3-97786e79fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:19.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:29.505Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c247ae01-bd2a-4c0d-98ef-f5490134343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:39.512Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a8c9340c-ecd6-4b0a-8429-224147521164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:49.519Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=df275c06-329b-4a3a-8ffb-c448982af7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:59.527Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8c986c38-dda7-4eb2-966f-7f676b4715fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:22:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:23:00.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:23:00.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:23:00.992Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:23:00.994Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:23:01.059Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:23:01.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:23:01.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:09.534Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=adabd9db-fc7f-4f6d-ae71-1f8e1a33cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:19.543Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b73a0b1e-699b-4283-8372-6b479a1db5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:29.551Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=09884c47-de08-4429-97dc-5e5d8adb0b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:39.558Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=98385330-4040-45f3-b25c-eb009eaf2d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:49.565Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=56004096-9523-4884-89f4-bc7017810a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:49.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:59.572Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bbbd624c-991f-4958-a7ed-baa5d6597608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:23:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:09.580Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0a9bb99c-77b7-4af5-835c-91d1eb445fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:19.587Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=87705592-6c68-4c24-9c97-f1b8540fbf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:29.594Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cc2e0e0a-5a64-4410-ba3c-6a2aee9c226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:39.602Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=026e36ee-b904-44c3-900b-6b5beba92fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:49.609Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=81273439-5155-4756-a551-5f167e57d9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:59.616Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a052984a-9a1b-4839-a2da-1ab3cf422619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:24:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:09.623Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=db3f6ca0-6066-4f61-9274-5ae2692d5f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:19.632Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e46b87ae-6399-480f-9d85-c5e795de5817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:29.641Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dc02cb19-92a5-4091-ae41-1494f58d5dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:39.648Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c5ce1eb0-bd90-4cbd-972a-3d2e2e7fc7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:49.654Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=581a7ddf-1efd-490d-9e7f-a06b148f7a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:59.662Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=02af102f-19fc-44a9-a7b9-ec27ce03a34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:25:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:09.669Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0759f62e-cad1-4c46-befa-1b95522e6416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:19.677Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9feabd4e-0f30-4925-a6fb-c1e4cb7d95b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:29.684Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=360da5ad-dbac-439a-9353-56048005bb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:29.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:39.691Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dcdb653d-6744-4bc2-9248-6bd974b2bc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:49.698Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dc6ef06d-4acf-45db-8439-4e2a8341333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:59.705Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8949d424-35d2-4064-915d-387ac4d952c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:26:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:09.712Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8a4b91b7-a74a-49bb-8e22-b47d42edfccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:19.718Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a7bb6410-9684-40d3-b4c2-835f5e1c07a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:29.725Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=972c38bc-fc3e-4808-aed7-4cb64d6f5a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:39.733Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=679d48ca-3c33-4ef5-b828-32d2b4be17b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:49.740Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=531ee40c-d387-4cbe-84b4-c2df0833ddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:59.747Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3472e874-cbcc-45d0-84c6-55cb7930c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:27:59.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:28:00.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:28:00.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:28:00.932Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:28:00.933Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:28:01.003Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:28:01.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:28:01.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:09.753Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=58dfa7c5-ce92-4aa5-8ac5-287c33aee38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:19.760Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f1b20e36-ed12-407a-b929-455dad28f201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:29.767Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=35a0f307-49a8-4efc-a536-6ebcdf97bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:39.773Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7638cc16-d0e9-4eb6-89fe-5b05974f11d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:49.780Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2c09d9a2-0fb1-4769-b665-5fb2a00c337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:59.788Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5e40ea2e-2612-4d4b-b4cb-d220cac79ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:28:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:09.795Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2e3009d6-77d7-45a9-afe5-83d0b0c63e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:19.802Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3a7219fa-720d-4cce-bf9a-175e35646075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:29.809Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=04c6fad0-95f6-48da-89af-b9148ec14966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:39.816Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3e3afa7a-2da3-49fd-a6bc-0be1495268c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:49.822Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aa577de4-54e1-4afd-991e-1ef4eabdce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:59.830Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4aef2846-3736-404c-a294-63dee8d38ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:29:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:09.838Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aca25be9-5d25-423f-b75d-c2bec371bcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:19.844Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=97630827-7a37-40c5-a4a1-c6259e54e0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:29.850Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=646c1267-7795-467b-8056-b570aad89661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:39.857Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8546d9a4-7987-4818-8e99-9d7697eddbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:49.864Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a3366075-aa35-4d5c-b60a-0ba0adc1a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:59.871Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4ed1ef2b-08a9-410a-a7c5-d79f1f7f966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:30:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:09.878Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5e09d94c-dcd9-4af2-869b-06b5b3cf196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:19.885Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=992e1fcf-b03e-425f-89f6-c191e57ffa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:29.893Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=133decce-1f5f-4223-82bf-f8edc93f109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:39.900Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f7ed71fe-4766-4c0c-829f-33704a33fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:49.905Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=05ea2aca-7194-4655-8db7-14b82547ef55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:59.913Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=badb6ac0-3962-4205-93a9-70df5ab84ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:31:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:09.919Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=01c9cc6f-1a8a-4994-afbd-70c0decac2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:19.925Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dbc33ff0-b8ac-4850-973f-731f20a9bb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:29.933Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7d5d4fd0-8b34-4a2c-b073-14bec212700a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:39.942Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bf4966f6-f332-4517-bfbe-c01fe89ff786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:49.949Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ccfc1cef-7710-4da7-bab6-16df946c0236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:59.957Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=96c8b094-d76e-4a9a-b55d-58e3a7724247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:32:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:33:00.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:33:00.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:33:00.935Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:33:00.954Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:33:01.023Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:33:01.023Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:33:01.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:09.964Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ac0a4cac-9aa8-479e-960b-ebdbff86951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:19.973Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3247fd5e-4e4b-429d-ba5c-10d330117f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:29.979Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1ad1081e-b395-4ae1-8fb6-dc053621c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:29.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:39.987Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=365f4e96-a03b-4ba0-962e-e82aa84786da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:49.993Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=25afae4c-7546-4e74-9d77-ac4db95aa605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:33:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:00.000Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3cb97634-4115-4a94-8db2-2a8d6fab998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:10.006Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=73111e88-51e0-4f15-9b39-ca671dc00468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:20.013Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b2b345ac-042a-43c8-ad87-dae923c8e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:30.020Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=eaba2250-d39a-43e0-bc02-746deb07e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:30.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:40.026Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=30998d35-7525-4e49-a44c-96cd2db38570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:50.033Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9b3ee2f6-be77-48f2-bc9f-58d6507710bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:34:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:00.046Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a9d5b930-3b7c-4b5d-8b8e-19a9f726565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:10.055Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=67ea874a-7014-4917-a466-53fa34818b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:10.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:20.062Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=194ee348-bdb1-4266-a411-237fbd0aea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:20.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:30.068Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f1aeb880-86c5-4572-bfa6-605ee688d6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:40.075Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8c7b5c1f-4869-4eaa-bee1-dfc83b603de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:50.082Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=21b0280a-e702-4867-86f9-85c8f94712c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:35:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:00.090Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d11f08cc-b1c6-4748-91da-27665804fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:10.099Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=065738d5-4837-4ab3-9179-193729ff4244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:20.105Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=39eae2cf-be98-4b72-868f-b314586ec426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:30.113Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a2544c69-b311-42a2-9723-3b320ab3ba4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:40.119Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5dd5dfff-9065-431c-9c34-fee33329edb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:40.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:50.128Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a859dc29-d537-4341-9d8e-1c5e03004c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:36:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:00.137Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c8e48dd6-6c60-415d-ab8f-5982f4f46a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:10.144Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b39fa104-d74e-4636-89d6-493ff0bb7076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:20.152Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d40d6d23-f2a5-4590-9e3c-d4ba8a6b3a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:30.158Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=31f66b6c-d34d-4f44-9094-e59518794144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:40.166Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e1ae8899-e1f1-4afc-adcc-f72726d0aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:50.173Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=53a7ded1-73d9-4aa0-96b7-79de87e8fc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:37:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:00.180Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=965024f2-9c3f-4eb3-a5d3-ff15d9bb7eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:00.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:38:00.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:38:00.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:38:00.924Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:38:00.926Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:38:00.991Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:38:00.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:38:00.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:10.186Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=679eb979-65b6-4e5f-ace5-673ee864b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:20.195Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=afdd7d19-129e-4a3c-b62a-608557bd076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:30.202Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ce7eef95-4833-4cdf-b204-5eef18b6424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:40.208Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=98ae9930-fb7f-4f1d-864f-f20a9cff3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:50.214Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=93da21dd-b3ef-448e-a153-5557a220b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:38:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:00.223Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=de8746ce-3752-4cab-9d2f-524a20d24f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:10.230Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b03b3da9-7c9c-44d4-b4aa-a42885aee0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:20.236Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fced1f7a-20df-4fe1-85ef-6e4deaada867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:20.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:30.243Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cfd48912-1182-4123-8bf2-86f1227339ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:40.249Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=953a75dd-1ca7-4a4e-b4ff-2eae4e606bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:50.256Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3825f349-74bf-46c6-9e71-78494816f380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:39:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:00.264Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=04ffb68b-54e9-458a-a7a5-dcbececfabbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:10.272Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b3a22c6d-7ab0-4bcd-b097-f4d4ef896b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:20.282Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=35bbbacf-9019-4470-be35-a90857ddbd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:30.288Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=20d6bdff-0c98-457d-8155-9fb6b9ea0e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:40.295Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=32bdd47a-24cf-4395-b2e9-4d5321b7708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:50.302Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=12ce4f4b-76aa-4ee2-8b51-08df29b0fe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:40:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:00.309Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f3efbdd-c455-496a-b9b9-79654209975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:10.316Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6f0a9a41-1d4c-4ec4-a615-a2259eb3a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:20.325Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=75c1a0f6-5c01-4071-9112-04f38e5fd79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:30.332Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f888476e-abee-4518-8531-edb94b2b89b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:30.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:40.338Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=84d2f6be-fd8d-42c1-ae76-d783f6410d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:50.345Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=903e7ec4-7490-446f-8fb3-82d10a6fb947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:41:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:00.351Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ad3b8207-50f6-479a-89b6-4e4e70fc9e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:10.357Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aeffa090-f0e9-4b59-847d-05e67577e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:20.364Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=38fa3361-4569-433f-8184-2ca29c539af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:30.370Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8a12e2eb-0261-4eca-a4ea-86ee7160c4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:40.378Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ca36f39d-a502-4103-b3fa-c750320cb7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:50.385Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=51978a58-2d70-43b5-aa23-774b43f1bdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:42:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:00.391Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dddb3dc0-e3e4-413e-a1cb-cd52396fe2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:43:00.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:43:00.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:43:00.955Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:43:00.956Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:43:01.022Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:43:01.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:43:01.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:10.398Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4047a305-0e5e-4d33-8856-9ab15772e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:20.404Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8f9a9472-423b-4e1c-bcc9-b6d670557438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:30.411Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e87155a2-896f-404c-bc9e-3226a24c4c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:40.419Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=91ba8dff-e977-46fb-aaa6-835d6a45ca3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:50.425Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=02a1182a-d028-4924-bb45-5322de076f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:43:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:00.431Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6ec22c72-0065-4a04-8cab-674d057aee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:10.437Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7d7b9a6c-f1bd-4117-b8c1-34eca6ac189c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:20.444Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=990c01bc-d7d8-4984-b753-e806b75fe89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:30.451Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4fc4d0c6-f3bc-42d7-80b8-e73f791a2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:40.459Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4a062b56-7b37-4b46-a012-c7e48b0574b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:50.466Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a76c0035-882d-4a85-968a-18224dfafb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:44:50.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:00.472Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c4c0b189-5d27-4edf-b43e-aa523aef12c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:10.478Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f053d29-4f61-4947-acc9-2d5fc5a1b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:20.489Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ca0610cb-66ad-47ee-87a6-16a649b03a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:30.495Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=390eb9bd-4e95-41e0-b233-186dd96af9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:40.502Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1cf0a3e1-2ffa-4a19-a627-cf4cbb0716bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:50.508Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=17bec8ae-73ed-4c87-8df0-d6a501d1a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:45:50.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:00.514Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c86112da-0c3b-4732-b980-04632b9cabcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:10.521Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ceac2043-4bf4-45fa-92e4-993494cb6c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:20.527Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=100fd609-a3f9-4c41-9332-097238082f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:30.533Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=89888201-23a1-40a0-ab78-d6021112e3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:40.540Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bf096cab-ec0a-43ba-944c-dab5c06287a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:50.546Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=40a49d0e-4e6d-4d6b-aaf4-ca54a7564e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:46:50.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:00.553Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2e216d73-0ad1-42c2-8aea-ce2f21e825d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:10.568Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0304a27d-5b51-4e08-b6a3-3e593c59c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:20.574Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e6e6916f-a099-49d8-bc4a-c3692d48dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:30.581Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ca48de92-f386-4331-b9b3-cb4ba58a038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:30.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:40.586Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6fb6eed8-5d00-4993-be9b-68a8a9b89706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:50.593Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f2fe1490-4f83-4002-ac47-090079ee0b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:47:50.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:00.599Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ef22d90f-170b-4f47-a833-7a2a686027fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:48:00.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:48:00.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:48:00.904Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:48:00.905Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:48:00.971Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:48:00.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:48:00.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:10.605Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a8e5b05f-8890-4280-8bb6-a65fd355ee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:20.611Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d0e14500-bccd-4944-a268-7ed7136070ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:20.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:30.617Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bc46c316-7774-4360-a1d2-ca0d15ef3aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:40.624Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=20fc5fb3-845c-410c-a4f1-92763d18ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:50.629Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e01c14c1-342a-4eb1-8cff-a77dae601f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:48:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:00.635Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8a189ccb-249f-4f7b-be89-282754baddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:00.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:10.642Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=61777306-684d-4f96-9594-7fbdc7507b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:20.648Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a17aa5a0-e5b4-46b2-9886-ff3720e2008d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:30.654Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=294d44b9-8cf1-4b5a-908e-6b92e4adb057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:40.660Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b2589e19-fb3f-4e55-89df-9dcb357ebe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:50.666Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cda74bad-b5f5-41b1-ac06-e282834a0a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:49:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:00.672Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2ec167df-fa5d-4edd-ae46-a58a94f77f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:10.679Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d2041f50-58c4-49c2-8368-32fe671ba291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:20.688Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=05bc5211-630b-4f29-ad76-462a0e5596f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:30.695Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3d23b40b-b64a-4ede-88a0-55a5e1d97d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:40.702Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d2a2217f-691f-4e45-a6ad-920d3edadc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:40.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:50.708Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=59b3dae5-b80c-40f8-b4a0-a9d9fa8b2659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:50:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:00.715Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6f70161c-6fe9-4649-ae82-79b63d311f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:10.721Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ef829ce9-fc76-4cd0-900e-65aaf38ad435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:10.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:20.729Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e97209ca-395e-4383-a61a-fe0cd5fb1728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:20.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:30.737Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8ae43e3a-e134-4a84-bff2-8831f1278b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:40.743Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c85fb8d2-f45b-4d5b-9192-4ae66b462b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:50.749Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bdbff266-4fe7-40ad-8627-f2db789dc777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:51:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:00.756Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bcf02a88-a60a-4b37-9bf3-8be7847176aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:10.763Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=07c45ff6-43c3-4253-8fcc-2d154b29d063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:20.769Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0172cd2d-0996-4102-ad63-59abba29e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:30.775Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c44be309-4217-49fb-b6b5-796ba4806b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:40.782Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=717d706d-3424-408d-9602-565fa48e0066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:50.788Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2e5c8b1f-f89a-46d2-b026-ea54de8b79ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:52:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:00.796Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=832f2d6e-dcc8-4053-b91e-eea910b5235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:53:00.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:53:00.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:53:00.936Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:53:00.937Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:53:01.003Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:53:01.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:53:01.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:10.803Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1828f035-3694-4480-985e-a90caa415387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:20.810Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=789457ec-da78-442e-86fe-4c4b495a83de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:30.816Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=de56fd15-c189-4373-ac1d-f9d8b2cd373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:40.824Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f910771-4421-4256-9f9c-475e76cf4856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:50.831Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5d06b672-2922-4f55-a3c6-b8b66796f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:53:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:00.838Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fb216641-6c64-49c9-93fc-dc635ed80276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:10.844Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3ce0b5ff-f1c4-44cd-b3b8-3d46ae74a573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:20.851Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=67fd5916-b852-45c0-8779-1f558a006820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:30.858Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6526da37-3ca0-4f10-9c92-1cac50cc4bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:40.865Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3e73cebc-a78e-41a7-817d-084ce9cd6218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:50.871Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=18bc22f7-ae3f-43a7-9e26-17bdee7cd8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:54:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:00.877Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c9935d00-b558-4a64-9909-bcfe4807830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:10.883Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=186b0827-f84b-4aa9-8685-8d191455aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:20.890Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dd775fd1-0807-46fb-8e09-c10a841d0e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:20.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:30.896Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b3f8c20b-6e27-4711-a137-30332c9641fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:40.903Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c10bca9d-30a2-49ae-a459-485ef02353fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:50.910Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c9993fc5-6d92-4048-aa98-f7048182fd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:55:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:00.917Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bb9619ab-8c42-41af-8274-a1fee1a409d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:10.924Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e4a7b894-8e3d-415e-a9d9-1c30561f75d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:10.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:20.933Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2a26d312-15a8-4c37-a8ea-ec0f6d44fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:30.939Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=55af0122-800b-4577-9824-4715fe3ed063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:40.947Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=24dfabe2-701a-41e4-bbea-0fb826967794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:50.953Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=885ac785-6672-400e-9b0f-644c10f23e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:56:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:00.960Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2cf00150-1d45-42b5-9559-538038337d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:10.966Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c393bdc7-9492-46a7-b81a-135821a007d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:20.973Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=57214916-7f68-46d2-bf65-163b55088147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:30.979Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=738dee74-f90c-4ece-90d5-d796b67ef539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:40.985Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ab071cc1-bb92-4530-b4c6-a3fbb156784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:50.992Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c78f25d0-143e-4986-978f-82a09bca7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:57:50.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:58:00.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T02:58:00.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T02:58:00.921Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T02:58:00.923Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T02:58:00.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T02:58:00.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T02:58:00.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:11.025Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=de6b3797-d339-4626-8e2e-3e52fc39c053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:21.033Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8522c158-64a2-4b81-be22-df2b73bbf2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:21.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:31.039Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b6989a81-c6aa-4ea1-b54f-aec442f6526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:41.045Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=25996f15-9c74-4a97-b4d7-32de15278b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:51.051Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1442ba32-e3f7-4054-b02b-b3d7f20e870a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:58:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:01.058Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=152d0be1-50bf-46ab-84a7-366e9963569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:11.063Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=30e6e00e-b81f-4831-b565-aa5dd83a4745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:21.069Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e257150c-31ae-4f43-b15d-0b8dc9a89e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:21.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:31.076Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=64149efb-1eed-4240-aaa3-ddecfdef0428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:31.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:41.083Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ed662ea2-8bde-4be1-8923-1a7b4af8aa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:51.090Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7e5b4788-e2c7-4d4b-ba9c-0ae1a1df9aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T02:59:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:01.096Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ddc65713-41cd-408d-bfc5-a1f39f1aadcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:11.102Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6942588d-3a87-48ed-a686-ee1d31f43955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:21.108Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1b74b1fd-6737-486e-aead-18f5d833720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:31.113Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=23d7727d-12fc-44d2-b1f7-83f7965ff628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:31.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:41.120Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=616009fd-03cc-4998-890b-e45350064df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:51.126Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fb3b2a6c-b2c5-4111-89ea-f5749741192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:00:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:01.133Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=487db876-910b-48b0-8544-76d33121e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:11.139Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=edfd9c22-f07b-4af9-a03e-8ac0d785b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:21.146Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=13857b85-8007-4bb1-8903-a73631a8721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:31.151Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f76a0ae-a4e8-4fae-bdff-e5b591d12706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:41.157Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=04251b4e-360b-4df6-ab9c-ef7a1f883179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:51.165Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=415ad29a-e57c-4bf0-9b91-fc58be926dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:01:51.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:01.171Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f00cafd8-e7c8-4de3-ad58-3d0eec852f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:01.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:11.177Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=487795db-2f70-461f-af52-627bb86804a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:11.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:21.184Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7da24eff-6f38-4116-b5f7-b26f660a7c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:31.191Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8bf21063-3377-4335-915f-7d49d574a364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:41.198Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d8625e1d-03fe-4153-8901-26d2e1185e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:51.205Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b4bd6d31-91d2-4aa2-a2eb-b0db5683b8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:02:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:03:00.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:03:00.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:03:00.920Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:03:00.921Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:03:01.003Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:03:01.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:03:01.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:01.212Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8606585c-1f2e-468e-86ea-e294bf7d5c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:11.218Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c7c7ebf0-228e-4004-aa03-9af1660d09c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:21.224Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=40b449f9-3bb0-494b-8b23-a0b3278d8e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:31.230Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=09ff2330-d9c3-45b4-a61b-dd3bf60e4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:41.238Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2d3b6be5-8045-4b05-907d-d721a1185f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:51.244Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d58f3bed-c8c6-46b4-96de-c72bd41aa365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:03:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:01.250Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=28183405-a30c-4bc9-a723-37e693cfece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:11.256Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9477f5df-3e9a-4b7a-b43a-a891e333dc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:21.264Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=182a61e9-61d7-4615-99a7-2b54acec8b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:21.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:31.269Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2b527301-dcee-4fce-b90d-61e47d2318d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:41.275Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c546bf0b-e9b7-4899-a2a5-33fb00ac60fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:51.283Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=387b1c0a-6f10-4477-846e-10b384f20585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:04:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:01.290Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b075ded7-2cc8-46fc-b0fc-f94432f2e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:01.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:11.296Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7d60bde4-adb8-4031-90ed-11cb31a35f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:21.303Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=59ac2f5e-0ad7-4190-880d-1086d458992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:31.309Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fdf44f3c-de4b-4223-9b7a-db652acd774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:41.317Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=32bce56d-108f-44af-b83d-3af28ddf76ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:41.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:51.323Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c10ce69c-3018-43dd-9572-ea32f539a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:05:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:01.330Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=79ce8969-5c82-4cb3-af93-69ec0e11a94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:11.337Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=69d641f9-1363-493a-b9bd-157408570406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:21.344Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=331decbc-06b9-4fe5-aa1e-9060b801d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:31.350Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=076f74f4-2570-4198-96bc-86aea7b4349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:41.356Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=75136a3e-da68-4e41-bc54-a1eabcda4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:51.363Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e808d51d-12d1-479f-bd0d-e8b3694ca2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:06:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:01.370Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5937a8dc-1e89-40e4-a12b-3718c3cf5a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:11.376Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6829f905-6b48-44a0-b09d-50b6cf9da043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:21.382Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=696c45d2-1a92-40fc-bf23-b05c1e35ef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:31.388Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f194972b-f126-4722-b9a4-625b55710632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:41.394Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2f2d6612-a17b-429e-8158-a683adb6ceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:51.400Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=20d26c85-07a4-40c4-87e4-a5c61578fd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:07:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:08:00.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:08:00.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:08:00.911Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:08:00.912Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:08:00.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:08:00.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:08:00.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:01.406Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=abd43876-d26d-4e22-93f7-80a469b57f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:11.414Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fe32e57b-68ee-4309-9923-dc3f61e9347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:21.419Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=64b7ad16-0457-438f-a865-0c0e1178341a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:31.425Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=17b0b6d0-984f-4ca5-b2b0-c5b1472e0ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:41.432Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=11ca2e3f-c4a4-4ef2-8029-4612694f9ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:41.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:51.439Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=841769ed-8cca-4ff3-b658-18ec943302ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:08:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:01.450Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1c346a3d-d688-49a1-98cb-08ee8eb6eba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:11.456Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=eeabe80b-50a4-489a-949e-02d7dc3a044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:21.462Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=53860590-b2bc-4f8e-a851-4fe4188238e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:21.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:31.469Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6e845d19-6742-4dad-a981-4ef3c312e68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:41.475Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4890daaa-2209-44c4-934b-2eab4d61d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:51.481Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9136f74f-3a4d-45ae-b2a8-ac9474695059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:09:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:01.487Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d944da9b-7c2c-428d-bf6a-8d0915ebbaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:11.493Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d8e95095-58a8-4875-b1f2-909029587acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:21.499Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e120bd80-f509-42ac-a668-910b0a04c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:31.505Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f1dabf5-05d0-4fd8-b8bc-e0b7f1fcdd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:41.512Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2b80e165-343c-4542-8f0d-ef6a18c0f19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:51.517Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=181c2d95-ea25-4ef6-ada5-be3a2932d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:10:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:01.523Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8e2f4a0d-c432-41e8-a843-73cdbd21bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:11.529Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aca6ea88-6ee4-488f-b140-ad05cc201502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:21.535Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a63c8734-7731-4ed6-bfa6-50afaab9c679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:31.540Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4fa0ae03-2753-456b-9200-e8c74dff33f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:41.547Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cba16a22-d60a-44fa-91df-5b262b7a74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:51.552Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b1f75ec1-fff9-411e-a1a0-3b0637282325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:11:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:01.559Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1a79d3e9-c678-4425-a299-15f63c919c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:11.565Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=62e7f07e-11b2-4a87-b426-39501f2b5141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:21.572Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9dd47adf-ac1b-4bbe-ba64-0972d36f01d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:21.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:31.579Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4db163d1-eb60-4a7e-a3f4-8dfc54a7f7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:41.586Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c8e84afe-eca0-4e07-b3ea-7385090460c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:51.592Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=df5dd4f9-c501-4090-b96d-d0282488ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:12:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:13:00.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:13:00.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:13:00.918Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:13:00.920Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:13:00.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:13:00.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:13:00.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:01.605Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=56196951-1bf0-4e1d-8b84-328e26894d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:01.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:11.610Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f3c62ddf-084f-431f-bbf1-258e0b0c8f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:21.616Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5ae0d033-7f5f-4c5c-857b-a005a336afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:31.622Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=79a0c9cd-f6e7-472b-ab2b-3344f002ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:41.628Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a61c5407-81ea-40f3-b43a-c1df74da94ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:51.634Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=62e73e87-9d04-446a-adda-cd954834e21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:13:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:01.641Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=731bba74-4a36-4044-a6e3-94f60c80ac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:11.647Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0682580f-75b9-4142-a2d0-33421537e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:11.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:21.653Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=57a75c33-86bb-48a1-8105-09420a61433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:31.659Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=80aae685-75b3-4b91-8a11-a3ffd8418015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:41.665Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=60d2d9f8-3ea8-422a-b372-52fb8b96483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:51.671Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=361659e6-9905-4ab3-b869-bbb0242d10a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:14:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:01.678Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=393f5fe6-b1b1-4961-9a5a-125410514b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:01.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:11.684Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=04320943-a382-4b0a-a78a-6119178f088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:21.691Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=027bacf9-890c-4ba1-b10b-2250b3a12583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:31.698Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=39f73ff8-1860-4321-8f8a-0022b49904e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:41.703Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=751d030f-8eff-4d2a-9281-723785a8e364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:51.709Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fae74dcd-7ac7-42cb-ab1f-c244391d6c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:15:51.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:01.716Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=185bf4c4-e267-40c6-a89a-55ec8eb64bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:11.722Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a71ee089-2537-4bb0-895c-a1b714fbaa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:21.729Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fd9ed830-bc50-4483-80b3-5940e99e4ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:31.736Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8db19104-c837-456a-9ef7-4e94a501f533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:31.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:41.742Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4eae01e2-fb5b-4c6f-b54c-dc01371e34ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:51.749Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f55c2e0d-89d2-40f0-b309-978195cb8185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:16:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:01.755Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aba3e16c-1468-4a5a-ac8e-c465bd712132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:11.762Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0f874b1b-cdd0-42f4-ba1d-75a86e7fe6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:21.769Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=97e411ff-82e8-4526-b1fe-ab6005445a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:31.774Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0b5ecfd4-7456-4c52-bd3c-6a16f7670bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:31.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:41.781Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1d3a94c9-b4b8-4894-abf3-cc39c17a5304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:41.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:51.787Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=876c49df-6ac4-4aca-99e1-adc1e5703d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:17:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:18:00.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:18:00.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:18:00.908Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:18:00.910Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:18:00.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:18:00.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:18:00.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:01.794Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=629dba1b-75b0-487f-8da4-75ee45d7b2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:11.800Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fd475f77-11f3-44a4-9881-0201bb77cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:21.808Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b3c5c634-ab2e-47ee-b0ea-095742a3890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:31.814Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1fe84cf1-2c7d-4378-b2f8-08c5bc115e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:41.821Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=76e2dcc0-e15d-46c6-a28b-101390d1d364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:51.827Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=945508bd-7b36-4421-9324-acfc69852b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:18:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:01.833Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a86a1904-0508-40ef-993e-f520dc11b53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:11.838Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ba3f93e7-0114-41b9-aec0-43a12ac67ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:21.845Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2bc4a305-763a-498d-9d76-8ccffb85ac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:31.852Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1ce2f75e-2002-47bd-975d-23d312a21b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:41.858Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c5a3de5f-7598-414b-a9f7-6b6ef4be894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:51.864Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=72f2869b-7c23-4682-8699-175ceb8864c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:19:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:01.871Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=17b8f382-6bf2-4c8f-b879-8e6b0d2c9d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:11.877Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2e3e5e54-e12c-460a-ab63-0ab260357bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:21.884Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a7d7e6d9-2abf-43a2-a088-d37d0b238466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:21.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:31.889Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=280b65b7-2966-40d7-b643-d07dcab854ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:41.896Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6b73fc9d-82b0-4537-9e98-2f20ebacd994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:51.901Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=668483e0-c62b-4605-8fd2-50483e684ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:20:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:01.907Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a8caa5c9-26e2-48e7-a219-34e254b12642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:11.913Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b72269d3-cf81-4976-9171-3b242536258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:21.919Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0b3c9955-91c3-42db-bc80-b9dbd13a34fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:31.925Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c6fdd86f-27ab-43b2-9a73-cac70b14cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:41.930Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fbd950b2-6b52-47fc-b310-9a7e3e887247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:51.937Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b1961a4a-988b-490a-85c9-b177f50149df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:21:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:01.944Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6adaf672-11b6-4fa6-94f8-e22278ef60d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:11.950Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d90682f7-1b7c-46bb-88ea-7d625e17498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:21.955Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=981bcbaa-78ed-4cff-b3ed-c15728fb9bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:31.961Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b9aa8405-a8ad-4f6a-b52f-5569ecd9f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:41.967Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0450ee0a-0e39-4b8f-856d-415f835ccec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:51.973Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=18303937-5188-4e3d-82c9-5de49884c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:22:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:23:00.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:23:00.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:23:00.929Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:23:00.931Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:23:00.999Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:23:00.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:23:01.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:01.979Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0a78c8a3-682d-491e-96ae-03887e4a3e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:11.985Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=57c172ee-68c3-400a-a538-2a57ef0f770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:21.991Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3c1825f6-fe09-4a1b-8eaf-433aff2c4d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:31.997Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=009608f6-e138-46aa-b783-e91b72c68df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:42.003Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f3159bd3-75e6-42d9-8010-5b17862384bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:52.008Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ce1a22a9-7ce6-4bcc-aefb-f5acd32a671e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:23:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:02.014Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e91d193d-c0d6-496d-9a0e-1e7d2aa1c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:12.021Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2c196edc-3020-410b-9c1a-32ea43b19ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:22.027Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ab383327-14fa-4902-9a7a-093fbb2eee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:32.032Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d887b7b2-a8a2-4f27-805f-c8de2027ba7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:42.038Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1fea4d6b-0b4d-4980-a8ff-d9c3b2661cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:52.044Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=be0dd70c-86c2-4efa-94e5-e660b52cc6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:24:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:02.050Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d278f8cb-fcf9-4ea5-a7c4-6c9111dcc051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:12.056Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ba74d686-2d8d-4f7e-9349-c9164ac7f490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:12.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:22.063Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8b29473e-d9d5-40dc-bc33-c03bcbf65940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:32.069Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=24de2967-7293-496b-9161-4403685aade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:42.075Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8ddb6472-df64-4c6d-9b37-1ea174a632ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:52.080Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0938f6ae-66a8-45f2-9bf8-9ed0f1ef968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:25:52.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:02.087Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5123b8ad-1628-4560-9cd6-38cb9f4ef076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:12.093Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c7a9ab01-3ef4-4e7a-918b-d193ddf4080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:12.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:22.099Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fe764d4d-4342-4335-b83c-c8a7f70b2ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:32.105Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9dca07d1-9629-4422-ae49-a9fe52333453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:42.111Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=02ffb97a-95e0-4031-a4ed-d92ca628e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:52.117Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=116460fb-a19d-47e6-ba91-5fdfd705413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:26:52.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:02.123Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=32fa5d85-c58a-450c-a01d-52837e8982a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:12.130Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8e303d2e-4560-404d-852a-4aa781f12211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:22.137Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=22b7683c-8de3-49be-bc2d-fd83c84d138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:32.143Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f595df06-dd53-4088-97c1-b445fd3c964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:32.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:42.150Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3acce059-7302-4e09-9a4f-f869daf0f97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:52.156Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=082a5416-744f-4067-8ef1-50d7dee6c0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:27:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:28:00.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:28:00.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:28:00.907Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:28:00.908Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:28:00.970Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:28:00.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:28:00.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:02.162Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0164e149-6261-4a71-9932-7731e5884456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:12.168Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8e308936-40b0-406e-bd26-6227f869ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:22.174Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=92a2d6c1-24e5-464f-8ab6-fe77c445b142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:32.181Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ce07394e-d2a5-4bfa-91d0-80081728c77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:42.187Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8f1844df-48e5-444c-979c-1414a7b64ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:52.194Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=206e020c-a22b-4094-9c2f-badeb0643cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:28:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:02.200Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b3715ea2-814e-40ed-911b-e7ba941ed035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:12.206Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=481421cd-d745-4862-aa11-325e164ce84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:22.211Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=acff03cd-44f7-4608-99ce-f1c062117baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:32.217Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e7d8b8c8-d153-4a7f-872c-d9ddb96f634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:42.223Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9185458e-1a0f-4f07-8a3b-e9946b84ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:52.228Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=865fcac3-92d1-4ec4-b804-dd27b7e876a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:29:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:02.234Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8991fb9b-7e74-4905-bbe4-b919b4864fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:12.240Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c3b39873-7010-47ee-aa6d-f1f9d3f23017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:22.247Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4e848901-8464-479f-93ef-cdc9df7d7e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:32.253Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f1a6ed3a-f19d-4ba2-94c6-49310da15956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:42.259Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=659fc736-a83d-4cfd-8e54-6c852f54fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:52.266Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e952c01d-b35b-4bc0-8857-29d61c23b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:30:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:02.272Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dd167e4a-5179-49f4-ac48-1dda102781db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:12.278Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=28293b94-fb9f-4bd8-85c7-4416b083ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:22.284Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c39f3500-ae71-4122-822e-4213426bb8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:32.290Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=614cf615-9380-49f0-bc0d-c95a093e682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:42.296Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5128e3af-2280-4c0d-aec8-b484349d429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:52.303Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=86502e07-3646-464b-b13c-3ffbd9b48d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:31:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:02.309Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7c025eed-f723-465d-89c3-4f2ac2ebaa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:12.315Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7cc815c0-786f-44ef-b9f3-31c16535e604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:22.320Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=93574594-06d6-475b-8205-2c24ecb8307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:22.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:32.326Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1d51012e-4cc0-44df-acc6-58d345d1b4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:42.332Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bd10e329-32a4-4c0d-97c0-feb3268f5182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:52.337Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=236b2cdf-1830-4446-a639-ca8d48e3e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:32:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:33:00.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:33:00.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:33:00.938Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:33:00.939Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:33:01.002Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:33:01.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:33:01.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:02.342Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=01848de4-8391-40e0-983a-44c536f82057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:02.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:12.347Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0450aa57-6e42-4512-a67b-5bd2451727c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:22.353Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4e770e7f-e1f2-45de-a5eb-f54a19ce3434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:32.359Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a506e463-68e8-4987-a101-49b876d108fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:42.366Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=59243990-a732-4331-8aec-eec6c2898ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:52.372Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d8dca250-3f81-4d89-8b2a-88d1182de526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:33:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:02.378Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8fcef17d-86c0-44e4-b0c1-b7d000a02423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:12.384Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=93ef0087-aae7-4089-b1a6-7d711fead085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:22.390Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9b0dc268-3817-43c1-a07b-2c1a4c100e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:32.401Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=46c443bb-4ce3-4f6e-80b1-b6f989772d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:42.407Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6f032816-11ef-42d8-9836-8b6effd376c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:52.415Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=268ebe3d-a7ba-47e7-a76b-e94cb2890f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:34:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:02.421Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=701734d1-0f64-4bc6-882a-6dd293bfd5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:12.428Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5c942539-ffc2-4294-b0e9-e14c4d3fcbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:12.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:22.434Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=77e49701-dc02-4254-a73b-f0fec5336daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:32.440Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=46123906-5659-4e88-ad09-27b2f9fce752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:42.446Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7d7bbd22-5da2-421a-9b53-245d578fbbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:52.452Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=81cfa869-b61b-47db-8f67-459b5f46468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:35:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:02.459Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d25c0a10-6cf7-47ed-963f-b8aa6d286118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:12.465Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=88e652e4-6083-4ad5-a5e7-588131923288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:22.471Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=643cf0a2-2bde-4a0c-b90a-7cd5411d3161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:32.477Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1e83c577-41e3-4250-af0b-9e8313c145ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:42.484Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1644300e-2dd4-4419-ad2e-02331e493e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:52.490Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cbbdcdc0-caa0-4ab5-bd40-3b35e471f8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:36:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:02.497Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fc030b53-e6ee-4a9f-9dc4-c59fb58296b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:12.504Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=698df9e8-8fe9-4a61-8d5b-fdcd136b332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:12.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:22.510Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=eb73e617-5fde-44ed-9548-57888fa9d590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:32.516Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d1426f3d-d6a8-4686-a22e-367560ada160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:32.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:42.523Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7b27b080-e654-45e7-ab89-f27057b68896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:42.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:52.529Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1e263d68-03ae-49d3-8e70-6e8e265f6a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:37:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:38:00.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:38:00.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:38:00.940Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:38:00.941Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:38:01.007Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:38:01.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:38:01.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:02.535Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dae5fff9-a606-4c02-93fa-edc0e76039b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:12.542Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c5ff1b3e-4f0c-4748-b879-ee8dd500c213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:22.548Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=679069a7-3cbb-4a30-a04b-c91d9603d547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:32.554Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ecf7c5b0-cb7e-45f8-b352-36a50e493790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:42.561Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3fab0cd0-287a-4c1b-b943-7d582aac5633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:52.567Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d970baba-ae3c-4a12-b4ee-9eb29f828280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:38:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:02.573Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fa93c1ae-71fe-455c-ae2d-921023bc9dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:12.581Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a557b4d1-1517-4acf-9b5e-c4fba7dd87c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:22.588Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=84e213f5-c3bc-433e-ab1c-19974390fc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:32.594Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f529afa8-b0fe-4297-acb5-9a4bfe203ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:42.600Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2c0b8732-0f13-4f59-ab21-6ddd28c49121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:52.606Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e1c87e1b-b097-482b-a357-72b5b91ec21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:39:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:02.612Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=dea80562-d11e-4e91-96d0-c84b0a02e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:12.617Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=503125ba-7f97-4ac5-b07a-5c4b20aa4d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:22.623Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1b56d6d5-d52b-4a1e-a391-9c4c7a939a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:32.629Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ae4aef7f-b4dc-4564-8b69-332eda9fdf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:42.635Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cdeb170d-145b-4513-b54c-558525e7cfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:52.640Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b712222f-4f4b-424a-8f78-c2fe4351d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:40:52.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:02.646Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1b56bfa2-27fa-4c9d-8d97-e1bafbd48d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:02.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:12.653Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9aa50120-27e9-4475-a15b-cc94226e5f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:22.659Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f8b70938-adaf-4685-88ad-ab52a013b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:32.664Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=40817016-c2c1-4ebf-8e40-b94954f540f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:42.670Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9c81d08d-4b92-4a40-8b03-44e2758ae952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:52.677Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=419190f8-d3c3-42be-b90a-dc0114e71e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:41:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:02.682Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ffcfce7d-5c35-4991-9233-10c9af8630f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:12.689Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a53c0131-f7fb-4425-863a-9679f708e0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:22.695Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7dd4a014-998f-44b7-a861-fcf597e447b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:32.701Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5d08fcb6-9cba-4ac3-8b0f-264233653afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:42.707Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1f2cdc78-4008-4570-88a5-2406eb46c0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:52.713Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a94c8de5-a7b8-4e10-b9ef-29220c317dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:42:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:43:00.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:43:00.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:43:00.904Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:43:00.906Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:43:00.970Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:43:00.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:43:00.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:02.719Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9ca9fca0-7ca3-464a-b356-431314989342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:12.725Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6012a49e-cff2-4c45-8083-21cd80a00110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:22.731Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e1ec1f43-828b-46a6-8059-502bc7e7e5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:32.737Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c9050cf4-8168-47c6-9ac8-89bf981ebe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:42.743Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=108481ac-7c04-4015-a16d-e9ceb7a33f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:52.749Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=037ade08-f31c-45d2-b86f-8bdd6128655d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:43:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:02.756Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a3a3486b-53b7-468b-b3ba-69fc459511b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:12.762Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a841e529-561e-405b-b8b5-d47f6054daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:12.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:22.769Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9d4fc8de-51f0-493c-86a5-ab60c474d85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:32.776Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b476ee0c-8bec-48b3-b04e-2ae19425876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:42.781Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6ba2307c-c9e4-4ca1-853c-ec4afe101bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:52.788Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5ff188f1-bd88-41b0-b4f6-af800f1d1bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:44:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:02.796Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fe7ff1ee-7953-47fc-ae27-29c4bff5a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:12.802Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=83e077ff-0e49-4c90-bb58-57cfe02937ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:22.808Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9f4cd225-b4eb-4f41-93db-ba1265f8b083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:32.814Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0d006faf-cab0-4f7a-b6b0-3c0f22537a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:42.820Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=25274dbc-2e6c-405c-a052-3fb1722eced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:52.826Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7e877bdd-ebbe-4f13-a584-5341901666ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:45:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:02.832Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9ebf982d-47bf-4f1a-bdf0-045f414e35e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:12.838Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9959e1f4-4c16-4c25-94e4-bb1343713a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:22.845Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b47c49b4-fe9f-4ffa-a47e-b236a1868650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:32.850Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1994fa94-01ed-4257-807e-eccbc7453029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:42.856Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=31603c6a-4e99-4f9e-853b-4f1ce7895a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:52.861Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9490690c-be80-4192-b6ad-40bdfe4b2661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:46:52.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:02.867Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ff6b82cc-c2e7-4d43-a3c0-8cfe37ad7d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:12.872Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0834cada-9237-425b-8006-b48827995920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:22.878Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cd53245a-3a57-438e-b40c-0c432eff9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:32.884Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1e37413c-af26-427d-945d-83f607381ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:42.891Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bf876fbe-1e78-4417-a2c9-4ad230e9f953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:52.897Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d38c5e20-4157-4a2b-b9b8-3e613b7473f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:47:52.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:48:00.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:48:00.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:48:00.902Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:48:00.903Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:48:00.967Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:48:00.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:48:00.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:02.903Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=31d87542-5049-44d2-bec1-5f104cf63ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:12.910Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=36d09279-9126-49b8-958b-3f8b485b1a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:22.915Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d9756295-7e53-47bc-90ce-002fb39de7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:22.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:32.921Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a724ba60-a1c6-460a-a445-4b81f8a1c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:42.926Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=28fd7a70-0503-44ff-ac5a-2cb6b8fcb554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:52.932Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=83cd749c-86ce-4f40-b7bb-524c28827ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:48:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:02.939Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=01d4565c-5a64-4b85-9eed-63eb287e675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:12.946Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=df4a4be2-714d-4e50-872e-ce8b5b493bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:22.952Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f2255081-c184-42c9-8ec8-d8eeffb26937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:32.957Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6b7a9ed9-06ac-4cc3-8a27-23559b8c99de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:42.963Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=51e65985-6295-4199-8a9d-3c96689ed252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:52.968Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f7fc19e6-52d0-4175-986b-c0863b768b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:49:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:02.974Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=21854d20-26bc-4d50-9b32-87bcd9bb02cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:12.979Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9d1d8958-30b1-4f85-84cf-e2dbed1f341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:22.985Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=89c06d11-a26e-41fe-a5a2-bf8c06951780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:32.990Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5687f861-ff31-496e-97e9-67d72e5c9918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:42.996Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=830bd6b7-e711-48e0-ae55-40bb153f1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:53.001Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2711f89e-0365-45c9-9c75-9442d119396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:50:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:03.008Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8aac8d1f-0da5-479b-ba94-22097c8b4f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:13.014Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7f4963f4-c230-43b3-b508-02003538aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:23.020Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5fddd109-b1c1-4a4d-89a4-98cf4363763e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:33.026Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4d82a9bb-7300-4832-a8f1-67ada9e6828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:43.033Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c84c6340-9c89-42ae-b372-dba84463ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:53.039Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=00ae16d5-8533-4b1c-8b34-5b6fbadadf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:51:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:03.044Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d0b4853e-b963-468a-b0f8-0287ce4e3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:13.050Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=44f96941-4cd0-4266-99f3-2fdccf400b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:23.057Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ced702b0-6300-4017-9d33-8feb92163f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:33.064Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=67b6c1a9-0b8e-4df7-99fc-b4506285f2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:43.069Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b1adc321-2aff-493f-98cc-d7472906b3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:53.075Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=642946d2-137c-4d02-babb-81e860785b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:52:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:53:00.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:53:00.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:53:00.897Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:53:00.898Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:53:00.958Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:53:00.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:53:00.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:03.081Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=18305a7f-5491-4a2c-a3c2-e65dc5eb1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:13.086Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=568679a5-4a47-4add-994e-c1e38772fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:23.092Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9f688ab8-8e1e-4c3e-b76a-590109e39f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:23.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:33.097Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ea1e4911-6fcc-4e31-91a7-c4fcb6435abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:43.103Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d8c73423-2900-4d11-87cb-e4c9626263bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:53.108Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ffe04a8b-3a7e-4b31-b468-599ef7be0e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:53:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:03.114Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f0b7c0e3-6374-42d0-955f-d6010361cda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:13.118Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=de1e258a-bd1b-41be-a7d4-e11e17f49dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:23.124Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ce5e29dc-d0c0-4c50-b36b-255b4940ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:33.129Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b0807d3e-324c-4832-ab67-6a03822222a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:43.135Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8c7e98dd-0fbb-42cd-af3a-5ff976ac633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:53.141Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=91fbcebc-5fa8-4477-a8fa-1d4257ae5fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:54:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:03.146Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5b110ecc-f375-4baa-94fe-68e2eb91b06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:13.152Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4b279a39-7ef3-4cc5-bd08-0629e9e881b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:23.158Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=015df31a-c635-4731-a8e0-56a8a35f4f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:33.163Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1b95d114-a2b2-4f79-9ca4-36c59d12e215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:43.169Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6945c6e3-b9a4-46f3-9499-47c6170c65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:53.175Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f637b57a-972e-408d-9a03-4806e591d0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:55:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:03.181Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b17f98d5-f5f6-4ded-a9b0-595a183ccc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:03.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:13.187Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=9b651c63-8e47-4854-8c76-327b863ecc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:23.192Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8fc3d992-1172-4f00-9f10-2af054528072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:33.198Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e2d05491-f50c-497c-8ce8-538761c8173a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:43.203Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7ef5b75a-d783-47bd-83fc-a4086a240c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:53.209Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=0b0c7286-51d9-46fb-a7b2-437d1ca45353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:56:53.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:03.216Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ddfda13b-54ee-4d10-9dc3-2561e7d514c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:13.221Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a66a1518-4c47-4bdf-8ab9-8c6909125971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:23.226Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1f029783-7144-4dcf-9f2d-1afbf5c77dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:33.232Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8dc0ebc1-8a3f-417d-9894-290d01d32941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:43.238Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3c1e6ff7-81d6-489d-938c-37b7cd8d97c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:53.244Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=acec4adc-a696-47ba-9b2e-1374d717316e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:57:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:58:00.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T03:58:00.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T03:58:00.902Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T03:58:00.903Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T03:58:00.966Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T03:58:00.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T03:58:00.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:03.250Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3bcbdb91-abc4-4ed8-a7e0-a538c1ef35b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:13.257Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=58ee38d4-b09d-46ed-9a65-4f4f649faddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:23.262Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=044b29ad-df11-4c38-8c83-efdfb19f6bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:23.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:33.269Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a033fa53-7d03-465e-a245-18cb43fc608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:43.275Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4db753b2-2711-4a79-8a1e-a995144d2dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:53.281Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fb835d26-d925-400b-a5e8-82f237a0e5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:58:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:03.287Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=89402998-e3d8-4295-9918-0e17583ef86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:13.293Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d5dc1d5a-534c-477e-a415-5d36574550d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:23.300Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f21338f1-9963-40b7-b7a6-db761bd095a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:33.307Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=49e18310-b50d-4371-9e50-2159004cc31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:43.315Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f1b3bfdb-47e8-4562-83df-8b779b8376eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:53.321Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=76b7172f-6e89-44dd-a3e2-a5ca874eb966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T03:59:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:03.327Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4cd94d77-21b0-4e43-b08d-f41f01c61e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:13.333Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e5404379-0160-47d9-bedf-ee1711bba1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:23.339Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c199c358-99da-4e03-b34c-5dcc02585214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:33.345Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a355621b-ac3d-4557-b22a-6cb1ed07086a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:43.352Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7913c855-3a2c-48cf-a1d0-dd7cb3c64f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:53.358Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=865fe2ba-a1e1-4f72-a61f-853fe7a531d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:00:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:03.365Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ed8d0d91-452d-488a-a3e1-7887ff7e69fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:13.371Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bebf84a2-5c11-4b14-b036-c330f6cbcf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:23.377Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=25d9254d-d341-405c-8be3-6130a45402e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:33.383Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ef2c02f3-0902-4934-80e2-36a1260a7483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:43.389Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5aaa966f-6be4-4b75-870c-b220faa9d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:53.395Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b33c1427-f7a1-47e9-9943-ab8343f37371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:01:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:03.401Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fc339a0e-98b4-4df7-857b-46c9171e63c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:13.407Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=06f345b1-f7da-4b0e-9c3d-621154dcec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:23.413Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2691b255-886b-4ff3-944e-c514b8137a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:33.419Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5706cd3e-848f-4603-81e3-22df874374c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:43.425Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=58f86673-3184-465b-bf12-f45b9851cd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:53.431Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b9b467cc-603c-4ca3-b9a6-fb5e93f96d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:02:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T04:03:00.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T04:03:00.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T04:03:00.889Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T04:03:00.890Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T04:03:00.950Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T04:03:00.950Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T04:03:00.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:03.437Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c5d24ea2-f82f-4fb4-827c-026c1f671e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:13.442Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cae8f087-61a0-4f61-80e5-665f42213d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:23.448Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=708ad6bb-ca42-44aa-bcad-af3dfba35d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:33.455Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f1f9c1c1-1158-4a19-b8aa-7b52e18705cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:43.460Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=494c0575-546d-423c-bfc1-61056ca408ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:53.466Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7ab2b9d7-2366-4cd5-983f-e3a8dee3ebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:03:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:03.473Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=68ecaf1e-759b-4b0f-8623-826b9db3cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:13.478Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=01043f93-5857-4029-9438-953fa4b95373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:23.484Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=916b3ba9-09f5-47c3-a226-330cab7093c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:33.489Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3a4fd3ef-7b7e-4ff9-8b3b-c3eff9b3e7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:43.495Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aa520332-d2c4-4d71-b8df-5e6e89e3f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:53.501Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c4ba1e1e-bb83-462e-ab42-c68c23307491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:04:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:03.506Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d2b5a2de-53d1-4488-afc9-492a68eb057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:13.512Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ae94699c-4e3b-4b3d-87d2-a4a455cee10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:23.518Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b339859a-95d0-4a7a-9d5c-0e1b877528c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:33.523Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f6511878-23c7-4bf1-b2b6-bc661d53f003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:43.529Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6f0d39b7-8e4c-43d3-8e4b-3ed404747499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:53.538Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a99764f3-ae61-45c9-ae20-f364a2497430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:05:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:03.544Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e20954ca-30b4-4088-ae44-24ec66fb0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:13.550Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6b98975b-2f10-435b-9375-cca04d4e3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:23.556Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2f690add-075d-4cbf-b7f4-01b5a9d79b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:33.562Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7b339812-0340-4a5a-8abb-e531881a3614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:43.569Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a7aa8093-430f-4c0c-8254-cb300d7c6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:53.575Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=40003d88-ea7a-4135-afc8-a978840a463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:06:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:03.581Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1f89d964-c8bd-486a-9dc5-acc6bf256fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:13.587Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8ab38a3b-33e1-4aa6-90a5-45baa1097516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:23.593Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b2c8a20d-cd6b-4f7e-a3c7-bbf0c3067b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:33.599Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=abb6b704-094a-4b03-982b-52a8fad5c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:43.605Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=1f78803e-2977-4041-987f-f1e3cc1d135c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:53.611Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fa914718-a8e4-4f44-b69f-14b2a5cc9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:07:53.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T04:08:00.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T04:08:00.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T04:08:00.893Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T04:08:00.894Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T04:08:00.958Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T04:08:00.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T04:08:00.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:03.617Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d6208a39-3744-4854-97f8-c2a0b802cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:13.623Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a7e85a5c-938c-4635-aa84-42cc52eee3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:23.630Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=c261722a-dce5-43d8-ba9a-6c0933189130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:33.635Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5b992ccb-1d3b-4817-a6e3-6f2718a5c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:43.642Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=e367cffb-636d-46fd-a9f0-2a8aa9cf1d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:53.647Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=43a9d505-2b16-4fa5-ba1e-24170331a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:08:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:03.653Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=75125bab-caf9-42c3-8914-8d46cf2c897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:13.660Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bf03d0a8-ac49-4fd4-93a0-2162eb160fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:23.666Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cbcf17c0-debe-4a45-8600-ddb2418d2d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:33.674Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=632aa818-4bc9-4a7b-b167-06a3a5c550ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:43.681Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=007c1ebe-a3d3-4228-84bb-98c54d95e53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:53.687Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=39a33252-af8d-4145-9311-d15e3bc2300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:09:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:03.693Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=aecf4e72-227e-411d-b49b-a6740dd13c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:13.698Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=6c2eea49-de6e-4d6b-aa42-07866513e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:23.704Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5bae9d27-b81f-4bb6-9bfa-42b379e5126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:33.710Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=d94fd5ce-4a03-496b-8665-db19ab141995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:43.715Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f045968a-5472-42e3-a69b-8a457466834d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:53.721Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bf8cdc34-cbab-4e68-938d-6ae192993724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:10:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:03.727Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=55ee80e1-986f-4a23-93f3-6c4c878919f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:13.733Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=fe0c6374-cee1-48c6-96d9-c2b82f5d4fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:23.739Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=4182ba07-4b7e-4473-8d95-7fc8df1be244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:33.745Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=267e5724-d0c5-421c-8aa7-7f0c7a957dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:43.751Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=7b068b00-e5e3-4438-ad1e-359a0bcd9f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:53.756Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=26f49d7f-41ec-4b1b-96a8-b2afd333e440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:11:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:03.763Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=ae7f7a12-f229-4fd8-a5eb-934bee7effb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:13.767Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f3b3f17d-197b-4004-a175-ea771d04330a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:23.773Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cd6f4c19-5b2f-4a06-8317-9ad28ceee3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:23.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:33.779Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=b1dd2622-e5f4-4610-8117-a040a8b35c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:43.785Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=179db6e2-29c6-42dc-9a40-8983dec1fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:43.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:53.791Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=db27fd48-bef5-4083-a880-83402e436708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:12:53.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T04:13:00.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-26T04:13:00.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-26T04:13:00.887Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-26T04:13:00.888Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-26T04:13:00.950Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-26T04:13:00.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-26T04:13:00.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:03.797Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=471df132-d51a-407f-846a-4c94ff523737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:13.803Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3875a272-2ee6-4547-85d3-7cd32d4aaf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:23.809Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=8ae56bb5-d1db-4a9e-9ef2-5615a73c8a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:33.815Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=2a7859e2-6344-4f0c-b96e-c05554cb72ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:43.821Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=25634468-b70f-4a82-9452-132df061963c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:53.827Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=997713bd-ad6f-4c86-b9bd-92021f03e0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:13:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:03.834Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=bd46a40b-ce63-4f4e-9ec9-160c7843b5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:13.839Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a278ee33-f6cd-4c5f-a25b-004b15f47206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:23.846Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=a2743085-258d-40b5-865f-2fab528f59c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:33.852Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=f0adc878-3695-4523-b06a-2d3a0195819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:43.857Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=5c44cc43-89f1-48f9-87dd-3ce41d082fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:53.864Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=77d29e1b-2f26-45ae-ac67-eaa62c903ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:14:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:15:03.870Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=cc6bb71d-8fd3-4b99-8bfd-1bfe76facde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:15:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:15:13.877Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=eb34c171-51e1-4e65-ae8f-8b47e3968004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:15:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:15:23.883Z |INFO |Init configs |InvocationID=6ab625f1-3744-4b46-8db5-735ecf482d97, InstanceUUID=3ee7545e-d32d-4a0f-89e9-94aff17d3c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-26T04:15:23.891Z |INFO |PRH task