. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:31:13.885Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:31:13.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:31:13.983Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:31:14.593Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:31:15.441Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:31:15.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:31:15.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-21T23:31:15.586Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-21T23:31:15.606Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-21T23:31:17.475Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-21T23:31:17.995Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-21T23:31:18.014Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-21T23:31:18.014Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-21T23:31:18.094Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-21T23:31:18.095Z |INFO |Root WebApplicationContext: initialization completed in 2489 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-21T23:31:18.507Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-21T23:31:19.427Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-21T23:31:21.095Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-21T23:31:21.557Z |INFO |Started MainApp in 10.868 seconds (JVM running for 11.562) |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-21T23:31:21.612Z |INFO |Start scheduling PRH workflow |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:21.644Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e12d6f76-21f8-4f85-86b5-bbc37d55a3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:22.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:32.810Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fb3eb4ce-a482-4684-9246-95e00a01f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:33.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:43.869Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1ea5877e-bc30-4a5c-8c27-6d2597f45e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:44.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:54.910Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=be1bae4b-540f-4ae1-8d30-3344bd149964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:31:55.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:31:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:05.947Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=833288c1-9698-4f98-855f-5987c012ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:06.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:16.985Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=83ab05f1-b4da-4257-8911-f570e20b3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:18.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:28.029Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=58c74fc0-0fe9-4634-b683-c01b2ffc77e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:29.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-21T23:32:34.848Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-21T23:32:34.849Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-21T23:32:34.852Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:39.100Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a3011367-a0d0-44b9-b420-8fd092be9129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:40.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:50.176Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3fb5c9a2-eada-4078-8968-763e91292d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:32:51.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:32:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:01.244Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fa5e1c2d-2eea-44b7-9922-b57f695c0d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:02.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:12.284Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=50ffa759-378c-403b-98ab-c8e63cf32abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:13.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:23.323Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7fb184b4-d54c-423f-ab0c-437912e20dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:24.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:34.365Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1a6e52c1-28e0-4793-8ad2-7d1768b1cb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:35.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:45.402Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e0e047c1-6ea1-4de2-bbe8-cc01befb4f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:46.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:56.444Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5be47bdc-7df5-497b-9b16-3f3c9a5297a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:33:57.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:33:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:07.518Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3d3f250a-9117-494d-985f-54eb8bbdc750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:08.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:18.557Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d090ba2e-a983-494a-b229-8873cd7c0a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:19.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:29.595Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b3465c2c-10fb-401e-847f-94010c64e883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:30.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:40.635Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4ad2390-c918-4254-9284-99a83981f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:41.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:51.676Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bab547f1-84d9-45b5-b739-555caafb81d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:34:52.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:34:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:02.717Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0a061c76-c992-4909-8a08-026bb50ec08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:03.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:13.760Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ee0269da-c895-43c8-801f-4ea857f9a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:14.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:24.797Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=57907b99-2281-46ec-9af3-11c2943e3fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:25.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:35.837Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e68729c3-e473-4a98-8345-c23069767679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:36.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:46.876Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b4ebb3a3-4837-4952-b9f6-478b13d442ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:47.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:57.951Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fee2402e-8187-4601-a7bf-53ef833f51cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:35:58.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:35:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:08.986Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=549259d5-2dce-4ca8-a239-40f7d8e96934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-21T23:36:10.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:36:19.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:36:19.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:36:19.079Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:36:19.081Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:36:19.204Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:36:19.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:36:19.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:20.028Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=656e2220-8c36-46da-a17b-de688ad79559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:30.080Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f0dbb2a7-fd82-4a64-bb03-f43685ff8dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:40.096Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=75ad022d-0633-4d55-9167-73a5cb9c8e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:50.108Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d3214a52-42f6-4327-a19f-8c6d7641af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:36:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:00.122Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=650685b0-ff7f-4f94-a7e4-8ef5bf48d871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:10.135Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80483a96-66da-4bfe-84f9-6203ff245918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:20.147Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f04d504b-7a09-4b06-9476-1a44246705a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:30.158Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8144e024-bdaa-4b9f-a7a7-3b134a518377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:40.171Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d70da3bb-5fd4-48ba-8977-21a6c8ae5cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:50.184Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7659815f-36c4-462c-aef9-fe525d9f7100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:37:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:00.195Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=982ab9bf-d2f8-4b68-a719-07b20ebc2a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:10.210Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=650915a3-2d7f-47eb-b141-95613467fea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:20.220Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=40b98b3f-cbc5-43ea-bf60-482355d24601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:30.234Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3817073d-7dde-4c63-b7a7-0588bb7c0bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:40.244Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8de844e6-f440-4ac2-b23d-a23c88bc3e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:50.253Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cc44a93b-8196-4906-a2e9-2dc0d4104f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:38:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:00.265Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=88cd8334-0d9b-48df-8a40-26800c100966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:10.275Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c9b33dcd-e3f2-473a-8b9c-f7f1edbffab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:20.285Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0abeec46-20da-4c95-a80b-c516b76f31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:30.294Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b7ea377f-2176-437b-9da9-98b458f8dc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:40.303Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=046734aa-f908-49c1-a3f2-4b70f3f786dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:50.313Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cad9c633-dc3d-4457-8af9-8af89e3c20bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:39:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:00.323Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9250b38a-ba63-48e8-916f-dfcaa218bfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:10.332Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=263ae97e-5051-47ef-ad0d-6c0abe56eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:20.342Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=736bc381-9161-4a7a-9a34-d8634ae8a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:30.351Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c6f3d5f0-eb05-4306-a694-02f709b7bb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:40.360Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=206bbc6f-af8d-460a-a36c-e97b1b12496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:50.368Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=29e7068e-50ac-4266-906d-b4115f234242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:40:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:00.377Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d13803a5-c205-44d6-9932-eed8c6dec84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:10.387Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1254088e-5cab-4260-b269-6a8f45404615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:41:18.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:41:18.989Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:41:18.989Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:41:18.991Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:41:19.092Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:41:19.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:41:19.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:20.395Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=87f607bc-81a3-432c-b2f4-7e40a87c86c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:30.403Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e14e259b-d241-4727-9478-7ae4ab20248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:30.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:40.413Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a4678bfd-8b2f-4f4e-a7cf-5c6f124393e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:50.424Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=992b0e3f-afe1-4e31-a9ea-d638084e8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:41:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:00.432Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=881b5b5f-2804-4175-91d8-382e4256c3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:10.440Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=19ba4d06-fcff-434a-9e4b-89ff61de3ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:20.449Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=508670d4-ae22-40a7-a3ec-306533ab7d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:30.457Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8d1586d3-4249-4f80-b580-530723f5bb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:40.467Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=152ad249-4207-4e8f-ab3d-7e64469f1fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:50.477Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=949a591f-a692-4f35-938f-8c1c72a8b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:42:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:00.484Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=651f7eae-a1e1-458f-b7d3-a6abd917d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:10.494Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9d3437ad-1cb8-4a5c-baf2-5324e937be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:10.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:20.503Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6a30220e-81f1-434f-8ed6-e15bcb5927dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:30.511Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8a20b911-26b4-4e03-b150-589eaf0a6ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:40.520Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=12aee590-7ad9-4554-86a5-24bb53dc3e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:50.530Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=309e7e97-bd3d-4dd5-b475-9f88ce0ecb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:43:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:00.538Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=06ea42a3-f85d-4a87-9e2d-868ecd12d842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:10.547Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6d3e488a-ee3b-4a41-b800-c8dd7a24fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:20.555Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8adc2fe1-fe99-409f-b231-f9878b9f335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:30.565Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=263a5d12-9d0e-416c-ad3d-2896f22b03a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:40.577Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ffa612cb-2aeb-4bf2-b060-41070148c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:50.587Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5c275b84-6802-49eb-8dc9-09a2cb6f20b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:44:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:00.595Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=95817282-6582-484e-8a8c-1ee87bd8636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:10.601Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8add5752-1019-40a0-a502-18940ab4d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:20.609Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ab8b2192-b27c-47b0-b11f-2ab2ee9fc45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:30.619Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1a8dcafe-f3a6-4ed1-b7df-39b461573aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:40.628Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e2749786-fce4-4af1-93d9-f1d4cd102fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:50.637Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e495246e-e5d0-435b-aa84-ff877614167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:45:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:00.644Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cad17bb4-c65d-4053-b4bf-654885d92402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:10.653Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a3950c8d-d011-4b86-8158-147cd9783753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:46:18.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:46:18.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:46:18.793Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:46:18.795Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:46:18.915Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:46:18.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:46:18.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:20.664Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7e962b7-f1b5-4925-a600-de1c475ce932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:30.672Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d253c781-a0b5-4917-adc9-5acc99b65b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:40.681Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a0f81c3-8608-476c-8597-13143defd936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:50.690Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8f8aad75-afa1-4404-9adc-1a6ee3c5a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:46:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:00.698Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ab58c500-98b7-4435-bce8-1091efed147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:10.705Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7da40610-53d8-4b95-9fc1-ea8c0f50de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:20.715Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ce2eefbf-4923-4f81-8d07-db4263adc8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:30.726Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c1229cab-ffca-482a-9e4e-a4e5a9ee4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:40.735Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f2af2ad5-b9b2-4797-b1b6-96b2c8fdbfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:50.742Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0bdef200-2870-4aa3-bbec-d01a4ef173dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:47:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:00.750Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9017e46e-27b4-483b-b6d3-e2daa84f21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:10.758Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ee6326a6-3e42-430e-b683-66fc7b49253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:10.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:20.766Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7dcff530-a25d-4f27-9b7f-6f47ce5dab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:30.773Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=de986e2b-b0ec-4248-80a0-143c5d8c9555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:40.781Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3f96bf4a-3f41-4c6a-a8b2-61c057c59de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:50.788Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ccbf95f-7fb9-41b4-ba47-fa856da7a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:48:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:00.795Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b1521933-f061-4e9c-8858-ab690c6f18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:10.803Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4272c84e-e70c-49e7-b96f-072b275deaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:20.809Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d1466eea-fcc9-4dac-bdcc-99343a48a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:30.816Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=13c3e522-d790-4da9-b695-a2eca02752d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:40.824Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b9998f5a-df26-4c58-91f4-da6732f454e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:50.832Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0e35ea2b-a5be-498f-91f7-a9f99c9de60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:49:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:00.841Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f9a6dbec-be45-4c0f-b7ee-d46fef5f202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:10.848Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6866b7d2-2db2-4e06-9d21-43583a030b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:20.855Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c6ce78a7-3f65-4d36-8a18-7a0581d25219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:30.862Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6af2e059-e836-4260-bd22-9c4363814e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:40.870Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3faf6627-670c-489a-9ec3-ccae611ada73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:50.877Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c11bc904-0124-44f1-a5ec-74990ea83902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:50:50.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:00.883Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dbc61c83-26c6-495d-8382-32484e91ec7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:10.890Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2b385e6d-4b98-4bb0-815a-f5b0b844e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:51:18.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:51:18.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:51:18.801Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:51:18.802Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:51:18.895Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:51:18.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:51:18.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:20.896Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8ed8a0d3-f92e-49ac-aeb0-54ebfbac33c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:30.903Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f15f955b-2524-4382-bad1-d7fc0c251f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:40.910Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0336533b-f6f8-4009-975d-bec81d8cb45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:50.917Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f51ad676-a8ec-4b05-b4b8-9032bd3c274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:51:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:00.928Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6b665e08-4f6f-47db-8c59-e46934149839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:10.936Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e183d7c6-f31b-4ce9-ae66-80a32081d1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:20.944Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8707e14-5705-47d7-a459-7179d789016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:30.952Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ff666756-23a8-4885-ac19-0f34720b5192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:40.959Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cb824fc9-4712-460f-9d9a-4a7a8ee3dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:50.966Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=83b6bee1-5cdd-40ef-b544-b76c6a818b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:52:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:00.976Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c09d30b7-f724-43f3-afca-002a72ec2da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:10.983Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80fec4b2-06b7-492b-9f1e-cb86060c1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:20.990Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=273fbdc4-ac58-4b30-a925-1dab3f219ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:30.997Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dd5ae3ff-e9e8-4d09-82fb-89651d2c7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:41.002Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=92716dbc-ad88-4e67-bd50-8f0099a8f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:51.009Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f727c7e-7cb1-4475-89fa-d0f8384be059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:53:51.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:01.016Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4db4541-b9f2-4004-b2f2-3f6e8dbf78a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:01.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:11.024Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6f101de9-e43e-4c3a-81e5-78859fae5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:21.031Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=83084d77-7c09-4316-808a-e37c6431aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:31.036Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d3127eb8-eba1-4c8d-ae15-db0815e97a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:41.044Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c563af9c-6ad0-4e59-9a39-0ecd06aece2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:51.052Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=52acc0d1-c64c-491e-a8d7-5bb0af7db8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:54:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:01.060Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d56e94f3-d9dd-45b4-b1c1-91a5de9dbfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:01.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:11.096Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8cab5df8-e289-4ed0-a979-b653e47f9b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:11.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:21.102Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8c8a4d4-bfeb-4ce4-a37c-3897e92eddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:31.109Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d579226a-ab9b-466b-9f27-8cbaf2bd1dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:41.117Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3ecb4724-2bd3-4ea3-865b-54cc8bd86cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:51.123Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=35512d84-37e9-4c23-af73-7691590196e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:55:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:01.129Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c5cf33a2-b34f-4410-9b19-9e97dc4a998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:11.136Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=258f6c6f-b7bb-44ae-8f7b-534228c6c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:56:18.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T23:56:18.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T23:56:18.782Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-21T23:56:18.792Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-21T23:56:18.916Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T23:56:18.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T23:56:18.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:21.142Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=51440b06-b691-40f6-9576-3e6cbaf80981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:31.150Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a1cfad19-df4d-4719-9998-1ee6c9036606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:41.160Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a462719b-933e-4143-832b-688a1073e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:51.167Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7bededf-1ed0-473e-adda-18b4345b17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:56:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:01.175Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=56acb561-0fcc-4b0e-a9d2-2c4a81a1e429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:01.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:11.181Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6df1d341-572a-4be1-81e6-2f2af39ed791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:11.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:21.189Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=94504a69-f145-4d01-951d-50bd8fc58694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:31.195Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bdf65dc0-1594-4538-a646-1c40c4ea3c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:31.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:41.202Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=03536ea5-a006-4fd2-a8db-c098b43e31e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:51.209Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79bd3b58-2065-48bd-a725-faa972dd1af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:57:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:01.215Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2cbf604c-f371-4409-b1c2-d1bab942525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:11.222Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0a5ef1f7-820b-4380-b6bd-e1ea0b4845f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:21.228Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7cd89537-43ea-4ddb-abdf-35baac51f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:31.235Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d24aa95f-ad08-441c-83cb-362206393b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:41.242Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f54a16a7-af42-44c5-9574-3a733b7c997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:51.250Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=98985938-0c93-49e2-bbe1-8641568e0953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:58:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:01.258Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=48802e60-b985-4242-88e8-390a1fe2bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:11.265Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4ad9481c-df84-4d81-a7da-93e8db186572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:21.272Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79b95551-ae66-4c75-95f9-5a77ed997425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:31.280Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fff793dc-9ec9-42a0-ba99-cf516b2d70cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:41.292Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=226f390f-56b3-4725-a247-9df973b7b223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:51.299Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a676501e-30f7-4580-a538-2c73ef12ba01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T23:59:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:01.306Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e4fa3242-2a1c-427d-95b9-763e4ad0300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:11.333Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a06177af-9b17-413e-bb68-dfc1416e04ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:21.340Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8ddcd9f8-d9a8-4284-a0c3-6fb65f840a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:31.347Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=63286a1a-f620-43fc-87e0-cd1bb26911c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:41.356Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=040074d6-fd53-4ffb-8757-830574bd5a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:51.364Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7ee6bd3-3616-48a4-8b94-4ea2949a9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:00:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:01.371Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=322829fa-fa9a-49b0-a2d4-bb56802dfe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:11.379Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e56f5730-96e1-4be6-9493-ce1fd7ee1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:01:18.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:01:18.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:01:18.802Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:01:18.803Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:01:18.878Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:01:18.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:01:18.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:21.386Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3ed3e417-b805-4450-9a48-c54699e1013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:31.395Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2695a161-fcbb-4ce3-b752-fa0ba4a47b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:41.402Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=19f5f0dc-15f7-46d2-9420-8de6680a7eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:51.409Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dd890b35-ddcb-468a-a57d-df7b51933c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:01:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:01.416Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3253db6a-dfe6-4fc4-a54a-13010b859487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:11.424Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ed41c9d-230d-4799-821a-1f56ec38f128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:21.432Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4f58b683-2f5f-4ce5-a974-201e02a60764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:31.440Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1f5e1ee-d852-44c6-8d30-77b57f73b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:41.448Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=04bdcbcc-2286-4e45-b27b-d3ec19991438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:51.455Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5c2bd429-4284-40d9-8263-48cafa91e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:02:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:01.462Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c6e549e3-0a1d-4628-825e-7ef122c40a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:11.468Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ae432f4-4b2f-471e-a857-6c18e509ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:21.476Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=81a84f75-b2f9-45f7-ba82-6f3a2cdb16b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:31.484Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d2ef171e-0403-48f3-beac-a356b542b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:41.491Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b15ebc75-22e5-4706-9ed5-36633826e06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:51.499Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4aca3bd5-9846-4f08-909d-8e8f60b65893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:03:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:01.506Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3c2990e1-63b0-4ada-a9d2-c6827f0a36bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:11.513Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2da01662-375f-4e00-867d-5f261740e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:21.520Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f9269f34-daeb-4582-8604-05320382dda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:31.527Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b408c246-4ccc-44f7-819b-10de680ba02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:41.533Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7d774424-8880-4e34-bdfe-674100d386f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:51.540Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=aedfbaba-18b6-4486-96ef-c9a7956bb289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:04:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:01.549Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f9ae4e35-5086-456d-9947-8b8513b6fee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:11.557Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1cc107ea-6843-4fa4-b14e-c832d2707633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:21.564Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ae2cbdf4-d337-4239-a6e3-e7022c55de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:21.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:31.571Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d2b32703-008f-49d0-98f8-b38f3b535e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:41.578Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1d0e6246-e082-40f9-a8d9-d3ee46b20936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:51.586Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3745952f-9ef5-46f6-8e82-8455afd09df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:05:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:01.594Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=825ffcb6-0073-46b4-bf15-943394f3da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:11.601Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=637f50d2-1b99-4876-a245-44e5b9027349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:06:18.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:06:18.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:06:18.878Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:06:18.880Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:06:18.954Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:06:18.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:06:18.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:21.609Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a0981abe-6d82-4d13-971f-8359bf927fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:31.616Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bd513f4c-1fa3-4c42-91e0-052038181cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:41.623Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1e87214-7948-4ea1-8b63-c79c6e8da2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:51.629Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1c8a40c3-814a-4b2d-aba8-62eeb02e8e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:06:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:01.636Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=28383a0a-d5a2-446a-b290-41efaf77628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:11.644Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a5dc913f-8128-4cd1-9c1a-d4efa8b865f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:21.650Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=15108431-0a76-4209-9e0b-52b145f0328d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:31.656Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=39428b72-011c-4a1a-b067-058f674eace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:31.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:41.663Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f347ee70-0490-44a1-a867-866d6d76ed2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:51.669Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=13f2277f-a013-4095-9449-54465b15743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:07:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:01.680Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7a8cafe-d5cb-442f-a5d1-4160f8e9c5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:11.687Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fa693192-1ede-420e-98b3-ce05fd3bd3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:21.695Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5b8d4a95-3dee-48e7-81ee-0ba1830cac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:31.705Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5befd974-5880-4b36-a961-8eb13dfab86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:41.711Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=36d60874-d9ec-44ca-836e-fd84cfa946ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:51.717Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6787288c-e935-4855-b29f-7bfc3cdeeb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:08:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:01.724Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c7e65f70-a6ff-4694-b1d4-c841c91e7826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:11.730Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7c7dd2aa-8078-469c-bfef-ba1cda46f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:21.737Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=30b03762-22df-4f84-8432-220638734bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:31.744Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f1d6c69d-23e8-4dd6-9b71-50c43ebdc38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:41.750Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5fa2572c-4cfc-4f7b-9f19-7f35db1ceea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:51.757Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bc3f2c0b-d5d3-44b5-a2ab-fbc702db41a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:09:51.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:01.764Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0b3c9920-8e5d-4b35-b91c-a83c4b50f147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:11.771Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b9e26f49-5402-4121-8710-a2db42c62e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:21.777Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ba5417df-4efd-4332-b7b2-22d9c99a6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:31.784Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=69dcba03-b1de-4aff-940d-cea553355a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:41.791Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7f05a013-5c60-4bf8-9e7f-1e3a2ba255ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:51.797Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a6333185-d1b7-4ead-bbf4-b77481e29236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:10:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:01.804Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1e43a67d-fd33-4be5-9328-37a10978b54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:11.810Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=00e14a43-2603-4e1e-8f8c-b9d2d4b17510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:11:18.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:11:18.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:11:18.822Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:11:18.823Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:11:18.905Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:11:18.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:11:18.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:21.816Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8532fea3-afcd-4404-944d-54c5ca596f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:31.824Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=08cce964-b13f-4097-9e00-09d714e174d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:41.831Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b056bbc2-69ea-4fe9-bbf9-cff2ccff0f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:51.838Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=32bc298c-cd7c-4bf8-a6c5-7061a444de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:11:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:01.845Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4a10673-09f8-4d66-a4e4-d89ae50eaa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:11.851Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3712af48-03e6-4b1a-a62f-5ec242faad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:21.859Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e5622273-6d6b-45bb-b6ef-2d1b1045a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:31.866Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b8361569-4bc9-4d77-9736-380bddc1f681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:41.872Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=33fd65ff-8d2c-4fa9-8594-e323649d0c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:51.880Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6922fc68-4b35-4c09-90f3-c4ffd12c25b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:12:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:01.886Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=776d6f23-930c-40ea-8cdc-feb806fb9857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:11.892Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d8f00bd2-9f63-4a32-b706-3c288c0816a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:21.898Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=db12e33a-b8e1-4dde-88be-56ec6ca34004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:31.904Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bcf516f2-9d94-4769-bc72-181dfe9e3fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:41.911Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e4c22209-12a7-4da5-8a67-2c34eddef4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:51.917Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8538450e-bb07-4498-973e-33e166e87c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:13:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:01.923Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8401f82-61cb-469c-aaaf-a95e23f8b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:11.929Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ed5e44bd-d772-49cf-bc29-a2210ec3156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:21.935Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=98cd6d97-9518-4c5b-af5d-d01e87357ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:31.941Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d0b85032-e4fe-4350-8a93-5ed47553ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:41.947Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bff3bb39-01b7-445b-9744-284f01642104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:51.954Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e53e66f9-e2f7-4a28-9e01-3f81cb17e379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:14:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:01.959Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e7b85c91-feca-4b93-975e-1c109d7e671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:11.965Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b5403af9-302b-4ef7-ba18-30a73a196f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:11.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:21.972Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b6fc1201-bfb4-4fab-89ed-b5dd84220e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:31.978Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b1c7cb3e-f3ab-4176-a84f-96144a380c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:41.984Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80d528d9-dad7-40af-919a-9c9de2f920de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:51.989Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7e53a529-011d-4f25-b4d9-8ef17ccc8f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:15:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:01.997Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6b37d879-ef5e-4cef-8e47-6eb4f6bcf7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:02.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:12.004Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=91d1d52f-058d-4a7f-9a84-bdd37bea99a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:16:18.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:16:18.813Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:16:18.813Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:16:18.815Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:16:18.886Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:16:18.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:16:18.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:22.011Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f46b1f80-25c2-4575-a2f1-369e29f18753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:32.017Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7496ba79-b4b8-4e93-b1ab-82213a487ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:42.024Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0aa7922b-0f31-4250-b5a8-84798485eb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:52.030Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8d4a6de9-1549-4a14-89a7-e901aa5ce095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:16:52.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:02.037Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=afb88dce-460f-404f-be89-c002e48a2d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:12.043Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0bca8283-6678-4b38-9a1c-77fef3754354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:22.051Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9ce038b7-88a5-45c3-b4ab-825b0438f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:32.057Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=02f93cc4-c94f-43a8-8de9-d3b16f1f2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:42.064Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1ee98c95-6f6b-471a-819b-6319c64daf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:52.070Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cec170dd-b8ac-4836-91fc-ac80ca2978cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:17:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:02.076Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f74772a-70b5-40d0-b29a-5679424301ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:12.084Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=66b4eea9-ffba-4524-9ace-62fb194d3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:22.091Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cc0b82a4-33dc-43c1-8755-a5bb348fa316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:32.097Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e0d5e5e4-4142-4983-a61e-267f77278916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:42.103Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4e8d091b-a328-45c9-ad84-22e1ca9d1a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:52.109Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=26d9c88f-8a89-48cf-8add-37690377dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:18:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:02.115Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bbb282bf-7f22-463a-8516-15a4ea8994b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:12.121Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=11d6429d-6182-4371-89be-bb2c02623b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:22.128Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2e01d1a5-01d6-4ac4-b08a-a7f1ac264714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:32.135Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b649724b-9e16-4288-89a5-dee9fae76ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:42.142Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7827b6f7-f55c-4caf-8215-8f15f7344f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:52.149Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=214d76bf-93a4-4207-a741-ccea2af15c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:19:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:02.156Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2629e70c-e77c-44de-ab97-d97c1865859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:12.164Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5a54d011-329a-4080-9102-d236810572fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:22.171Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3649a454-5394-4a60-a653-5e78d8e31f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:32.177Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=649e4799-1207-4974-bf22-0827bf384eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:42.183Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=09d54479-c7dc-4413-a0ee-6a97c8dee1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:52.189Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=530af9e8-1db8-4f8a-b725-3cb537dee961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:20:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:02.193Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6aa74af8-d6a6-4474-b04f-33a786e30262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:12.199Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=54b0983d-b355-4bd1-8ff7-4035fcbf1c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:21:18.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:21:18.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:21:18.784Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:21:18.785Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:21:18.854Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:21:18.854Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:21:18.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:22.204Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=53992b7d-e6cd-4808-97ad-34e4c46f96b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:32.211Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7987d827-e3a7-42ab-8365-4f62cc247f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:42.218Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ff711f84-27f2-4a50-802a-01e816e9f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:52.225Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=89ffd6e2-fc8f-4fea-8884-4d9957d5963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:21:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:02.232Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2b34a9d3-88b0-4afa-91cb-e4ab9bd8cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:12.238Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4d052665-23b6-466e-8492-3065261c3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:22.245Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ec8fb067-f16f-40eb-a6b2-db8f97276b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:32.253Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5f584878-50db-40b4-8851-7e9888f5d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:42.259Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2710bf70-22fd-4875-88f9-12c1129fe28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:52.265Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=307b4c95-10ff-4212-aa68-05c4a2303f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:22:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:02.270Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b2af5ffe-511e-4e8a-8c04-fd9292d54929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:12.276Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a6aa7165-9686-4d97-8cbb-92da85af7d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:22.284Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=09098f1a-20b2-4021-9f34-61ee962cad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:32.291Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1448c8ba-45ea-4819-90fe-83abd3695c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:42.298Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8771e09c-0643-4ae8-9d1b-214aa691004c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:52.304Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8e281c09-998b-447d-af8c-d439cdef7f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:23:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:02.310Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e82199d7-665d-4e10-8c6b-6b79b6a8c3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:12.316Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8f35411-6126-41aa-b7b5-f93d05ad8643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:12.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:22.322Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c7293a3f-e8f1-4674-b29a-b55058982928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:32.327Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c4f6edb4-24fd-4dd9-88d7-a0baf2012286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:42.334Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=41c6e77a-80a2-4a6a-9f2c-2dd40da74da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:52.341Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ac8c0c59-d4c6-4acb-827f-4ccf07267a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:24:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:02.347Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e9f06c66-3bc0-485c-8cfe-bfd479c92082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:12.353Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bda662c8-847a-4586-abbc-2177431cfc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:22.359Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bd2a043a-f820-499f-95ac-41b3bf208953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:32.366Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c486e4b4-8ff1-4c80-bb06-eb99a1776f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:42.372Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bf502955-f376-4ed2-9524-5ef7c2eb493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:52.379Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7517ae9-faf0-4406-8371-095f7a5eab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:25:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:02.385Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f4c38ca-2c10-47ba-b671-354c4cd01275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:12.392Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0b507c27-8f0e-42aa-bb5c-34cfd3253074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:26:18.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:26:18.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:26:18.799Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:26:18.801Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:26:18.874Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:26:18.874Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:26:18.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:22.398Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79c331b0-fade-4d5d-b20f-7f30d2dc39f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:32.406Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b14fdef4-1a3d-4268-84ca-c01ed60f9fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:42.412Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6ccb4dea-9df0-444c-9ed1-6f0d5cb93e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:52.419Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c007d359-6339-4da0-bb13-27bd0e904144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:26:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:02.425Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=09bae90e-49e6-4043-92fd-c0c13843f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:12.432Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9bf66d7e-e591-46cf-a6be-3b704da87ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:12.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:22.439Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b65a9847-e004-41fe-8265-19b3514217aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:32.446Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b2f7dfa6-a407-464e-b732-b6709256b7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:42.453Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4a8fe890-c67e-4c6b-acd2-d53b5d8ed955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:52.461Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1eab7beb-8548-4037-8518-811e934e1e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:27:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:02.467Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9ec92af4-4ab9-4ba9-a8bc-d8a299c733d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:12.474Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=79e6fa0e-ace2-4b2c-9aa6-16bb255404ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:22.481Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=30adf20e-1621-4ec6-b0e8-6d39e4974790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:32.487Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=44c5bed8-93c0-4e99-a2ec-9efd0f650810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:42.493Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7f243e4-f120-48c4-9d70-74ce2a24290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:52.499Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5cf50f8c-3788-4155-94bc-0bfaad95a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:28:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:02.506Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=86fa4976-0b01-4ed0-940b-9ea87c5fc101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:12.511Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ee2d70f7-f844-4688-97f1-e6c1c7bd6719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:22.518Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d2b19080-a3c6-47aa-8635-878b9d187aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:32.524Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1f3b0a24-6401-4c7b-9f63-ec3a79229657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:42.531Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=63f13cb8-3081-444f-91db-2ca6c1e54d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:52.536Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d20d2df3-6725-4df3-920b-78931811022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:29:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:02.543Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=72497f67-a566-4652-b60f-0b392b6d6e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:12.549Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ca7181be-59d7-45ec-b209-d9a33dfc6521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:22.556Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=538bca57-c756-493a-b3ad-c6c539d298d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:32.562Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cdba9c36-d749-451e-ae42-b0f64a4171ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:42.568Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=93db1e97-1fc1-44bd-9db3-c11c75c26b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:52.573Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=302f6c27-5a82-4a3d-a4c9-b2ab0ac4189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:30:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:02.579Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=930fc5b6-0dd1-4730-bdbe-aa84f34f96c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:12.585Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=813fcff0-38b7-4bd9-9ad7-063f7e8a0d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:31:18.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:31:18.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:31:18.800Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:31:18.801Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:31:18.870Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:31:18.871Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:31:18.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:22.593Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3d5ebf7a-223e-4194-8f08-f64078582bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:32.600Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a93fdab-5a8f-4fa2-9fd7-32066dea7879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:42.608Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=efd7ccd3-ae8d-40a7-a8bf-54d1cb0a3d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:52.614Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=17c70b4f-3e85-4057-a938-efc1ea777bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:31:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:02.620Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=907f915f-c1d3-4fac-863c-b3ea7d9a4286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:12.625Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1290f74-eb15-4035-b50b-35c0a759e1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:22.631Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4d5ded0b-626e-41f2-b07e-cb0d336b87b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:32.637Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e35b32e4-3bf0-487e-ae4a-b002f651b994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:42.643Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d9c02d75-41d1-4b17-b51d-5820089dc357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:42.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:52.649Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a33ddfc-0820-4436-815e-3a925dd289bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:32:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:02.656Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=305dc914-598b-4c7b-9bbe-00bcd6a3430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:12.662Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d6c2fdf4-f469-4bd5-b4aa-5e963fdb0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:22.670Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=32dfbd1d-bce5-409b-a862-009c2ffc275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:32.676Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=42ae76df-194e-4ec0-ade7-10a6df590611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:42.683Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=76ed2572-ef4b-4d4c-87f8-5d8ac1e56acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:52.690Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e5a73e21-6fb7-4bf8-aaf0-a523f2ec42dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:33:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:02.696Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9392b2a0-ce70-4548-ac8e-5151e4f4c787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:12.702Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=764e0f31-7e5c-4a6e-bc21-14acaebf4398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:22.708Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=571dd9d5-4c52-4bff-9680-5c35d8a1bbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:32.714Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a0051cce-461d-4424-aec3-74e18387c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:42.719Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bc242f94-cf6c-495b-ad46-e05e592690a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:52.726Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3b0c34de-27bc-444b-a2f0-a9b32dd46494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:34:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:02.732Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=982619b6-e960-4d67-9757-11be8178a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:12.739Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=47f0c9a6-3141-4e0b-9ac8-b53e81b2b0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:22.744Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6e58a3a2-4dca-4f66-a359-52f7b790dae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:32.750Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7d7d3a54-99ce-406e-8fa5-613ac747da0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:42.757Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f63bf029-9898-4990-b92b-c693e5387e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:42.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:52.765Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=750db73f-0957-4100-89b8-082268d7e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:35:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:02.772Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=541caeec-4cbc-44b2-bad5-12eaeb005bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:02.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:12.778Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=76e8161b-9d50-46ed-8215-17e0aaa2c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:36:18.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:36:18.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:36:18.781Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:36:18.782Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:36:18.854Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:36:18.855Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:36:18.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:22.784Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dea8473a-587c-41a1-ac1b-087c69a13beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:32.790Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1b1159ab-00c9-4d21-b93d-9d973c695310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:42.796Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c7750b78-abaa-414b-a361-f88dd0c1b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:52.803Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=91f7d15b-0df3-4711-ae2d-b7eae62c269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:36:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:02.810Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=924a28e8-ecfc-4e6c-a61d-560f3bc74c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:12.816Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3e072b27-3991-41b9-b6f0-4653305fd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:22.823Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=654c9f2c-ecc1-43f2-9de6-686642594793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:32.831Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=64a8b694-8515-42d4-b7f1-831f53f61e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:42.837Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1feb3bb5-8421-4463-9611-dab6aae83ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:52.844Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f8ee7c07-a9fd-4b75-a884-98340622a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:37:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:02.851Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=205aa518-69d6-42a5-a69f-a43d1f1636cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:12.857Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e5b18ff8-b7f2-49f3-b534-e00c811d2d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:22.863Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=df60052a-8c5c-43c4-9c9a-26b42bf44131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:32.868Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=450edaa6-4b3d-4345-bfc9-b02d4518f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:42.874Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c92ff069-01ca-4aa4-a73c-5be88865d901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:42.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:52.879Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fbcb57c5-defa-4d2b-b6d4-f071d8b93365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:38:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:02.885Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e8fea6a7-6718-4f71-ac75-bb03bb474753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:12.891Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=da32925d-a2d1-423e-a1e2-7ac2bc9c3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:22.896Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=71dfecd5-0753-4219-96f5-38fcab59444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:32.903Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=109b61f5-e956-42e7-9606-14e000e38bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:42.908Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=466d8864-a3d1-432c-a43c-64f14abe1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:52.915Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c5353ff2-c886-456d-9db5-6fdda53dee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:39:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:02.922Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ca6b16fe-951b-4dda-9841-9db0d30e6776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:12.927Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=27436e8f-172b-4d67-a160-ca1192430251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:22.934Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a9cfb21c-0618-44fd-a0c4-802167c48c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:22.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:32.941Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bcd46d2f-7fe1-42c1-9c0e-8d7b2b828b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:32.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:42.948Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b7e2742f-5380-4b96-a989-28e695754601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:52.955Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=50d95307-32d4-4629-98e0-c11acc6ca623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:40:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:02.965Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d80fbe9d-3bf3-4e33-bda5-ee9c24edab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:12.972Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0c4cf834-9622-4b19-a9e4-f64c0e5ec911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:41:18.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:41:18.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:41:18.797Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:41:18.798Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:41:18.874Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:41:18.874Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:41:18.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:22.979Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9c4d1c0e-a05a-4fe1-92fa-7e7ddc1316e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:32.985Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a1307a9c-b4e5-40d9-926b-a4dfd872c1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:42.992Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fd7a7805-c0fd-4941-9616-d941dc07a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:52.999Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ef8994f3-57df-46a9-9156-b926dfc51e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:41:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:03.005Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1c8b17f9-6532-499a-a8dc-af3216731bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:13.011Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=091a7530-1b8c-4b4d-a91a-440fc606222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:23.017Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=116b9d44-b751-473c-9d3a-9413556dbee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:33.023Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=0109fc09-62e9-4071-b6d1-97ad5efc6a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:43.028Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=21af965d-7ce9-4e90-90db-d7998c2693ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:53.034Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9ee4ebaa-eb42-430e-b49f-dc08b299af01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:42:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:03.041Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c2f31498-ebe6-4412-a46d-240d4fba2161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:13.047Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a70d8e32-5e39-4d72-8340-a97c30972402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:23.054Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a4c16885-5661-495b-8d8a-0f54c67e1d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:33.064Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=10f702c2-99a2-4a72-807d-eaf432b4a163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:43.072Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b35fe3c5-a9a1-439a-92b2-32028490ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:53.078Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cfc45552-21d3-4162-be16-0a08396caa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:43:53.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:03.084Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=972389bc-7595-4cf7-9166-3726cec80dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:13.090Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d4b23d54-e104-4fde-8889-800a9c6e1f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:23.095Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=21063579-8f3f-4371-80e8-961397d8acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:33.101Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1cb96479-1440-4e86-b5b8-6cc076436e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:43.107Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=144c9a4c-706e-4062-84a3-4da775b437d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:53.112Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=60e253d4-cc4e-4d00-810c-118e4dff8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:44:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:03.119Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b4013256-e081-4000-ab19-b63d58ae6342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:13.125Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4fb48c16-bd67-4ed6-818a-881671ac39ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:23.132Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=84caab11-2686-4cb1-a984-106ec0e92f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:23.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:33.138Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dece9bb4-8ce5-4628-851d-f5a4a7c2feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:43.144Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bb3c9b93-dd20-4e80-8590-dd1c3c7da38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:53.152Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3cf528dd-c012-45e0-98a8-1dc1f2b3a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:45:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:03.157Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3a7f0e94-df96-4548-b19e-e291d5234c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:13.164Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=99bb5235-1f6d-4123-a598-dd15d13bbfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:46:18.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:46:18.802Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:46:18.803Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:46:18.804Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:46:18.875Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:46:18.875Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:46:18.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:23.171Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6ce6b8d5-0765-4390-924c-c1e6d88a8402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:33.177Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9dc0520d-9701-4a95-bb21-9db7bf49b6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:43.184Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cec675d7-6313-45ad-9b4b-acda5f5ac5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:53.190Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=01881481-c4b7-4843-beb1-5b7576718d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:46:53.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:03.196Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b6bd27b8-e51d-4d0f-be92-42bd634c0f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:03.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:13.203Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a5f3c78c-7fb9-4692-9281-ec26dc0db028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:23.208Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=78d900ab-4a98-40e8-a6e7-f245f64e4350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:33.214Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4b299a19-4c0e-4ac4-b18f-4c5f1c54538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:43.221Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bdb8bd66-dbc7-43c0-a64d-5e8ecef12d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:53.227Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9a250886-483c-4387-b807-84b6cc05bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:47:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:03.233Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1d035f51-5a2a-49b2-b206-9073cc3e535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:13.241Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ca041bd7-032d-42c6-ac3b-63e800db0d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:23.248Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=466003b9-7be5-4320-bfce-95ee54a33ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:33.254Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=dc74f6d5-30c8-4157-95b0-d03b2d1230be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:43.261Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7c346120-dda3-4330-86e6-07aea957d265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:53.266Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=30ffbd7d-224b-44d1-b907-65bb4d92c075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:48:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:03.273Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=627f4628-8cf3-4e55-b302-da12d99ef279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:13.279Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6917f860-5e4a-4fc5-b114-528e0428e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:23.286Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=950d9b50-d1a2-456d-bae3-41a2df1149a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:33.292Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6b9a7e59-9073-436c-b336-545e9fec0adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:43.298Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6226ad97-0612-4f5a-9a70-e2925b3d36d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:43.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:53.305Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=171349f2-6ddc-4929-a55a-a99c5ea3076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:49:53.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:03.312Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2dd63254-7668-42ba-8776-c868bba9a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:13.318Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cafd4b89-4259-49de-be9a-c63159a04c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:13.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:23.325Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f4660216-c2bf-4bb3-86c7-bd3893fe2e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:33.331Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=25341919-15cf-4db2-b339-6af791956d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:33.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:43.337Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a27b6a13-39d1-4ff2-b107-dae04fff8110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:53.347Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ea788683-d648-4ef6-9a19-9112a639de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:50:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:03.353Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=998fb256-80ed-4ca3-81e3-f544bb6bd351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:13.360Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4bfc7676-dfa4-4bb4-bbbb-a546c42d62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:51:18.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:51:18.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:51:18.782Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:51:18.783Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:51:18.853Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:51:18.853Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:51:18.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:23.366Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8553e6fa-092a-47dd-b316-28c20bf845c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:33.373Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ab96ad7c-0da5-4277-8b31-03e24f020702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:43.379Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ffad5d25-e9e2-4024-a637-aa7c346e3fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:53.386Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=8e90c24c-3e32-4fc0-9b2b-8f6bde16f2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:51:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:03.393Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=22f6343b-bb04-4250-9f34-fce8b568a6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:13.400Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=2a395fab-3240-4d17-a9eb-583d983fcdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:23.406Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4d4e89b3-e6d4-4644-98a0-a575188bd42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:33.412Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=11ff8deb-9409-4cc0-b96b-5b83cf83f16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:43.418Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6e8479b9-efe3-478e-85b0-66e6935a1d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:52:53.425Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=04813c8c-f051-4ba9-bfb1-833d3c57c11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:03.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:13.653Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=80035c96-3497-43bb-bb7c-cf2741a191d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-22T00:53:14.584Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=rZdBIxw1daMkTyjnQifX, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:14.805Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:24.806Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a8d1eeb7-3adb-410c-866e-549df47f0bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:29.849Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:39.844Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1916ac00-9e2a-442d-a345-3d37535ad110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:49.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:53:59.381Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=794f222b-8ef0-478c-a1fb-bd2cc97b576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:54:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:54:18.922Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=636d7883-03db-44c0-bdc2-8947155555db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:54:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:54:38.466Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=91ec77ce-4443-48bf-a0bd-89255fee3217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:54:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:54:57.999Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=10f6823d-c7c0-4434-abf3-007d44ae8908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:55:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:55:17.538Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4e07ba06-9f01-4d7b-8fd6-ab48a2e46549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:55:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:55:37.075Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=414d3740-8de8-430d-b1a9-68d10d5a12b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:55:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:55:56.616Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7c10dee6-ede3-4e0a-9363-8b52a3e94113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:56:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:56:16.152Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f7dabc46-194c-40cb-88cc-977b65657a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:56:18.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T00:56:18.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T00:56:18.801Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T00:56:18.802Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T00:56:18.869Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T00:56:18.870Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T00:56:18.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:56:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:56:35.688Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ffbb7e92-1f33-4509-9765-caab9b3b6d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:56:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:56:55.232Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=fe3f5a48-e0ae-4f34-baec-dfd4eff39a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:57:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:57:14.780Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4e516b5d-6e7b-43cb-9db5-25599c41824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:57:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:57:34.322Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a65501cf-6fe5-4867-9fc8-4afec9fcc7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:57:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:57:53.865Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ae75a81f-e818-4109-80bc-4436c4d0e984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:58:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:58:13.406Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=6cf4ccfc-b82e-477f-a9c5-57ca8f2423ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:58:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:58:32.943Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=58cf4548-cd6f-4cd7-8009-84d362782feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:58:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:58:52.481Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e1d3c2fa-f101-497b-86ba-61be4cff29a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:59:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:59:12.022Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f0221350-4948-420e-be10-4e632b1c9369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:59:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:59:31.563Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=bb16ea56-8fed-4c2e-8972-5aff72d9d14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:59:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T00:59:51.100Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=850810b7-216d-445d-973d-8343eb0d0c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:00.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:10.640Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=809eeaec-7dc9-463d-bab8-ee34a0c6b5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:30.192Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4ffd9301-d235-4320-a679-97421a85200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-22T01:00:31.339Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=UHPvPdhbpHk2X5nQlPVW, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:31.348Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:41.349Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4b70fee8-259b-4d1b-a205-7237b2751c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:00:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:00.899Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d7578a76-6373-4c88-b00f-d1aaffb43c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T01:01:18.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T01:01:18.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T01:01:18.833Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T01:01:18.834Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T01:01:18.897Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T01:01:18.898Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T01:01:18.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:20.447Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=53521f00-c9d1-499b-89b1-d79b83046f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:39.985Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=9d96b691-dcab-4659-a477-d6a455e94d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:01:59.532Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7cec4694-a03c-4731-89c4-565eb43b6ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-22T01:02:06.157Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=T02zunoJhdiNyo0bLLdR, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:06.164Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:16.165Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=260f6102-451e-477a-8d64-e723c72eb927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:35.707Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4fb41656-31d1-49ff-bb03-1360061c6f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:02:55.238Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=802f13af-647e-42ff-8b4d-37b16943271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:03:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:03:14.777Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b5bfea39-1b34-4cf7-af2c-71fdb884b9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:03:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:03:34.321Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=4328b5f4-e4c2-4dde-a5e5-7fb7a3de2e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:03:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:03:53.857Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cca2e563-86b4-4aaa-9732-20d3629abe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:04:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:04:13.398Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=cb9f3696-c8ad-47d2-b1bc-75d549c321db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:04:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:04:32.939Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e4a0c9cb-56dc-442d-8d1d-161e2ed26dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:04:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:04:52.480Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=72aa07e0-ec27-4fb7-a1c2-4c475a71beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:05:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:05:12.018Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=55d05f2a-84fb-4e26-b323-08d387aeab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:05:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:05:31.554Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a5254af4-59e2-48b5-a973-43efd8db3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:05:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:05:51.095Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=3d966d44-d728-4e21-a5dc-5e7b8234f190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:10.634Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=60380d7a-fc1b-4a98-a19f-40b9185e71a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T01:06:18.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T01:06:18.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T01:06:18.800Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T01:06:18.801Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T01:06:18.869Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T01:06:18.869Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T01:06:18.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:30.176Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1a301424-be2f-41f8-a150-5d57e095d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:49.714Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=ffb9520f-7dd8-4da0-b819-f3c90daa4b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:06:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:07:09.253Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=857e65b4-b143-4ad1-8c1b-9f6beb4b6f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:07:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:07:28.786Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=472381f4-94da-4160-8d05-aebf8d2ae85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:07:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:07:48.318Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=7049e152-8ded-4f91-a245-44190cc139b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:07:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:08:07.858Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a45b299d-dfef-4c5a-8a07-f3a4d0f02e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:08:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:08:27.396Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=501fb14f-c723-450f-8faa-db1922a345d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:08:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:08:46.932Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5d080474-6c83-4317-b2d6-8841298eec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:08:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:09:06.471Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=39a2ff41-12ea-49fd-b8ae-6ae8a986e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:09:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:09:26.015Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c40f53cb-7e59-4199-9c91-44d7b0de589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:09:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:09:45.555Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=441b5908-ba24-446d-a73c-2de159b3488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:09:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:10:05.096Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5dd89e21-b42b-4504-aa5f-d02c5bdbad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:10:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:10:24.631Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c211302b-7390-4589-8307-607021fe8c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:10:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:10:44.168Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=e3a7e534-964c-44f3-b37a-388c5bd55bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:10:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:11:03.710Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=d82475ac-7c51-4671-b014-b1e27baa3692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:11:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T01:11:18.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-22T01:11:18.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-22T01:11:18.793Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-22T01:11:18.794Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-22T01:11:18.862Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-22T01:11:18.862Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-22T01:11:18.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:11:23.251Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=985cd3e1-4ea9-4f17-93e5-094d7119d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:11:32.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:11:42.792Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b169248d-b0fa-4f2c-9790-4f2e750fe5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:11:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:12:02.334Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5ba7c889-83d4-406c-824d-9cbbc152fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:12:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:12:21.866Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=b2015d9d-fdcd-4857-a651-a941247171eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:12:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:12:41.407Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5e0ea416-89db-4af0-95ef-3f1d17c937d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:12:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:00.941Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=c44234f9-455b-4c00-94c9-b6c7f99d520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:20.479Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=29b80efb-cca8-4caa-bb61-19a8fd4899c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:40.020Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=be52fd65-abb1-4ecb-a91f-fe27bb8af4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:13:59.557Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=81b69432-d48d-42de-8da7-593ea8d12813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:14:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:14:19.097Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=5aef26f8-5c7b-426f-a644-51a0340117f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:14:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:14:38.631Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=df3b9520-35f9-4e89-bc64-fdf2d7ff8b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:14:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:14:58.169Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=a49b0676-6a68-4cee-829d-b200ed6bcf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:15:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:15:17.706Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=1162de94-9276-4897-a8dd-1f38ec7f65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:15:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:15:37.245Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=f3083f4b-7ad2-49dc-adc7-37c8f415102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:15:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:15:56.782Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=60573551-4253-40ff-83b9-18f594c80b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:16:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-22T01:16:16.319Z |INFO |Init configs |InvocationID=c1f5f022-8673-407d-96aa-785de359f5a6, InstanceUUID=657c8da1-349b-4a68-87ae-efe0d498f658 | |INVOKE |pool-2-thread-1 |