By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T10:50:24.163Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T10:50:24.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T10:50:24.211Z |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-24T10:50:25.077Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T10:50:26.169Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T10:50:26.171Z |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-24T10:50:26.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-24T10:50:26.373Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-24T10:50:26.417Z |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-24T10:50:28.520Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-24T10:50:29.045Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-24T10:50:29.076Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-24T10:50:29.077Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-24T10:50:29.194Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-24T10:50:29.195Z |INFO |Root WebApplicationContext: initialization completed in 2777 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-24T10:50:29.632Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-24T10:50:30.676Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-24T10:50:32.021Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-24T10:50:32.172Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-05-24T10:50:32.196Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-05-24T10:50:32.198Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2021-05-24T10:50:32.564Z |INFO |Started MainApp in 11.12 seconds (JVM running for 11.845) |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-24T10:50:32.800Z |INFO |Start scheduling PRH workflow |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:50:32.827Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=16fbbe0c-93d7-47f9-82a7-ce4573ee310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:51:02.938Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:51:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:51:13.004Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=20ab2fb7-cdde-49a1-ba15-84635cddd206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:51:44.680Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:51:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:51:54.686Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3878acce-f985-45fa-be6e-57beb182edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:52:24.750Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:52:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:52:34.755Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=030471d9-13f3-4847-ad88-93eb40de78ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:53:04.796Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:53:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:53:14.802Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8ddab850-19de-47d5-bcd4-b3821d88c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:53:44.844Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:53:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:53:54.847Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bc5b6c18-68c7-4ca3-8c8a-6bb21082c6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:54:24.900Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:54:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:54:34.904Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cc932c2b-f68f-4e06-81f4-cb029c09edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:55:04.925Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:55:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:55:14.930Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=169b7d64-818d-4237-afea-daecdf2c4a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T10:55:30.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T10:55:30.842Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T10:55:30.844Z |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-24T10:55:30.847Z |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-24T10:55:30.962Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T10:55:30.963Z |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-24T10:55:30.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:55:44.960Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:55:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:55:54.964Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1c7f2b37-6257-479f-84ef-a42d0d819566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:56:24.997Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:56:24.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:56:34.999Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2158e2b8-04f1-424a-a0d5-540569c760a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:57:05.026Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:57:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:57:15.031Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1c4ac352-7326-483c-835d-12ec2a3cf4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:57:45.059Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:57:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:57:55.060Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f85f9503-f55d-4e9a-bb49-6a13b84f78a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:58:25.080Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:58:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:58:35.084Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=04d1fb30-f29e-4549-930c-63372147a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:59:05.110Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:59:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:59:15.114Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3a7cc83d-e891-4c9b-83f3-2d593bd5b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T10:59:45.158Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:59:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T10:59:55.160Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f6e95a95-fdaf-4014-8329-3873358a5751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-24T11:00:25.182Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.167.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:00:30.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:00:30.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:00:30.118Z |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-24T11:00:30.145Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T11:00:30.220Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:00:30.220Z |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-24T11:00:30.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:35.186Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c0689e84-2bc2-4fad-a789-f99e015a55f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:45.329Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c1413027-7a53-4b52-9538-a67610ac8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:56.191Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3c9bc2ef-edaf-4340-9f0f-c835462fcad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:00:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:06.209Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=368ecd9b-bb22-4e18-b842-e6501be34672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:16.252Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6f8445ab-a333-4de6-a5d3-fe723cad7ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:26.270Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2098298a-8e5d-4b75-94e4-0d8597fcc830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:36.299Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a33bd4e4-5616-45b3-b596-31dba6371efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:46.325Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=74e08fca-04c3-4e88-903f-b707f54d688f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:56.376Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6fbe34e7-36e9-4c42-9f1f-890ef1e5acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:01:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:06.389Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3b170097-7bc8-46cd-a408-5bda2341c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:16.401Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1fe2f80a-e0a8-4077-ac19-ac7c938311c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:26.421Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a8609700-c616-4b10-8929-8a82e98f2add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:26.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:36.433Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=875a500f-d5b8-4067-8fc8-fabebcdc0feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:46.446Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=307cb202-a53d-4571-a40e-12287657b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:56.472Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=406291a7-094e-4d9a-afe6-8bf9707ef893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:02:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:06.578Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=191767a5-8a3a-42a1-bf38-b8dfb1928d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:16.615Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4f298044-949e-4d23-af0d-558fe3d70646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:26.633Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ba2794ad-c3e4-4e1d-825c-ec97794d3359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:36.644Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=870e6842-8405-43e3-8ead-e5c6ac417fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:46.657Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0c7ec84a-1367-40f7-8aea-adf081db25ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:56.678Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3b7cfdb1-a295-49dc-ad15-7379c2c895e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:03:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:06.702Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=29b62858-ed17-49a8-a512-2a0243a57138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:16.714Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=693af4de-90f7-4a41-bf34-2b4ea1ed7687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:26.731Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9964cfc9-fed8-4728-a197-0fed536b2fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:36.744Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=13d10826-8b9f-4858-805d-d05bcea5564b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:46.754Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1c62979b-6d4e-4115-bfab-33591de16325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:56.784Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9b326727-9caf-496b-8aaf-989fc3ed741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:04:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:06.801Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d8cd9181-627c-4eea-bf92-f924d288a330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:16.810Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=30cc814e-0e63-462e-ac22-c1ce18ace2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:26.822Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9931cb0c-f6da-4056-ad8e-92d5ab2c044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:05:30.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:05:30.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:05:30.169Z |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-24T11:05:30.173Z |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-24T11:05:30.241Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:05:30.265Z |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-24T11:05:30.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:36.837Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e58705c8-5d2b-49ce-a51f-530717b636fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:46.859Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9f271be9-4b40-4a68-9f5f-444f470dd9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:57.426Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d97624dc-cf60-478c-8874-968d7b07a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:05:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:07.447Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=68e0f12e-12a9-4523-aee2-594429f218cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:17.469Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d00adc07-eca3-45ce-bf94-549d70a81686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:17.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:27.487Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7d03879d-8138-40bd-8483-f17623c05b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:37.502Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3f6d2ea1-ee47-4ef7-a83b-25a8424c9a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:47.516Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=42f78cf9-b56b-47a3-b320-2cddf701cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:57.541Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1bc4d18b-e8d0-4410-a73e-03c6ab14e082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:06:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:07.554Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2f5e29c9-815c-42e8-8406-8a4916afc2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:18.901Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=40632aad-7997-49fc-b088-02d7b6c0bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:29.154Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d9f64c2d-1442-4d23-91f6-a2265abd804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:39.170Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a257a513-f161-4eeb-9f89-0aef0454e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:49.197Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bd71087e-ef98-4f17-bfb2-44125c89709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:59.229Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5bfef0ed-52f7-45fc-86df-59ea60fcb527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:07:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:09.238Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6f6cd205-2773-45e4-850f-2b1762b3de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:19.247Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f9286308-8799-4b49-a88b-f253f21e3ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:29.256Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8bc6040b-fa52-4e5e-a043-a8d830fd09ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:39.268Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=da954af7-22f9-41ac-b3ba-d886462dc3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:49.282Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6bc91311-3cc3-4c57-8c6f-30fe0efd1fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:59.291Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=355ed7f9-bde9-40db-b5af-537e2ea05dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:08:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:09.306Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=af73c107-89b5-4d45-b31a-e6f633334f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:19.327Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4cf624a7-68c1-4420-9d5d-ef1b2a1da72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:29.375Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e61ba953-73eb-45c7-8be1-34690b71a6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:39.389Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b596fa03-6b23-4183-8481-a78fe567647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:49.399Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e5bcfec9-413b-46e0-9b8e-eaa8dee4107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:09:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:07.389Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0ae8d431-8ef7-4499-b99e-2552948179cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:27.481Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c95d1cea-2c65-4732-9578-7653aa9ab33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:10:30.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:10:30.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:10:30.052Z |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-24T11:10:30.055Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:38.670Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=85d18b6a-7001-4141-9d9e-bdbdebb9895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:10:40.078Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | reactor.netty.http.client.HttpClientConnect |2021-05-24T11:10:40.098Z |WARN |[id: 0xa1c25ab7, L:/10.242.26.8:49514 - R:config-binding-service.onap.svc.cluster.local/10.96.126.101:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-24T11:10:43.245Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:50.149Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=198bb0e4-c60a-44c7-9099-39913004b69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:10:50.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-24T11:10:51.853Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:10:51.853Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-24T11:10:51.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:00.416Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1bdd537a-4e44-4ffe-91b8-611f49ecad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:10.629Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b9c9fd0e-eaba-4889-94ff-c3b90bded47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:10.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:20.869Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a81b81e5-451f-4ca0-a1ff-c1d6b1daddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:48.345Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8406efd1-2f38-4b3c-89eb-cf4c8b4f9d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:58.359Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=92804557-8315-4eb3-a9d2-d6d1619d82b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:11:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:08.371Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6700b032-2816-42fc-a6ab-86e13665c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:18.380Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=32ea7ac8-b625-4199-8cf1-efe0f93c7a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:28.395Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cda53358-b3f8-4035-9da4-b081b0c4e8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:38.409Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e71ca004-f78f-4c77-afbb-db36279a49be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:38.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:48.416Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d6a924cd-c1b6-48ca-a448-8def3129bf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:58.423Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=73ea1bce-8b7f-41b9-9292-35bdd3b258d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:12:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:08.432Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=07253d80-b935-4a1f-bf76-a5f105bfb2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:18.449Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b360b48f-318c-4d02-9a8f-5a683ed2aac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:28.457Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a1fc1569-ef83-4ba8-af45-b0955f878fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:38.491Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=56aa51d0-c88d-484d-b69b-8431a4633af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:48.503Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ede685aa-803f-4ff9-a30e-27bc15632a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:58.513Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=28bb7e6e-90d7-40f0-b1e5-c23f68434fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:13:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:08.520Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=42b630b7-e01a-4569-83dd-bd66ca70fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:18.528Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=30882397-ba0e-47ed-a883-747b1dcef50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:28.546Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=21328bd5-54de-485f-8ac7-355e05024a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:38.554Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5749da02-98f9-45ec-9fb2-95fba459fa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:48.561Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ddff9ed5-64fa-48c3-9f0e-54bd0f06f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:58.569Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=17df2ff4-3eec-4be8-b39b-220206ec4456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:14:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:08.578Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0c5ecb0f-7860-4c3d-9b08-975886e311e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:18.586Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=314c30e3-f45c-4a53-b424-016a0b9992de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:28.593Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3b6ff5fe-ad71-457a-8c02-f6d1638f2742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:15:30.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:15:30.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:15:30.034Z |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-24T11:15:30.037Z |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-24T11:15:30.104Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:15:30.104Z |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-24T11:15:30.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:38.601Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5cc87c88-0112-491f-aa56-a9f274357f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:48.616Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=13ea1989-b585-477c-986f-cfa9c4eb5d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:48.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:58.624Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=834e3eab-d0b7-4518-9a2f-91d822126df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:15:58.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:08.631Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=90a447e9-f28a-42ca-9ab0-c3b5b935172d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:18.639Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1b316ac6-bc58-4b54-88ea-bc0bfa136665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:28.647Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ec9ed510-6041-4b58-b232-62e36cc63f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:38.653Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e8c83fcb-713d-4e4f-9916-eceb27799a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:48.661Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=98a0fca7-ed20-4e07-bdcb-3f010a30202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:58.679Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=223183ed-a0eb-4ebb-8072-759d1f7c5ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:16:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:08.692Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=73cb2ac4-4915-4692-bef3-cec9000814b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:18.707Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ada97152-27d3-47b0-aaa2-c56ad53ba25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:28.721Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=52942132-7391-44e8-8299-c77064b312d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:38.730Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bccde6fa-f521-4372-b1f5-0f1de939ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:48.738Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0c4fce55-5b40-42f5-a523-f6a20fa0e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:58.745Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1b4eb322-0b2d-4d19-a11c-e63cfb5cb159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:17:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:08.755Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=33dce522-996a-4bbd-9d0a-8fe4b1cb4e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:18.771Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4287a274-950e-4569-804c-582a99e04e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:28.780Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9ef192f3-f549-4ad4-b266-2c695ae9648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:38.794Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2c89d2b6-9d76-405a-94f3-0ca986eabea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:48.805Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ba0d62ec-659e-4257-a28e-7027a5a31e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:58.814Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=664e4632-737c-4a4f-908e-85132ffd3a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:18:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:08.823Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4bfe0289-134c-418c-a8a5-66ebe69cabcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:18.831Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2a51a0c4-c807-4b36-90f3-c12ff41f9015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:28.929Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7137c2e3-b50f-42e7-94b4-925e0360aa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:38.939Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=50a429b9-361f-4ef5-83c5-5c4378b9a8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:38.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:48.946Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2a9a54c6-11e9-4c6e-8536-9bf7859202d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:58.954Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=884d7507-b0bf-4bd3-9092-66d3e08f61ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:19:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:08.963Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b223aac7-7c63-4278-a896-98dcb0c501b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:18.971Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0b7cf7a3-e912-42bb-93b6-7737d30815b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:28.983Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d50d04ab-b5d5-4c53-8069-53b24abbf8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:20:30.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:20:30.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:20:30.057Z |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-24T11:20:30.061Z |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-24T11:20:30.133Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:20:30.133Z |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-24T11:20:30.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:39.006Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ca2660ce-82d6-46b5-813d-e673387e7dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:39.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:49.013Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7eec6abf-f908-4fff-9adc-ffccd9b3a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:59.019Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=dec34517-8a03-4760-9165-41d08ca89405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:20:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:09.025Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a337c3b3-7dd2-4a67-a01e-02dbda76216d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:19.033Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=79bd2a33-a1a3-45ab-87aa-9a83c5bf90ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:29.041Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a65da44c-b695-4d1f-89e7-8f7d41a836b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:39.049Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2d8eb46c-0cf3-444d-9a6a-825e08168b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:49.056Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9333dfcf-0e7a-439f-ac3c-af618d517a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:59.069Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bc9d9950-8d93-4eb7-b6d9-f3665af0dd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:21:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:09.083Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1bb76d3e-e589-41e4-9529-34ffba9b33a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:19.110Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=444fb2f5-6aea-4707-a908-9dc526aa889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:29.120Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0e1bb50a-0b72-422a-9a18-2bcb34979323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:39.127Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=129d155f-2a32-4fb7-9407-0c7a87ffd4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:49.136Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=41772209-b942-48fa-be7b-e16173eb5b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:59.157Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9aca2c0e-fd12-458c-95e1-bb3ee8de62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:22:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:09.168Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b7e3b939-6ba7-4ac6-8a0e-a57e38eba133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:19.195Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=26345283-2e3b-40c7-9582-a60f2bb8a7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:29.212Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b5fcf73d-e333-4a5f-8d0b-153c614ba4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:39.227Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=757ecc8f-fd7d-49a8-bb6f-0e424a827e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:49.430Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=220637b4-0eee-4b1d-9cef-49aeb9021df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:49.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:59.445Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1e51ad92-3278-48a1-adb5-24b0f9f46b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:23:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:09.454Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3e6d729e-b760-4c54-93dc-e412cf13851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:19.465Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9f4b2f62-cd1c-4308-be29-0338f028633a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:29.471Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1b7a4eb2-8950-4091-a395-06c366f2ef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:29.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:39.479Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=297e108d-7fda-4d1f-8131-3666bd5b9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:49.492Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9aea68b4-18c6-4725-acdb-ed5e4a1b9973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:59.512Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9bc8f253-5b7c-4d07-af21-c6c70af5ee84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:24:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:09.530Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f14a4abb-9b6d-4090-b532-a514ad044ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:19.537Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b30a4101-1064-4997-b859-958ed7c1a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:19.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:29.550Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c4f57f0e-458f-4c14-8839-03370b255f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:29.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:25:30.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:25:30.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:25:30.063Z |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-24T11:25:30.065Z |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-24T11:25:30.127Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:25:30.127Z |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-24T11:25:30.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:39.630Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2831ace2-066c-40c5-b259-26bcf9c46faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:49.649Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=485854d3-2ad4-46ed-8a00-8628d8c72891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:59.663Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=57059888-abda-4066-97a7-4214302c3224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:25:59.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:09.672Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4b283970-b21e-45e7-9c5f-cfff4b38b0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:19.683Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7c91a254-cf9a-49f4-8027-5976531e9f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:19.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:29.698Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=21e4b91c-2410-4055-92fe-547ad798f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:39.717Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4f70380c-3f4c-4b8f-b76a-4db0300a8dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:49.725Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a2c846c3-70bd-4890-a6a6-ffd19265b328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:59.733Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1b66199a-0f7e-4c63-8e13-9c117dcce165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:26:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:09.741Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=83a881ec-1fcc-4a4f-97c4-284f4d973321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:19.750Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9e813583-cc13-439e-925c-80b1c19b5ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:29.765Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9b21b0e6-3f53-411b-9c42-7ad99d3ef363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:39.780Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f5c8693c-28f3-4bd2-b209-f337c14342eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:49.795Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=05c691c9-2610-476e-ab53-87cd8b06ebeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:59.804Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9cf70100-d92c-4f62-b897-01170b655322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:27:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:09.812Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=47ab8502-8b36-4ee0-9919-c3a42ceabe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:19.819Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=06d61a2b-5de1-419e-81eb-88e42ed18b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:29.827Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f49e2eee-8ef7-4d03-9cbd-e29856307f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:39.833Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e2c00ece-6663-4d83-a398-ab5e58a0117a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:49.840Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3945402d-13a0-4624-a658-02fa24cd37b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:59.850Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9ef88dc4-968e-448f-9157-f6d83d578c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:28:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:09.860Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4cda030a-ff6b-45f3-b72c-102120e8e8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:19.867Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0c558197-5179-4fc4-88e7-2cdabe2463b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:29.874Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=546210b1-b2b9-4a59-9cff-c5aa2d5de1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:29.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:39.883Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7bf490d3-ddfc-41d6-ac47-94a66927a49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:49.893Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5387e2a8-4b3f-497e-89fe-322b926b9dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:59.900Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d21585e2-5aff-4cbf-a721-33fff98a00bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:29:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:09.908Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=043e9bbe-d9da-47eb-8a6b-2065f2361d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:19.927Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8ac64cfe-fcd6-4cc8-b33c-de30ac073305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:29.935Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1c03e176-6ede-4340-9366-03c7e43158b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:30:30.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:30:30.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:30:30.202Z |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-24T11:30:30.205Z |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-24T11:30:30.270Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:30:30.270Z |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-24T11:30:30.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:39.943Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=aabb3bc5-fbb4-45d1-8b55-b3d6300320cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:49.950Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3b5bc4a2-6529-47f1-8d80-0e6d7b0adec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:59.959Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=21dd8f88-d3c3-4d33-b9f7-df62887ed596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:30:59.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:09.968Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1527c80a-0f56-4548-b093-9a6a481f31d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:19.984Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5b7cde06-eadc-4e26-b6b4-b9f6c184df7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:30.000Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ce5756e3-5e6e-45cf-9793-3c228ac014d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:40.008Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=60a2e4c0-e295-4051-8038-7171764a4625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:50.016Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3ea57ef2-738e-4a34-b225-c8f35f843cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:31:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:00.024Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=910da86e-6bdd-4467-8038-783fc404a57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:10.031Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c6490eb6-5211-49ec-9af2-6eda8b9e6b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:20.041Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fd3cb8a1-b3ca-4b0a-be01-72ec401f0c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:30.048Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=32c6605a-0098-4eae-8479-0cdd43eec3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:40.060Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5cfff493-12b9-4778-a266-409fc8ebd65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:50.075Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=70827591-7712-467d-9d51-b78a4f3f3e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:32:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:00.088Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b1803f6f-429b-4a7d-99b8-f6e1a8ec3785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:10.096Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f2710362-4a0c-415b-b929-7aa21e44bfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:20.103Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1d17e92e-40a5-4949-8594-b27cec35942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:20.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:30.122Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5aa441e8-7ce2-495b-92ff-87a9ee96bf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:40.130Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=682aaf83-376a-464c-8451-4bf38e6d84e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:50.139Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ba45935c-36d5-4aba-8ba5-c609803694f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:33:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:00.153Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c7b26479-e197-4267-a20a-b7bfdf50ad3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:10.161Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=41f7b606-33c4-4bb6-855e-013726d5cd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:20.169Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cf06fdda-bd3b-41aa-834e-467adbd859fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:30.178Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5fa90236-9783-44e3-83ec-13f6346df29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:40.189Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ea4b65aa-d3a3-430e-a53e-0b19c3af5d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:40.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:50.217Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0d444039-f5dc-4947-a78e-d9506fc5f404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:34:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:00.226Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d7a36329-896b-4baa-8753-d7e10dab8cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:10.237Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=449d516f-14e6-4f7d-8bc7-1cc3019ded99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:20.245Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ae52e965-e5ef-417a-a812-8b526595fa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:35:30.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:35:30.039Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:35:30.040Z |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-24T11:35:30.044Z |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-24T11:35:30.106Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:35:30.106Z |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-24T11:35:30.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:30.253Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9a4fc2f4-d6ac-48e6-92d9-e82839ccef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:40.260Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=02ff84ac-0734-43ac-b0ac-191b6a38eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:50.271Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8f8909d1-7077-4f3f-af9a-450f37666cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:35:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:00.353Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cfa4cc2c-d52b-45c2-a13b-e76e4ca46f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:10.362Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c00ff581-a746-415a-aae4-dcf3bc2c642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:20.383Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e7092a0a-c934-4b26-816f-8b8135912c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:30.406Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=541f40ec-2c1d-48b1-8740-60f1559f442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:30.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:40.414Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=535985a7-daa2-401e-8d4b-2ba4f248a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:40.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:50.421Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4c314132-d1ae-4041-be8d-e1b525fe3d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:36:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:00.429Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9c2638dc-a3d4-4019-bd43-6b9dca3835de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:10.436Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=aa7f6e58-3217-4f68-b954-3886f0ad8a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:20.448Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=77b8215b-3c46-4314-9a7a-fd54fe8c6594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:20.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:30.461Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b8546761-e1a2-48e8-a70f-9e7d4d8d194c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:40.470Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fd4dbcc8-342c-4e38-b2ce-9a36edc1211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:50.479Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=82e48b26-272a-4488-b95c-7e6327a3b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:37:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:00.492Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2241ca77-1424-49cd-84cc-ddf003954824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:10.499Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5cd76db3-245d-4fe9-9623-4bcc85d7c35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:20.506Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d53038f7-6658-4cb2-bf9a-d930d3d041ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:30.514Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=04bd7ecf-34d0-42a8-9e3e-9c711aa3475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:30.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:40.526Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=dd4e7aa5-393b-4c6c-b860-f94b41d4b02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:40.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:50.534Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3fe569e2-572b-447f-87cd-425ab08a4cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:38:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:00.542Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=dd63b9f0-4b10-47e6-9b2c-128255173950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:10.549Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=eacdf9f0-168a-4cb0-9aa4-1d2e9bb6db24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:20.558Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=354f79a4-37a6-47c3-a1fa-f8501e48767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:30.930Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f7b2c804-be9b-4b1f-915b-ca8c781ff528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:40.940Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b0d5c5fb-1a89-4027-8105-d4908d967da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:51.016Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=91a96033-4cc3-44d6-a1b7-36da182cf8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:39:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:01.029Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8f4ab6ba-c13d-4db9-a227-551de6753034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:11.036Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=27c08e28-56e9-4112-8ace-404866ecf70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:21.044Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2b1388b3-a085-46e5-b615-fa80caeb6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:40:30.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:40:30.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:40:30.255Z |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-24T11:40:30.259Z |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-24T11:40:30.325Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:40:30.326Z |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-24T11:40:30.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:31.052Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=27ebcef4-9078-456c-83da-afbdda6db85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:41.064Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4153291d-18cd-4cde-bf26-f9bf1f9d944d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:51.079Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=688baa7b-ffbb-4135-9f21-d5cf5fc901b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:40:51.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:01.865Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bd547338-5c6b-4b8d-a5b3-25de8676d732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:11.875Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b8934e0d-bc68-4401-a4f0-538bf4e450b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:21.885Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5ca1b859-f8d8-4a02-a376-4f3c18802ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:31.895Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c7540d34-8a2b-41ff-a11e-fc24969787fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:31.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:41.907Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=309e1cd2-19bf-4aee-93f9-98fe6443b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:41.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:51.918Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c74301c0-660f-4512-bf36-9930e0f4fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:41:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:01.938Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=de168fea-d938-4b17-9cf0-f9d370a50fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:11.945Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=96b3d943-0b54-450a-9f6e-ca4df2ceb798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:12.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:22.318Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e1ae98b2-4b44-4bbe-a6a8-e1a9c053daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:32.327Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=11cb51c6-eaf3-45cc-aac2-8c30f0db59ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:42.333Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=07ada253-179f-4fd4-b6cb-7daca2b2a3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:52.343Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c21eb820-2aa2-4c1a-95d4-2b4907b6d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:42:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:02.360Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=debb78e8-5247-420e-86ac-282d08510298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:12.367Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b4ce907b-a25c-4bd1-ad53-c0a69c1c16c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:22.375Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1bf65cad-2805-4a1c-bff3-cf97a755c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:32.388Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bfd792af-e82b-42af-8f93-e9a294f1103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:42.398Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1754cf53-fc64-428d-8867-b0e6f352b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:42.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:52.406Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fcbe4065-4188-469b-af86-653bd141c40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:43:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:02.419Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0c2bb570-51d7-41b6-a812-d78f848eb661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:12.443Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6f9d9bde-f052-4e3e-ae0b-aca33bd4a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:22.453Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0f857f01-0c5c-4a39-86e7-ff15122e55fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:32.461Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4153ad26-7796-49d4-97d5-3c0ab48f1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:42.469Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0fe8ad32-cc11-4eae-a76f-715ab39f40ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:52.487Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=09220cf9-8564-4976-8797-abb90d2f00fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:44:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:02.495Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=64bcf91f-b1ae-499d-bf98-16f6ad81f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:12.505Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5b1e909b-7ac6-4774-919b-e33ebcabfa9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:22.532Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3bd9838a-bfcc-4fd3-933a-444d42f6baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:45:30.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:45:30.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:45:30.026Z |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-24T11:45:30.029Z |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-24T11:45:30.083Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:45:30.083Z |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-24T11:45:30.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:32.542Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c3d06a69-8c2f-401c-b499-d134649d1fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:42.549Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=de979ba9-b271-4279-b4fd-5dc61e03137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:52.556Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ae3cd805-6e62-4e30-920c-77013689a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:45:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:02.563Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2cf8b82a-a15c-4136-a571-1ccd3d443a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:12.570Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ad915e40-12ad-408a-9c70-2f4093ad1648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:22.586Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a8364374-c6f0-4878-9dcb-72277fec4b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:32.601Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f42439fe-36a9-4e3d-86aa-065460185bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:42.608Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cbb35cac-56a9-493e-8ac5-9acec9ddaf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:52.614Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d432c8d0-7c2f-4d8b-881c-4bd45e180ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:46:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:02.621Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f8243ba1-8199-40ab-a333-7cda037f7664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:12.628Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fa6d821c-908d-44d7-ba8f-7a9c02b4ba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:22.635Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=66eb4f83-2f20-425e-9d3f-580b836bca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:32.644Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=909c025e-cf62-4004-999a-b881f60b3fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:42.652Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e057b09f-0c9a-4e95-96e9-b9f493476f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:52.667Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9a206f4b-0784-44fe-8f66-e9155c2bba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:47:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:02.674Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=08be8e68-dfe9-47f1-ad29-b3a0099989ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:12.685Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2fe1c6b3-9f2b-4a77-96ab-97bc129fb78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:22.692Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f631b116-f126-4d33-8457-e067d41bff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:32.699Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4504ac08-3cf9-41c2-92ca-c5892c83f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:42.706Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b605f88e-852d-4d13-84c7-d32e9d419c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:52.713Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d14987f7-e54b-4042-b4de-b9dce65eaf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:48:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:02.720Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1a81ce9d-97c1-4678-af78-d31ef21d0c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:12.738Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5fb38472-05f3-44fc-8380-f2508a2632bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:22.752Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0447ae88-7133-4092-9717-23bc80b9f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:32.764Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bd89d1ff-65fb-4520-aceb-bd26d5ace1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:42.771Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b67770df-89c5-4b54-9baa-3bfe1fc4b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:52.778Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ebbc306f-4a8c-4c28-9bcf-231cf221d039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:49:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:02.786Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=03e2845c-9e64-4c01-b88f-721f3a4a371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:12.793Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3ef0a406-66d9-4143-b738-d92d6386e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:22.800Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bee5567a-d188-4ab7-bdb6-ff50cdd9f89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:50:29.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:50:30.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:50:30.000Z |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-24T11:50:30.004Z |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-24T11:50:30.065Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:50:30.065Z |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-24T11:50:30.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:32.807Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=936266ec-908b-4c47-bde6-51c64052589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:42.814Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e47e8c39-04fc-41d3-80fb-46ac7776bde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:52.820Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1e8e84a5-1e2e-4595-8d61-1818caf08088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:50:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:02.828Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fd87954e-f20c-4380-9d44-c98ba512240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:12.833Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9726e2b8-52bd-44c0-bffc-1d293342b7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:22.839Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c2c56c16-7968-4aee-824c-9b73ab3a9716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:32.846Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f0bf872a-fdda-48cd-a1a1-2c23d4b2a5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:42.853Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0e902523-2fcc-4839-934d-1e0a2564dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:52.866Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=234586d9-3b6c-4d39-8f6d-bde5bf79f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:51:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:02.875Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=933e937d-bdd8-4d99-b3b5-ce6d07015410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:12.883Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d645d4eb-3878-4b72-a073-bede4de45778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:22.893Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7a72e1b5-a043-45b1-8e6d-7bebd8cd2f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:32.947Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=de018fa1-d31d-42a0-81a7-b03d1337efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:42.957Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=aa757bf5-3a5b-40d5-a234-48b016fa1349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:52.964Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=438a4f7f-b4df-46c8-8616-04a54d03c6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:52:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:02.969Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=775819df-fb38-439d-9fd8-be58c9b60093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:13.002Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0417446f-5387-4729-8a50-284a8ee9897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:23.015Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=79a038c5-ddc5-4dd5-8a40-f6bc0954323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:33.023Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ce839de6-841f-4995-8bf5-ada1e1146802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:33.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:43.030Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4416e173-d9d3-4cc6-88f6-aa3159d0fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:53.041Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8ce99392-4464-41ae-bb29-5052e4c38f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:53:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:03.048Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1375cbc5-68e6-4a97-951c-beb01809e70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:13.055Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2f2a56ca-83a0-4410-9efc-cbffdba366b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:23.062Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=de52bb33-6fd4-4c13-87b6-188fe6e539b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:33.069Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6d5249e0-bb36-4168-ab71-6a815c7c2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:43.083Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=27352acb-8443-435e-9826-760d65074dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:53.090Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=74ea0c6e-359d-4834-bf15-f6c5ea1e7137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:54:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:03.100Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=58707fe4-3940-41e3-a819-25e0b05c9d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:13.106Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b7ed79b2-9a39-4822-87a0-b78acd86f34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:23.117Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cb6f7b9c-49f4-47d2-968f-a2c72877fc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:55:30.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T11:55:30.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T11:55:30.047Z |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-24T11:55:30.050Z |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-24T11:55:30.119Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T11:55:30.119Z |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-24T11:55:30.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:33.124Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bbd28dcd-cd26-4288-aa5f-807aa7064527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:43.135Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7710a991-4730-42d0-aeba-3a53aac81384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:53.143Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=91c4eee0-9746-4a23-88d4-72e3e690a7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:55:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:03.154Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e5a9379b-e3f1-4804-a6f6-4265e438fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:13.161Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=91c84598-d02c-4db7-8117-9ed40e9b06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:23.170Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bb097f3b-9b93-4527-b89d-25eff2fa7763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:33.176Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9a1a1b0c-2e52-452f-9a3e-9677d4c3f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:43.181Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7c56e2f0-b5bd-46d6-aa63-15d4493f70fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:53.190Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0fe17c3f-c510-41d6-8705-2f42948fa37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:56:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:03.195Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f26feec5-99c0-4680-964d-45cb11d7885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:13.201Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6508d3ce-0cea-43c9-bf52-8080cb6a28ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:23.213Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2a99711d-f075-4199-a46b-2867798278e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:33.222Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a7613722-b1b1-44d7-bb3f-01ab3e372deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:43.229Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3e0e00aa-7f3b-4f90-a178-607bcfd2ba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:53.240Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=49efbcb9-7433-4fbc-860b-b389b469ad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:57:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:03.247Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2e0d2295-d0c3-4e8e-9850-b56726025a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:13.257Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=36b20eee-1272-4c37-9268-c132331d9128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:23.264Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=305546c8-b36d-4019-8588-2c56969ac60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:33.271Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=959ffa68-4801-43e3-94bf-7a32699b0add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:33.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:43.288Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cc4bbd05-26c3-421f-9699-55a7e653eb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:53.298Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6ce9c82c-3809-469d-bfb8-d0b7f779a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:58:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:03.304Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0085fe41-dec8-4ac3-a815-f9d63b3398af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:13.312Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=59e93ba9-3ae9-479d-961e-b3c4da59d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:23.319Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1d8a395a-a9ac-4f29-a533-dfb164503374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:33.328Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bb2dd2d1-7a57-4323-8f1a-592d2f1e17c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:43.340Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fdf2cbde-c8fb-4b26-9dba-1534bc2d9112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:53.346Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b367666f-aa7a-4368-a30b-8666fa8f372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T11:59:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:03.361Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=61524a37-09cb-45ea-9179-5a2927dc6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:13.369Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ef1775f3-79b5-4dfa-8875-90a5f72a456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:13.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:23.376Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=192b8d78-9609-4758-909c-d27b4c821215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:00:29.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:00:29.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T12:00:29.978Z |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-24T12:00:29.980Z |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-24T12:00:30.038Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T12:00:30.038Z |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-24T12:00:30.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:33.393Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5268b5b1-32d5-4247-bfce-2a7f74165787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:43.399Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c344367a-84a2-4ff8-92e7-0a8e79f9ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:53.406Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=61b02ec8-e581-44b5-ad92-24d0e9bb5c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:00:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:03.412Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bdaa144a-b97d-4120-b6c5-43141611729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:13.423Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=38c96049-5bf6-4778-81c0-4caddba39a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:23.431Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e92dd9a0-b7cf-4d4b-acbe-6a2e97ccf980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:33.444Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a5ad6e18-ddd9-42e9-afee-3dfa1d29399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:43.451Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=14a7be5c-8644-49cb-b5df-f6b171006636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:53.459Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=96965102-e796-45d5-8f6b-296bce39802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:01:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:03.465Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=18756724-5392-4922-838e-99443df39e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:13.472Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ca716171-ce12-462b-8923-6ac097712246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:23.479Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=04384070-f09e-469b-b416-3646436f96f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:33.484Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4392d999-6e48-4e67-b55c-18fd9ab85295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:43.493Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bb353a95-b099-4fe9-8486-02aa91bb45fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:53.507Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c9cb1c74-18a7-4733-94a1-a488523e6e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:02:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:03.513Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c696f1e9-6eb1-4e8a-98b9-176dad9ffa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:13.520Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=61c9b309-646f-4a78-92e9-e5ab0989789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:13.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:23.527Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d9170209-6085-4677-903d-ad64e412bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:33.537Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=aae43418-e387-4227-855b-72a71b2f1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:43.543Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f3929474-fefc-4cd2-a5dd-0f0f301bb030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:53.548Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d05ec8b8-d6df-49c1-ad82-94313ff3b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:03:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:03.556Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c7755fdb-1d98-4a95-a3df-f1081d671b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:13.570Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c5d07553-c969-4198-b115-feea52d44356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:23.577Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=0c32a13a-1f37-4430-8fad-7452725781ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:33.585Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=dda3776f-da1b-4176-812f-4e310eda691a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:43.591Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=401da5c8-994d-46c9-852f-725226cabb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:53.597Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=146e3ae1-e8dc-4900-b607-ed2b69d651e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:04:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:03.604Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=35e98af2-7535-4b29-a41d-e8b920f69349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:13.614Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=32168ab8-b496-43a7-b7cb-d924ca2ae778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:23.623Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b783d623-0b64-44a5-b3cd-347adc01e5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:05:30.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:05:30.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T12:05:30.042Z |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-24T12:05:30.044Z |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-24T12:05:30.131Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T12:05:30.131Z |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-24T12:05:30.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:33.637Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=effeeaa6-9d64-4244-862d-d113d0cdba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:43.644Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9e8fa3d8-cbbb-4ab0-bfd8-14d88d7c7a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:53.653Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=dad31c13-59d1-46ff-8c74-5bad549bdf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:05:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:03.658Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=270bcded-8dc7-499c-acf6-cb25fa9ee698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:13.664Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=cd153fbf-49a3-481c-894d-765337b0b467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:23.672Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a3a8e2f5-b13c-4b38-8669-0bb1d1e196b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:33.679Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5c88cfd7-669f-4300-9b50-2db05a580883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:43.689Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2a1c82ee-4b19-43f9-bdfb-7729eb7286d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:53.706Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=686733f4-8fd6-4eaa-ae78-33efed015063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:06:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:03.713Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a38685b7-582d-4f66-aabf-06646ab5d5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:03.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:13.720Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4a23464b-0a1d-436d-89a8-3c55ca6808fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:13.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:23.726Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d1a9c38a-4502-4b22-abe6-1d4156e05f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:23.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:33.733Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fec2bf09-c7f3-4819-9a2e-5a4656ef2883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:43.739Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8496cd3d-71d1-42ad-9153-679fdde2007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:53.750Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=976796c4-d163-41ed-81a2-3c9ac52b4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:07:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:03.763Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c35c10c2-687e-4eb8-b1ff-a606925628dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:13.770Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1d23d05e-1a65-4ab1-a6a2-a4c13c490515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:23.776Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=70177bf2-d40d-40ed-80f2-e7e9d7827c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:33.782Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=07045f9c-9a4b-4340-89eb-e701423ee1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:43.788Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=51ab4377-57e4-4605-a381-b72d206c236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:53.796Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4d2e1f5c-42d6-4eee-96a4-cee39565b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:08:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:03.802Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=db929c2c-198e-4f16-8563-e9bc7225b72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:13.814Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=98b5486a-35c3-469d-93f2-2904ae46715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:23.821Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c86df29f-a3dd-4428-b7a4-6a9322a03ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:33.827Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=55407ecf-bf0b-4385-8591-6b39280b6957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:43.836Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8bb8604e-e61e-4734-8ddd-4dca0fcbdb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:53.843Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2cb2b20d-3d65-4c37-94ec-630bf1095c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:09:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:03.850Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=afaabba3-6c9d-4a1e-ba42-910aa855afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:13.857Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=93f8d22c-2bf1-4685-95cf-6079ec6e6232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:23.864Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=23632989-f7d0-403a-b2b6-abf634655a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:10:30.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:10:30.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T12:10:30.038Z |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-24T12:10:30.041Z |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-24T12:10:30.119Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T12:10:30.120Z |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-24T12:10:30.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:33.875Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ae3a1a22-b293-4bf9-a894-63cf8291c71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:43.882Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=75f00693-8f4f-4ebb-9235-ab52fd540586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:53.888Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3b583827-6569-4771-96d5-41f62f511232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:10:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:03.895Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=20fd3b98-d6a4-4195-82aa-2df782ac05b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:13.901Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=54299ad2-77bb-40e7-8762-f50f3f664488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:23.908Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d2914d7d-a2bc-43d0-be37-f4f77b7c2568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:33.915Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=974ea836-6d01-42f4-8a96-141938a1f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:43.922Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7fb89649-0c30-49d7-aee8-179ff2c7006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:53.930Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fb86a66e-bc84-4597-8bd0-c59f3fe86dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:11:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:03.943Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6f520610-601f-4edb-b5c6-5a96f9627d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:13.950Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f3661b3a-eddd-4ebd-98ac-4e89aaf215af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:23.966Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b1cc01fa-f8d5-46f1-b528-ef4005329afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:33.983Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9bac8f66-7f25-4518-a2b3-bdd844ef345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:43.995Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f5390a6e-aca0-4386-a603-4553825f408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:44.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:54.001Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=758b60cd-8d27-409f-b728-7a6091908782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:12:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:04.024Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9dad8b46-3d4a-43f2-ba11-349e4295d2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:14.029Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ffdbdf83-06d0-46e4-9e1e-fc121cd6f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:14.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:24.036Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=33f0b450-1ab5-4b76-98c9-946c69512f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:34.049Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b0a92014-b326-4840-9d62-825fee5b2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:34.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:44.054Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d0f2c9c9-b45a-4335-a39d-33cefa801fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:54.061Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=454f84af-ba04-4a3f-b831-6ea77cb834f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:13:54.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:04.067Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=432317b3-450c-48cb-89fc-afabb81a8a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:14.090Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9167b32e-cff0-458c-b604-a611c1ba8b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:24.099Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=62ae0920-0bc9-4599-b613-56d4b2cebd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:34.105Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=d4527b48-e9a9-480c-842d-7804f62d86e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:44.117Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=e6905cd8-2cb4-4765-b345-30faa55093e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:54.125Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3847aeee-83ed-442a-9a56-dcbc94d4e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:14:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:04.131Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a9656964-f81c-4e62-ac34-b33e475f1ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:14.137Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3176788f-ffe1-4f4f-9fc6-5c025f2dc0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:24.142Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2c03fe33-b565-4873-8ee9-666fdcdc87fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:15:30.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:15:30.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T12:15:30.012Z |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-24T12:15:30.014Z |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-24T12:15:30.059Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T12:15:30.060Z |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-24T12:15:30.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:34.149Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8def3057-c8b0-4e6d-bfb4-4213fbd22257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:44.155Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=7254a910-009a-428d-aabc-2bbc1491e79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:54.161Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=839d8555-9249-43df-bfe1-958b21f78743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:15:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:04.168Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=955249bf-6336-4268-9996-4f163b537611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:14.178Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b9b86e18-b97f-4538-a681-52da37c70a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:24.185Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ab3323e7-3755-4748-88cd-c08a13b7c496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:34.192Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3d085c1a-28de-4975-bc2f-ac44008ea80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:44.197Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f8496aaf-57bf-4642-a0fb-79253aa4c0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:54.204Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5d200e73-baa7-459e-9272-bd65a6445722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:16:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:04.211Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=292bef22-a105-499a-9c9e-fb7483fedfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:14.216Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=faea3e93-d224-47d8-b80a-3f39d43b981b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:24.223Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6114fb0a-1297-4c74-9e8d-190553d63ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:34.235Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=480a1050-736e-4328-bf2b-78b2e615099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:44.242Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=88ebcf1e-7bdc-465b-bc64-4520ae4c858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:54.248Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ef30e780-3b95-43b7-8aa0-698e94c8fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:17:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:04.254Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=c3198807-4397-4266-bbd6-138a415c08d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:14.262Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=207d754d-194c-4be5-897d-7b4b1414beb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:24.269Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=fc538e46-964c-4336-af51-64ab6032a56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:34.275Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b40a4b55-5876-42e5-8a9b-28c1a73c34d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:44.282Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=444c4ea5-8e7a-47bc-8d79-fba1eea7867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:54.293Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=2f3f6013-9c4c-4f46-b625-fb2362d5359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:18:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:04.301Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6cb7844c-eb1f-43a4-a4c7-8100ad8cd8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:14.313Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=47994271-36f6-4110-9511-2358838b15c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:24.319Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=492108de-bcf7-45b4-96c7-d92226c832f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:24.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:34.326Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=4f9a7765-152a-462e-b6dc-ae53faea2882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:44.332Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=6b272452-35cc-4bb4-83c1-d27f69c482c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:54.338Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8576cab2-4f45-4e39-abd7-339200f94045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:19:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:04.352Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1aba154d-87be-46d7-9325-b2af4372bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:14.361Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=1bae7ef0-e437-49d6-acaf-3dbbf63d7108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:24.367Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=a9fd3107-1454-4253-95b2-5d3c0b390268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:20:30.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-24T12:20:30.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-24T12:20:30.025Z |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-24T12:20:30.028Z |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-24T12:20:30.086Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-24T12:20:30.091Z |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-24T12:20:30.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:34.373Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=ae202b1e-1137-4611-8839-4392aef57796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:44.378Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=66ce719c-e6cf-4a4d-8316-c1618aa3e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:44.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:54.386Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=741d1d40-b2ae-4aee-a59c-dc5cceac3ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:20:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:04.391Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8dbf09ad-97e3-4f44-92b7-b4a68d7f4a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:14.397Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8c73ced2-b962-419a-9d1a-04fa2b2581a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:24.407Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b4af7e7a-1cc4-40f8-9b58-783345273a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:34.416Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5b94e815-d3e5-4b9b-a63c-9972698ce1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:34.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:44.422Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=32461202-7e6f-4dd9-8510-5a37dc2ba33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:54.427Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=adab7395-c723-478a-a99c-bb70670b2136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:21:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:04.432Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=01b6e067-af61-4c6b-8a83-924991b9db4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:14.439Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=3b8a7e5d-324b-402f-ad55-4f701eacc762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:24.444Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=b54a1c34-d383-468b-93f0-6bad12610017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:34.451Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=809c33a2-93b0-428a-9ee3-dc006e256ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:44.471Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f3484bc8-90be-49c7-b0e8-a79882cbfd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:54.478Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=9f6c57b7-eec0-443a-8646-cd09948a7f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:22:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:04.484Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=8a7d1e46-da40-48b5-b160-726581234cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:14.490Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=bfc822e1-ab61-4145-83cf-c0d0e2d621ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:24.496Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=5d975aad-7460-4822-b60c-80891f8cf3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:34.505Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=916c2329-3865-46f3-894a-8d60fb137810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:44.511Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=374feba0-dd1b-4a56-9ac4-d8737a437235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:54.517Z |INFO |Init configs |InvocationID=af35bf5c-0787-4adf-9884-a25cf410addd, InstanceUUID=f71ec422-f2b9-48e6-9c55-b02ebc8d7d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-24T12:23:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |