By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:19:32.522Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:19:32.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:19:32.583Z |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-19T01:19:33.152Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T01:19:33.794Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:19:33.796Z |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-19T01:19:33.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-19T01:19:33.991Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-19T01:19:34.010Z |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-19T01:19:35.751Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-19T01:19:36.156Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-19T01:19:36.172Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-19T01:19:36.173Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-19T01:19:36.224Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-19T01:19:36.225Z |INFO |Root WebApplicationContext: initialization completed in 2213 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-19T01:19:36.675Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-19T01:19:37.401Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-19T01:19:39.017Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-19T01:19:39.399Z |INFO |Started MainApp in 9.791 seconds (JVM running for 10.378) |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-19T01:19:39.472Z |INFO |Start scheduling PRH workflow |InvocationID=68639784-419d-4126-932e-8e2973c95b76 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:39.483Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=93483a68-3057-4aa3-a684-27edb7c9cc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:19:40.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-19T01:19:44.272Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-19T01:19:44.272Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-19T01:19:44.274Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:50.672Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b4ae4721-c7fc-4e46-b445-a861b191e470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:19:51.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:19:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:01.741Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ffca5d5c-dc2e-4ce9-94df-8cc30ed0100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:02.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:12.781Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b1edf80f-ca26-47c1-8f56-a7f1c0238a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:13.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:23.887Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fdcee95f-4bc5-4a58-a25a-b36228105aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:24.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:34.962Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a0f33b1d-bbf5-4186-a389-c8956acd3656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:36.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:46.029Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5b6e93df-98d8-4467-a815-414dea08de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:47.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:57.129Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=db71e5e1-5d33-4bbd-bf82-7d16d03eeabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:20:58.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:20:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:08.237Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=19ef2c06-830d-4180-9ed1-37bd6ca571c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:09.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:19.277Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ccac1ce2-d8d7-4e8a-8e2d-949fc4673539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:20.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:30.350Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ec8abbfa-f102-4aac-9ca6-fcbca816a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:31.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:41.418Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7ceb12de-daff-4823-8193-7bf98cb6b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:42.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:52.459Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c4898c86-18b7-4c7b-9bd7-fe09f1592da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:21:53.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:21:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:03.530Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f19b623e-b248-4982-a925-18ceb7d6088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:04.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:14.588Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=73a7cee2-2579-4db6-af99-8616bf38769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:15.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:25.673Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=228c53a2-4e5a-48ed-9d20-34ca4b44d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:26.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:36.749Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bc8024b9-1c61-49d2-bad1-c1bdf4bf3e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:37.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:47.786Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=327b77cd-6915-4b5c-bcfb-182d1a36d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:48.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:48.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:58.893Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=59978098-7f5a-41d9-96ae-646c5c5719f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:22:59.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:22:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:09.965Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1fe5d4ef-00e3-4b10-97da-2af308e5a940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:23:11.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:21.003Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d37af1ac-085a-49bf-9487-fcc6ea43fda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-19T01:23:22.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.123:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:32.077Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bd04cee6-9e1c-4d94-94f3-4014b6c8ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:42.142Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e2c32ded-d967-41aa-b826-6994709d7a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:52.161Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=31601b7f-ec8c-4e51-9176-c9bd332255ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:23:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:02.181Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=975a6368-86a1-407d-8d47-74274ba55746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:12.190Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ac327c49-540f-48d5-8478-4bbfb2049903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:12.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:22.203Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c1b572c2-822e-4868-a12f-0a65ab7a723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:32.217Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cc2e6d50-3cc2-407a-ae66-6638de260acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:24:37.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:24:37.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:24:37.493Z |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-19T01:24:37.494Z |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-19T01:24:37.607Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:24:37.607Z |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-19T01:24:37.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:42.231Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5835ecf9-3c25-4b00-9945-978e7626d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:52.245Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6aa9e53f-0bb8-4842-9824-a82a690a5894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:24:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:02.259Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7c563939-08be-4d81-99a2-2c4f65052af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:12.274Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=09e9529f-a10c-4541-a21b-1e7fe10a2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:22.287Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0057dab9-cfa1-48a4-8550-94282b6750b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:32.299Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3a0a9aac-4221-4068-96fa-8a008a397a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:42.311Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=22d4ecd7-bba3-4f70-b1dd-7cb237f9b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:52.327Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d059429c-b7e2-42f8-a278-6e3a0882ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:25:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:02.338Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=18737aca-8783-44df-bcd7-25f6487cf186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:12.351Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cb0f930a-f949-46f7-86c6-f3e682a0f291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:12.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:22.363Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=222efae6-fa23-47dc-bba7-701b236d6ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:32.374Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f3f287f9-e779-4aae-9c3c-018ddf06ae1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:42.388Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d027bf0e-c73d-40fe-b4f4-0cc6b3e3c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:52.399Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=98f6e3c9-58a9-4cc0-a421-929339d9b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:26:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:02.408Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0a9b4252-8427-45b6-991c-0a7284a1bd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:12.422Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0255ad47-eb76-4780-85e5-f0218c321e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:12.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:22.433Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ca6af5cb-3d2f-4b58-bc39-8c8d399dd6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:32.442Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9e2a0163-7315-4829-ac06-0dbc1ea8bab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:42.453Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2561e0aa-acd8-4b65-a5f2-3e241629c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:52.463Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0b7075ea-e040-4905-b211-d6b3842f33b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:27:52.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:02.472Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=27047bf6-4352-47e0-99e2-1f76ae7e0de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:12.481Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c4d95f2d-8e6a-4ffe-8a5e-495b8f5a6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:22.490Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=33adcc5a-2d30-4ba1-ab57-015b9694fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:32.500Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2eb92413-7504-4c0c-b1c3-40ad1faf7713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:32.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:42.511Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b2555a72-c3d0-4de2-ac3b-270045c6cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:52.520Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b7b0879b-54f6-4ad1-a3f4-9fe55cef32c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:28:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:02.530Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bf1427a0-c24e-43ad-b265-ab054f58ef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:12.544Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f90aae6f-85c3-4ca1-b5f0-a6c7414d4877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:22.552Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d73c5340-1feb-4cef-bc8c-6a77fa54717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:32.561Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=277e082e-ee43-495e-891c-8cb1c0f951ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:29:37.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:29:37.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:29:37.016Z |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-19T01:29:37.018Z |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-19T01:29:37.110Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:29:37.111Z |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-19T01:29:37.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:42.571Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5044b812-66b9-45df-86d9-3c1917268c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:52.582Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=27c6a267-d94b-4b6b-ae58-3f9827236f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:29:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:02.593Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7cd36cca-5fab-4a1d-9e39-d29abb37dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:12.601Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=251620ff-31bd-4969-9a96-263527efb889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:22.610Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=11ecea1c-3fc3-42a4-b455-611fa98fd1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:32.620Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=efab6c89-eec4-4e71-9c91-835990425945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:42.631Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4adf00b3-5e19-4238-95ea-de3f08726404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:52.643Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4ab108f5-9ca3-42a6-8fd4-1ce90bc374ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:30:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:02.652Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=631c4405-1805-4007-805f-cd8ce7af0dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:12.661Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=92d64140-1617-48ec-9231-564f9771f7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:22.673Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=41ff87b0-5699-4298-8e4c-a7fdb8070022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:32.682Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=599a0ca5-f3f4-494c-b603-52ce4a1432c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:42.691Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a832b49c-f4e5-4416-92a4-3bf1bd8cfb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:52.700Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=757b7e29-8af1-4208-9d26-56de4af4614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:31:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:02.709Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e0d042ba-2f23-475a-b0b7-d357dd04c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:12.718Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=24193e73-ecc1-48c7-af6c-e2adbd87be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:22.730Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=507e6d2a-38b1-4f93-bdb1-0cf5e6c0ebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:32.739Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=70ad9856-86ad-4c9c-8c24-8e37cb47d7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:42.749Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8e7f9ac5-79d4-4934-9276-87e3212573e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:52.759Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0c2a1d73-9514-46c0-a1d7-3d27721052c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:32:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:02.768Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=da004012-24f5-48e5-a065-f7d252397c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:12.778Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c85c3985-cb50-4bd9-b2f6-68e3b397a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:22.788Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61b71250-1019-4466-af1e-8664a621668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:32.795Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1df41e38-75b4-4ba8-86f9-e56793323563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:42.806Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=882295ec-40c0-4b87-b365-698fe7e72d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:52.818Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9b0284b7-680e-4900-afa8-c42b6c692f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:33:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:02.827Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61aec02c-0726-4b1a-adf3-60f6dca21f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:12.837Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9be018d7-d0c8-465c-b033-41e43a6b1b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:22.848Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4bbe8cc2-b988-4293-87ed-59bff8c2a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:32.857Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=355dcb19-b299-4638-a464-9fa87d4433e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:34:36.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:34:36.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:34:36.923Z |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-19T01:34:36.924Z |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-19T01:34:37.048Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:34:37.048Z |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-19T01:34:37.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:42.866Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=36bdaad5-4583-4a10-b215-84cdecd5bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:52.876Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ab06f86c-42ee-4f49-8ab3-f65f8e1861f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:34:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:02.886Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=96857b8a-b9ac-446f-9604-57df11e9beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:12.894Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=867f302d-daae-4304-a458-384ada3a37ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:22.903Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=79c54674-6281-4584-bea1-0bcda52cf72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:32.910Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=25296658-e352-407c-889e-ca1ec317de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:42.918Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=99b0c136-65d1-4833-8c37-a9785e12b131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:52.926Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=26b4411a-e8cf-4213-b22e-437ce79614af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:35:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:02.935Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1f706c72-6662-4eae-8d0c-095fe240bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:12.942Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6366fa39-f288-469a-a138-235f3d0ad414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:22.950Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6f962ba0-e597-48e0-a8f6-00417d0cfe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:32.962Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=643c455b-bc17-4f36-a67d-25274217d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:42.970Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a81ba13c-ea24-4c1c-8d85-8f01f9d6676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:42.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:52.979Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=013ab0a1-336d-45b9-aa9b-52bdffd64d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:36:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:02.989Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=756df64b-80ee-43cf-bf17-6aa66c134c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:12.997Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e34545b3-8559-4ced-ac39-a6509a2cf85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:23.006Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dd6ce133-0b22-4d04-8367-17adfaf1c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:33.014Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f6982bbc-e971-40b3-85bf-ea5480583c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:43.022Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=688ee77b-71ee-4dfb-b12f-c69a722c1487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:53.030Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=28f3840f-6428-42c2-81b0-7f17abb5f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:37:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:03.037Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6c792098-9570-46e9-a9a4-c4a5735882c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:13.045Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=992f7b14-ad69-4122-85ca-60f2ba77905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:23.053Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6bb23739-e1e3-4c57-80e1-22f44626bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:33.061Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4c671f6e-424e-430e-84c1-79ad0555f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:43.069Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=185b69fc-821b-4f04-bf1e-7a6cbaf82b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:53.077Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d2787404-d663-41f6-a53f-79690fc5cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:38:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:03.084Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=96fa20e1-2303-44d2-be22-e038fcd15a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:13.092Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=676a60e7-d09a-4d12-8a74-c3b9efe5188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:23.102Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=863420b4-d7ff-485e-8af4-3c2a77e4ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:33.110Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=46214360-f2b1-4e41-b7b0-59a3b9019a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:39:36.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:39:36.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:39:36.903Z |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-19T01:39:36.904Z |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-19T01:39:37.018Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:39:37.018Z |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-19T01:39:37.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:43.119Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=745f538a-e496-4fcb-96cc-0db6638fe0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:53.127Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b9eccf07-843a-48ae-8905-c496e904a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:39:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:03.136Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=52656c04-c671-4e0c-99ac-26b100912345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:13.143Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7ce24468-4153-4e12-a7d7-224d8a994e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:23.152Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b6c179ad-7c66-4373-9aec-55d392f52d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:33.161Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3589285b-9a93-4dc9-96ed-81eb437da150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:43.168Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=26f6c6f0-f3ca-44b4-9f79-538f1765331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:53.177Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=090f607d-5251-47fc-98b8-bada24d15380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:40:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:03.185Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f7818457-9028-4c9c-9d13-6f8f9d0df6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:13.192Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=db1dc7da-b5e5-44c7-878c-1ddd226597f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:23.199Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=42db466c-9771-4384-ab6d-f19570503632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:33.207Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=39998036-ddee-4267-8fc1-598367b2064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:43.213Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=47bc334c-93c6-4ff6-b4b7-1ae39083ebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:53.220Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7724a46c-f1cb-4e31-9053-5336b95ae852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:41:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:03.226Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6f79b673-ad27-45c3-9f8f-d26acba82fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:13.233Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3042a967-14a8-47a5-b555-84d5bdf3d6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:23.241Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=66b7aee9-c463-462c-b2d7-39509e2b88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:33.250Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c2a4ee18-0a25-4439-b730-d41f96b4eb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:43.257Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f795b08c-dbfc-4e81-ad74-c1c7764352eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:53.265Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dccbec60-98b9-4a02-91a4-e1fb509bb1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:42:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:03.271Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a206cb4d-d4b8-435a-983b-acf42d8bfe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:13.279Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5f0a4f19-a781-4c51-96d3-6f0b8da22787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:23.286Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b89e668d-dcae-4946-be73-01d3d57828cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:33.297Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a207b23a-7489-4c21-bf26-340619200018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:43.305Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e1be63c1-09f4-470c-924e-e8165f17ebae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:53.311Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e91a0d0a-c275-4e09-a81c-ba469ecd8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:43:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:03.320Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dac31ec1-f089-4e7e-b40b-5fde86bf0c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:13.328Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=82b960f8-69cb-4989-8ac1-a117b8038def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:23.336Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5d6e4a6a-1c58-44d1-b1df-72b706ac75d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:33.346Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=05b7d2a3-b4c8-4233-a7a1-38bf528b025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:44:36.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:44:36.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:44:36.947Z |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-19T01:44:36.949Z |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-19T01:44:37.030Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:44:37.030Z |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-19T01:44:37.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:43.353Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d5f15fc6-cd79-466b-8db4-ddd0241457b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:53.361Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bbf46bc5-36fd-4ab8-8d5f-2e01990a3aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:44:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:03.370Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8ac281ba-0085-4f7c-834e-ae7ec6179376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:13.379Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61c69062-6ae7-4275-8f39-51753fc7a43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:23.388Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=25fd0fe8-4d61-4f13-a3c9-50a4ad1ecf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:33.397Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a8451fde-419f-4449-8020-8ed6b125615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:43.406Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=539390d9-3e23-4a53-8ea1-dee5c2ce84b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:43.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:53.412Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a3a02852-5226-40d2-97c2-ad497b9b3105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:45:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:03.420Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0b49172d-f75b-4ea7-93c9-f937a048ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:13.428Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8ef9768c-6e86-4fbf-b611-7ecdb80e77f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:23.436Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dd375cd7-7127-42c2-842f-6110479abf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:33.442Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=07940df4-40fb-42e0-bf01-c15bf6ce877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:43.449Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=697d14c5-04ac-49ac-ac30-ecfedc449277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:53.457Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f8434d19-9117-426b-b393-8fe5eea65f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:46:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:03.465Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=57022057-e7e8-40a2-a6ae-363e3a133a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:13.471Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0f11cb6e-5c72-4fb2-bd86-354107e34657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:23.480Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d86577d3-a1ff-474c-aa95-571158a7e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:33.488Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=824e46de-1add-48f3-be24-f10a899a5755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:43.494Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9fe77a40-e5df-4f50-b93c-7dc5a5611fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:53.503Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9dd2fa86-d8d0-488f-a40d-de46b746e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:47:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:03.510Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3328f21c-7072-4714-87e3-8c3cc8b204c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:03.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:13.516Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9df72242-aa90-4a7f-93e3-2959bb9ecb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:23.524Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ea4891d8-7686-436d-a7a2-5e4fd39499d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:33.533Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=45f53852-96c2-46d2-a602-275205ff64da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:43.541Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=391d0aff-2d26-4996-b272-33bd65cc562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:53.549Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=14c6a56f-6a37-4853-a9ef-9066462397b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:48:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:03.556Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=53cc50f3-76f3-4413-9033-1c2fa8f77862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:13.564Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fe90dc9b-b530-424f-81c4-36a1e5278ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:23.573Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7af4d754-f1f7-49fd-bbd9-0b8e8bb32a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:33.580Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=911e4725-8c50-493a-9e29-c21b642701b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:49:36.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:49:36.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:49:36.903Z |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-19T01:49:36.904Z |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-19T01:49:36.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:49:36.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-19T01:49:36.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:43.587Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=948fcafe-1e93-459f-9230-dbbf26e6c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:53.595Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7ec29e8a-638a-43d3-a315-6f7d07e9864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:49:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:03.601Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cfcf68af-504c-442b-8fa6-3d39c70aad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:13.607Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e00b99ed-664b-455b-90cd-54a96458b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:23.615Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cf3b9bb2-0c23-40c1-9ac0-542ee52d57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:33.621Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7b73c6fc-56ff-4bcd-8dea-b5df5100631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:43.628Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=06a287f3-bd50-440b-a804-57dcdd67a786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:53.634Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5ab4c409-e8d6-49e5-a007-49cfec43a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:50:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:03.641Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3ddd91dd-6284-422b-a9e0-5e48ca71ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:13.649Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=96837417-94b2-4316-8765-dbccb9b4d62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:23.657Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=24873b76-393a-4898-a888-f77c18c7cf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:33.665Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c68fb56f-4520-46f5-87a7-4e48ce7fac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:43.670Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c931f1b9-a362-4180-be46-5e03e78beb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:53.677Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b7d1dab6-f7b2-4898-9ec3-f5c7ce47d9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:51:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:03.685Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8589da34-a5f3-4a96-8a4e-5a405c355d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:13.691Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f1f4fb39-44e6-4a3c-8696-fe76ed830c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:23.698Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=00879521-fdce-40f1-805c-c46eaca62d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:33.705Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cc973011-6e89-4392-90ca-9028cca700cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:43.711Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=22e22da4-9ce0-4813-94d9-ff946cc5101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:53.717Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1c5801bd-abc6-4421-a534-0a41ee987e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:52:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:03.725Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aaae9324-8d33-4ace-9ad6-20c84d44a34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:13.734Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=661e4eec-012d-48aa-9fc6-dc3882699226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:23.744Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aec900c8-2b74-4a65-8d6d-240778d87609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:33.752Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=75c858b7-5242-4cad-9795-370777141899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:43.761Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6aa573f3-9ea2-4e9b-b327-890414ede8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:53.768Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e9c68067-a35e-4354-bc38-352ddb6b488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:53:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:03.776Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=02bcaa5f-2317-4c49-a62d-7907d51618e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:13.783Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9ee78828-c436-4d5b-8ab3-f3384527b4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:23.789Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=35f7f53b-1e68-4ee9-bb9c-767afaab91f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:33.798Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ca6fad7a-7a4f-4923-bfdb-2b62ca0784d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:54:36.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:54:36.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:54:36.952Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T01:54:36.953Z |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-19T01:54:37.031Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:54:37.031Z |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-19T01:54:37.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:43.805Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0583038e-020e-4c61-870f-78cfe49304bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:53.812Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=36019e2d-3d59-4810-ba28-783cc5eaac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:54:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:03.819Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8e5fb619-b77f-412b-a02a-84b1c4f8dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:13.827Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d8efe61f-b928-4513-aa35-d35c751855f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:23.835Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8f3fbd44-fffb-4013-914b-6eefc6559f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:33.842Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b4ceeda0-67f5-4909-9b6e-b9f61795b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:43.850Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=eb579426-4071-47cf-86da-37ad2d37f6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:53.873Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3647dc44-37db-4cff-92ec-dbf4d418e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:55:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:03.881Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7cd3d0df-c8dd-48da-9ca4-f4066add65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:13.888Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aee56bc5-82e0-4755-80a8-558d165fc417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:23.895Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9245de8d-be3a-4b35-bba0-6e7fc453281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:33.903Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4cf17c58-d29a-45e1-9158-40a2978ab91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:43.909Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2ae703e0-8337-448d-ba9c-de4e1969e5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:53.916Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=44281a46-2b59-4fa6-a624-09b92dae084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:56:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:03.923Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c8508bb3-0e0a-47bb-a79d-f56021f78615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:13.928Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ab88c2b3-c87c-4bc5-8b78-07825483892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:23.937Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e63beeb4-1771-4646-91c6-2a976a61460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:33.945Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f161bb8d-bcdb-400b-8c02-a55278893f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:43.953Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e8ccef91-8763-4d47-a149-2a900ab90b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:53.960Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=88914504-fdb1-4001-b029-64cb7d2da2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:57:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:03.967Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f9ac9310-faed-4d45-b7b7-887300d4ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:13.975Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=47f9f0e0-2d7e-4dba-b3c0-c67c667b82e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:23.983Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c96117fd-842b-402a-afe8-b42d9782dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:33.991Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ff197aa1-d5a0-4efb-a3bb-8d67d14f2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:43.998Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cd5e9e5d-5d98-431f-afc4-1684fd1ed319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:54.006Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a17eefee-589a-4dfe-a6f2-fce10061f1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:58:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:04.013Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=20fef146-255c-462a-b47c-10b161468b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:14.020Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=803efe20-af23-4592-b94a-f5a1fed50cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:24.028Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=38bbba3d-d880-4929-bd7a-d3ad0b5873ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:34.038Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=55d860be-d43b-425d-a040-9441e64b2726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:59:36.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T01:59:36.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T01:59:36.900Z |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-19T01:59:36.902Z |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-19T01:59:36.978Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T01:59:36.978Z |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-19T01:59:36.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:44.048Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=be8fa587-3308-4c8d-bff9-94ae0b89853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:54.054Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b35fc71b-62ec-4b4e-8e01-e1fb7a3fd954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T01:59:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:04.061Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7a74cdda-573a-4276-af8f-e21cb013dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:14.069Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2006450f-1394-4b0c-be66-d016bd457d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:24.077Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fbe09757-0db1-416b-9ebb-37570cff7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:34.085Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=01bac3e1-605f-4d7b-bff4-cfa3c847ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:44.092Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1c728caf-c1fb-49c5-9ac5-ffba09193c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:44.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:54.102Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=54d752ed-554b-4399-b4bd-93b07b4e8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:00:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:04.109Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=65374bfa-791b-4009-a422-51ae8b18802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:14.116Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cfbf399a-05d4-4e2b-9eb5-a0a0dafda301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:24.125Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=522c0eff-5049-46ec-98c8-6da348fc32ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:34.133Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=854b37e9-f657-4e59-ae55-2acc261d0183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:44.139Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1e0bd9a3-be62-4b5a-a0f9-cf63605c7433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:54.145Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f61cdec2-b056-47b7-b5c8-deebbc13e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:01:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:04.152Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a3e6f643-58e5-4ea3-8c3d-1e75306ae1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:14.158Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4efb89fd-cb60-4c18-ae99-6564203ed04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:24.165Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bb8578bf-c956-45f4-830f-abcc76957b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:34.172Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=22231182-a4f3-4a87-b909-5c17ff1afc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:44.178Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cb2e5b32-a3d1-4fad-8132-94dab22b0006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:54.185Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f6cf4e04-564d-47b1-a23e-c6f02679a22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:02:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:04.192Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cbc2253d-8784-49a0-8b87-5d21513dd938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:14.198Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e8497623-ff61-4796-8c84-090cf6d941a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:24.204Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f5eaf26d-3fd8-49c9-8360-38987be645ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:34.211Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=921ac8cf-ed7d-4316-b737-d2a86fe72ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:44.218Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0c6ecf22-d270-4a65-a2d3-cc676851f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:54.224Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d6ece582-0ec4-4c10-aee5-37d672add36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:03:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:04.228Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=34be5f72-c2bc-4537-af17-1dd2a356de90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:04.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:14.236Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=28052206-15c4-4222-9e91-6b618b8244ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:24.243Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8311e200-8907-4d4f-af7a-57ed814f35e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:34.249Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4327aafc-422d-4e20-b64b-f753a5eb917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:04:36.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:04:36.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:04:36.922Z |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-19T02:04:36.924Z |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-19T02:04:37.003Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:04:37.003Z |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-19T02:04:37.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:44.257Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fcd29085-097c-429f-96cf-314da3221d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:54.263Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=82bbb709-678e-4d90-9ea8-e67c7f163307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:04:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:04.269Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7817fdd3-1315-472e-9004-40a911b42ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:14.275Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=15ecf913-879a-49a2-bf2f-c4f49f5163e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:14.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:24.282Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=70d295c8-84c0-44d6-9772-89cdb9ef3579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:34.290Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d8b5699c-4cbc-43a1-9bf9-ef351e2c0d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:44.297Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=310b5e92-6204-4285-b713-ab54afabef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:54.304Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d5445fc1-cda6-4034-aa43-5493aab53658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:05:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:04.312Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=46e64490-3499-41e6-b8cf-32f090e62166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:14.319Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=578e7516-0bb0-4e06-9248-ca6a9386888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:24.326Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b2f567a7-a830-4c12-98c9-16f7e6f6e566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:34.332Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a28b0f9e-8864-4a0c-9949-537d649a2bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:44.339Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ce3f10be-2c14-4df5-867c-06e4e45923ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:54.345Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=051da176-689f-404d-a991-ed3a3c51f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:06:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:04.352Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=34241be6-e770-4dcd-9eae-4076cb6926ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:14.358Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=540cf8da-08ef-4c3b-ad22-88d6d3641adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:24.363Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7e059ca3-5c9a-4097-9e09-aa8396232a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:34.369Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3523086f-7792-4098-bfb5-9b988a84bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:44.375Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=93ad9b14-403d-40a2-8c20-0c215cdd5540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:54.381Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5d152b8e-93eb-4407-a14b-0e8e0714cc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:07:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:04.387Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d326211c-bb6a-4b40-9f7b-7e636fbf2d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:14.394Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=25babd7f-7cb6-4f4a-989b-7dcbe0313597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:24.399Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5103afc2-3290-4362-bedf-d8bbb1af42cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:24.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:34.407Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a1790f14-8a89-4ac0-b197-feb520f06331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:44.418Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f2a8cacc-cead-46bd-9910-0727457709af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:44.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:54.424Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2c35d7c8-fe39-412a-a5c4-ee3534799e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:08:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:04.430Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2f6d3f95-01fc-483e-812c-6843b73d9a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:14.437Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=38f1c628-2571-42d1-8afc-885b7f867096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:24.445Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fad190f8-ad92-440f-af53-17e1d69c180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:34.453Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b6552fca-f9f7-45d5-b0fe-b9706e012f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:09:36.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:09:36.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:09:36.892Z |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-19T02:09:36.893Z |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-19T02:09:36.966Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:09:36.966Z |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-19T02:09:36.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:44.460Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=33436dd7-3d34-4d1f-9bfa-68d5363ef2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:54.465Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=24c03023-0072-41a4-b50e-e362bbde6698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:09:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:04.470Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b23352e3-3605-408e-b6b1-477abb294d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:04.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:14.476Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3eb3a94f-dec1-4e3c-afb6-7d404025c957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:24.482Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=de22253c-9db1-4f9d-abbc-1bb24bd35320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:34.488Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=56512ecd-830c-40af-8031-9994da49e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:44.496Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c3a9a2a1-8e7f-4bdc-9e8b-b5d07b8336b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:54.502Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dd63592b-3aa4-4124-a840-fd0d673b638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:10:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:04.508Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b3584f5f-f801-4720-a07a-523bf45a15c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:04.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:14.513Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fbce431d-c79b-499c-86d8-0d3443cc220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:24.519Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=142d5d63-f46c-4b39-b7a3-f17515c61a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:34.524Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4df2e364-befc-456a-a397-45ee6a7a88f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:44.529Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2886d596-8cbc-4a52-94c3-051b81167bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:54.536Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3eb42330-9897-461b-9951-8a5bac554921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:11:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:04.542Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=79925930-9d13-4524-9eed-c1e50472d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:04.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:14.548Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c1aa83fc-dc83-4873-90e4-2d0ad478af36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:24.555Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7f175b67-53d8-47e9-8082-d0ff60f67764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:34.563Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=028a4225-5e02-47ea-ba7d-328a2810d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:44.569Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2b9a94b1-8b20-4c69-84b7-2e630d85d65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:54.573Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2c1f6f20-f9e8-4373-86cd-e1f2242039bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:12:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:04.580Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=296b1384-4062-441f-9cdb-e82ed5710b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:14.585Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aa394eab-e082-49fb-b67b-8a8e68cad3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:24.592Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=36f345fc-2ab0-44df-b0f8-de1bb03d9ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:34.598Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a1722390-9f93-4b87-b85f-20d2ffd9f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:44.605Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=29e12103-5b8a-4bd8-a804-06628bfee105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:54.611Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b76ffd47-7762-4282-947c-0007b0fc50cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:13:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:04.617Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=63b8387f-2d52-40cc-8c25-aad6c0aa9474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:14.623Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=210ac8e5-f324-4f28-b35f-93a33d8d717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:24.628Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=47f3baf2-54fa-4e77-b752-5c17dcc0cd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:34.635Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2a7d9d37-8fe3-40c3-9014-0d113237a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:14:36.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:14:36.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:14:36.898Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T02:14:36.899Z |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-19T02:14:36.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:14:36.975Z |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-19T02:14:36.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:44.642Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ef7195c1-a9d8-411e-8b0d-e053b2df3947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:54.648Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7edcfa08-3dd3-4eb4-b727-6495408cca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:14:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:04.653Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=639a83a2-2a53-4e54-9dcb-ba36fbc5794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:14.659Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=411de7b5-0e59-4a73-ae94-5e5e85829f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:24.665Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=aef6f358-daa4-4fbc-a9a4-448af93cc577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:34.671Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=24125096-19ea-4e6c-8fd0-8b46241af009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:44.678Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dfe264ae-8dae-453e-bb62-d2bf5e9a1e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:54.684Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=18441444-7ec4-4e5f-95c8-4917ada706b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:15:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:04.692Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=fd7a3f6c-0a59-4f50-a300-6fb1023e3105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:14.697Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f48e5c6a-4859-4bc9-8470-9aaeb5060629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:24.704Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d69015f7-ce3c-4de4-8396-73ed864624dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:34.709Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5cc3eff3-30d5-44e1-a480-8a562f6b274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:44.716Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=84f26afe-eda4-4013-b36a-71c909aa870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:54.722Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c8557ef0-3348-4eb3-8fa4-acac20fbce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:16:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:04.728Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=824a08d6-b3ea-4fa2-9c57-6ae917d9df6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:14.735Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=83f5fad2-930b-495d-99de-192d6902f0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:24.743Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b0e5d6fa-857d-480f-9ec1-1375db95acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:34.749Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0604cc11-d953-4480-8ae8-e82758ea3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:44.757Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d61baf8e-04c6-4f49-bd35-5ff8e6f0d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:54.763Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a7d5a279-5a9e-40dd-a0da-9706121fc1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:17:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:04.770Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2b7cb390-9918-4e1e-9661-b7741b37ba75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:14.778Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6bcbfcb7-cdcf-41cd-8fde-f9428122d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:24.784Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2d63da3a-7764-442f-900e-a665a7190568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:34.791Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=119e43aa-df25-495c-b7f8-04aea6fe9e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:44.799Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=08ad41e6-c6c7-4ffc-9bcd-7bb29786d47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:54.805Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0d46a3ce-39c8-4b19-b975-ae3cf883d4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:18:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:04.812Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=236f10f9-1924-49e2-ad9a-82a6f81b11ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:14.819Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a013ad4c-cbee-4905-9ca5-d1d88c5718d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:24.828Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=01d08531-300a-44ba-89d0-331c25980166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:34.833Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=a83f38e7-a202-4be8-8be8-4c7e86b73b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:19:36.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:19:36.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:19:36.922Z |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-19T02:19:36.923Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T02:19:36.997Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:19:36.997Z |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-19T02:19:36.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:44.840Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8abd1179-57a9-4159-b277-45feb899d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:54.848Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4c17c1e2-78f8-488a-82cf-d3393583f47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:19:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:04.855Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=9a3bc44b-1fe3-44f7-869f-305a97d5ab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:14.861Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=92a7de55-d85b-4184-b995-961a62e1dc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:24.868Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5460c810-b974-4609-8bf6-f9e1176a64a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:34.874Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=54605c47-eb70-4dab-a087-4b810d4564f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:44.879Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6a2d6b2f-9bc4-4a5a-af22-35db4dea459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:44.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:54.886Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=82c3e5e7-c82f-43fc-bd59-031d9bc8b082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:20:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:04.893Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6baffc8c-ad8e-491a-93e6-4bbdf5fc0f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:14.899Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0c9e8e65-f244-44b5-92fa-1a7e027ba6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:24.905Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f29ca1e3-bf49-43d5-8d0e-c17178c46a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:34.912Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d88ec2de-c8ac-4382-ac48-138ffcf4c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:34.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:44.918Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=244aad43-358d-4c20-8a48-5a4f615eb21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:54.924Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=b00a75b6-0d8d-4506-85ed-695ce07d0805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:21:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:04.950Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0e2dc41b-ea44-404a-b221-acb542d4e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:14.957Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bf06645f-a388-4262-804e-1b9d7fed6d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:24.964Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e1335bf0-5053-423e-8ebf-49987d3b2870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:34.971Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8da3a4e3-c7e8-49ca-84c9-335be83e0c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:44.977Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=805d670c-092d-4611-9ab9-73a175acf615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:54.982Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7001eeef-91fd-45bc-8922-f9698dd9e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:22:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:04.989Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7eedc1dd-7734-4340-9aaf-d21fa8e8e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:14.996Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d22256dd-90e5-441b-b172-fce1393d94d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:25.003Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=612e3c68-dfa3-4c74-ad55-b5778c8ac459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:35.009Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6b2fd3d4-40b7-41b7-b6f7-55e68e0dfd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:45.015Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5b31c938-c932-4ef5-b86b-fbb0adc5bc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:55.021Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=055f8bcb-c32a-4992-9d29-42aabb98b5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:23:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:05.028Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d262449a-e16c-468b-9798-39f582e28b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:15.036Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5aaedaf9-f58d-40c0-93b8-18d5489c305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:25.042Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cb64f7d3-d486-467e-8944-799188c2caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:35.048Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=992a71a6-4403-46bc-b784-fb694c217326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:24:36.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:24:36.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:24:36.900Z |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-19T02:24:36.901Z |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-19T02:24:36.978Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:24:36.979Z |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-19T02:24:36.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:45.054Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4fa6a4a0-a723-42bc-a593-627520e527f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:24:55.059Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=282ef471-dcce-48c8-8af7-f16664552371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:15.274Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=607e42b0-344b-4cbf-8971-34394bab0c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-19T02:25:16.264Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=jwU6e37rtgbBxuBCj1Ju, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:16.490Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:26.491Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cb42b19b-1bc8-42d2-86ae-58d0d702125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:46.028Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=eb2baa4a-ddba-43d1-89a5-6417e9bed190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:25:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:26:05.587Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=44bf5a0b-a5a9-4713-9410-2244bb22f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:26:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:26:25.124Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=11922342-d5c1-41da-8f20-8a6748471332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:26:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:26:44.668Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=510dfb2a-33b8-450d-a77a-89211d062034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:26:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:27:04.208Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6ba20f69-df6c-4fb0-948a-4fda09193f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:27:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:27:23.752Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6fc79b3f-f05b-4779-b87e-adb77f354acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:27:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:27:43.292Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1e6ce899-95db-4d35-af01-d225fddfc200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:27:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:28:02.832Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0abc3a33-036e-4192-9ef3-6998d624fd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:28:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:28:22.378Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=98f13c56-9084-4134-9a10-47b35250b7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:28:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:28:41.926Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bda1af39-03d5-4ad0-bc46-38159a840663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:28:51.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:29:01.467Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c2898d99-9fbb-4dd1-958a-aa65111ea36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:29:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:29:21.003Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=20ab19e1-5f13-4ac2-b79a-bec93086a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:29:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:29:36.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:29:36.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:29:36.920Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T02:29:36.921Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T02:29:37.001Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:29:37.002Z |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-19T02:29:37.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:29:40.540Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ba7c1e23-52b4-471a-87d7-a84de2965bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:29:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:00.080Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e9e711c9-8305-45d2-8a32-f07c366ef338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:19.619Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=19cdad87-5a3b-46a1-868b-2d2efe7a672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:39.154Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=3d81b651-61ac-4eb8-8bbc-6aa91d815ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:30:58.690Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1fae3080-3796-4412-a511-9ceff82b7b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:31:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:31:18.228Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c5437d05-2185-4d7e-9c5e-b58c2bc0b181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:31:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:31:37.767Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d01ebbd1-3370-4e48-a648-796a2395f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:31:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:31:57.304Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=31b61e2a-1073-4a1b-89ac-cb046e064747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:16.840Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4677b614-2f57-4c96-a525-3e6cd80c19e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:36.383Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e554afd0-5746-4e8c-b3df-0aaa118505d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:55.919Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ff8581fc-8457-4508-9951-7f9c0b1183d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-19T02:32:56.931Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ankYIzn0T5bpVkneq3QJ, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:56.938Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:32:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:06.939Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7841904f-e0e7-4cc5-907d-927e65f41d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:26.480Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=acb2b683-b6f5-452d-9919-f1a76538dbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:46.022Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=30b9d5eb-bcbf-4162-b75f-e0bb79355dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-19T02:33:51.476Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=xLV2UXxkPy3t4hvqdOaw, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:51.482Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:33:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:34:01.483Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=2d307f41-d096-4f8b-b8b8-0e556ed19b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:34:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:34:21.024Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=c1382987-930b-4c9d-b3ef-0daa2c6edda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:34:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:34:36.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:34:36.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:34:36.913Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T02:34:36.914Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-19T02:34:36.990Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:34:36.990Z |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-19T02:34:36.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:34:40.563Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=163121ac-f069-4a0e-ad9b-6366a80b33b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:34:50.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:00.098Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=52eb2695-bef0-4b7d-8a62-0820802882e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:19.634Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e936eae9-9bbb-441e-952a-138b6978062e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:39.173Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e83044a8-c119-4657-838f-cf2c69bda200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:35:58.709Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=28b2f638-5dc0-453a-95be-52dc47d71daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:36:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:36:18.247Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=55e54c72-d21e-4428-ae6a-20e7431a83ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:36:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:36:37.793Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7e96f7a3-2f10-4c20-a48b-39c4291a6bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:36:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:36:57.331Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e6210220-61c4-4609-8e5c-fda98528990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:37:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:37:16.873Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bc47a9cf-393e-4a18-bcb6-e33963ca1d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:37:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:37:36.411Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e99f0dea-91c6-457b-94d9-f73144e64d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:37:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:37:55.948Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=1d53d432-df7e-48ce-8118-c4df50c75837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:38:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:38:15.485Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=5b08b47a-e9b2-424d-9a14-8c1d2c55ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:38:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:38:35.021Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=61b802c7-c36d-424a-81e0-7661538eaeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:38:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:38:54.561Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=07c2451f-b8bc-477f-954b-7a607fb44168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:39:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:39:14.096Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=4c782990-3af8-4549-a7c5-cfc387fe9303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:39:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:39:33.636Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=dddd5a15-2550-4ad5-89e5-5c67f77239e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:39:36.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:39:36.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:39:36.927Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T02:39:36.928Z |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-19T02:39:37.002Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:39:37.003Z |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-19T02:39:37.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:39:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:39:53.176Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=16b32e0a-7d66-40b3-90ce-31d4b1a4b2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:40:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:40:12.720Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=0ae11b7e-a39c-45de-903d-097fbae795cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:40:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:40:32.265Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=06fb934f-b676-4e34-9e61-dbdc56ba916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:40:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:40:51.807Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=def84462-f6a0-467b-a0f3-977bd1ab75fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:11.345Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8a5c5573-e926-4ac6-bc86-c79229add8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:30.886Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=08168d81-b3cf-4c9d-a4e9-9fdc28771dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:50.427Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=cde88bad-2548-4ce5-82e6-bc49512c3313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:41:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:42:09.965Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=54df3ecd-683a-4891-a4d0-345d2ff8209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:42:19.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:42:29.504Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e5402226-b5c2-422f-92b3-1f1f9bf2013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:42:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:42:49.044Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=7e18e1ba-3838-4bec-a54e-7b7651078cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:42:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:43:08.584Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=f83645f2-fe2f-4aac-879b-b1985f91c4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:43:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:43:28.113Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=33239951-0376-4d66-a7ab-0a61909b0f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:43:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:43:47.649Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=101288ed-6a2c-45ee-bd02-798b5cb221e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:43:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:44:07.183Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=e1bb555a-0bb8-41c7-8d99-f49704a51c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:44:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:44:26.719Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=270a4a09-6069-40a2-9eb7-af1969ccdda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:44:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:44:36.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-19T02:44:36.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-19T02:44:36.937Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-19T02:44:36.938Z |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-19T02:44:37.006Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-19T02:44:37.006Z |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-19T02:44:37.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:44:46.263Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=85740497-cea7-40d4-9006-9bc747678498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:44:55.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:45:05.798Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=8296db74-2fa8-45d2-b3a4-345e5329fa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:45:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:45:25.340Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=d7d82d6b-f2df-4994-9b30-0bd65b7d44fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:45:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:45:44.880Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=da52ba2d-0eea-4bae-a876-5c30b8ca6143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:45:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:46:04.423Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ba72ea00-9f0d-4d2c-9782-8566fc7690d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:46:13.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:46:23.962Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=76de4bbe-5efb-432b-a7bf-a5f794437e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:46:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:46:43.508Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=6373c1e2-a909-4da7-b204-f42843ac49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:46:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:47:03.046Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=ebd1ac05-3bab-417a-ac4a-0c70b144568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:47:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:47:22.585Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=940400ff-a58f-4bc0-8fcb-2f25024179e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:47:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-19T02:47:42.123Z |INFO |Init configs |InvocationID=68639784-419d-4126-932e-8e2973c95b76, InstanceUUID=bee10d9a-2fb4-4a43-a349-9b46f3aa8aa0 | |INVOKE |pool-2-thread-1 |