. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:43:45.874Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:43:45.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T09:43:45.948Z |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-05T09:43:46.559Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T09:43:47.302Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T09:43:47.304Z |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-05T09:43:47.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-05T09:43:47.446Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-05T09:43:47.467Z |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-05T09:43:49.235Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-05T09:43:49.658Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-05T09:43:49.676Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-05T09:43:49.676Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-05T09:43:49.738Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-05T09:43:49.739Z |INFO |Root WebApplicationContext: initialization completed in 2270 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-05T09:43:50.220Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=567e264a-44f6-40e0-9673-af58675cd527 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-05T09:43:51.031Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=567e264a-44f6-40e0-9673-af58675cd527 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-05T09:43:52.276Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=567e264a-44f6-40e0-9673-af58675cd527 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-05T09:43:52.722Z |INFO |Started MainApp in 9.934 seconds (JVM running for 10.646) |InvocationID=567e264a-44f6-40e0-9673-af58675cd527 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-05T09:43:52.783Z |INFO |Start scheduling PRH workflow |InvocationID=567e264a-44f6-40e0-9673-af58675cd527 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:43:52.793Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=eb1857eb-144d-49ea-ae6e-2877c428167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:43:53.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:43:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-05T09:44:01.977Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-05T09:44:01.977Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-05T09:44:01.980Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:03.947Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d159346d-18c9-4672-9d47-81dbaf17dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:44:05.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:15.017Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e81454bf-80f5-476e-9c29-8230f8cf9153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:44:16.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:26.096Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=a93d9249-93fd-4142-b229-3e7415f1977f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:44:27.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:37.259Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9a72cbcd-e02b-47a5-858f-dcafc7a5c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:44:38.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:48.299Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cc2bfe6b-6ae0-4ec3-a5e3-cac0de0c228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:44:49.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:44:59.370Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=13e1f278-5897-4516-b90c-a1b742b2893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:45:00.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:10.445Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cf072aef-2cde-4a5f-82fb-a2e6cd213f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:45:11.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:21.487Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=400467db-f6ea-48f4-8f8c-b455a704454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:45:22.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:32.553Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7cf7435d-d172-4b9d-b8a0-90d731fb2910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:45:33.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:43.624Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7c3271d0-2547-46d4-bc9b-3ad50208d5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:45:44.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:54.665Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=31123ea9-dfad-4975-8848-911d7871331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:45:55.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:45:55.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:05.744Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=dc5cc93f-1df4-4464-bb62-1edddbefbadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:46:06.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:16.843Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=bfd7db3b-7c9f-494a-b032-0bd4e70962c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:46:17.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:27.945Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3c05e044-de47-4be2-9548-023b41e91504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:46:29.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:39.018Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0f42f4b9-cc5d-4085-a882-a212734540ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:46:40.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:40.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:50.088Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=5d1518b6-c69d-4419-87ce-bd8c594899c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:46:51.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:46:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:01.129Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c165a3a4-680b-4d50-84ab-5da6cd95a526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:47:02.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:12.201Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c2ec0c9f-7c7c-4a44-9272-8b896b37882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:47:13.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:23.273Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1883f180-a50b-4ea4-bd8c-e4e5ef4449ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:47:24.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:34.314Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d4dcbc1a-b5e5-42d8-8ea8-851916aa6536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:47:35.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:45.353Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1c979215-6261-4eb6-8e9b-b7fe7c9c7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:47:46.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:56.426Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=5f60c319-1fe2-42f8-a224-2fee56c9151c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:47:57.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:47:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:07.465Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3f3f6b5b-d6da-4ca4-9af1-efe96e04aa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:48:08.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:18.505Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e9ca1099-54e9-41e2-aed6-161060eda434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:48:19.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:29.576Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=32b1c33b-8a5b-46ec-9e7f-a9a8a401568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:48:30.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:40.615Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=425d0d06-b734-4a34-a015-20ba8c2f292f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:48:41.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:48:51.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:48:51.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T09:48:51.539Z |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-05T09:48:51.540Z |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-05T09:48:51.647Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T09:48:51.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T09:48:51.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:51.655Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9751b689-746a-40ed-a4f4-24868eecbad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:48:52.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:48:52.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:02.775Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7422a453-08c7-4d8e-a9e5-6d6b14d50cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:49:03.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:13.829Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3d3d8f15-885f-4256-b5d2-bb02a52618ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:49:14.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:24.874Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=6d7aa545-7d8a-498a-b407-1647f884e597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:49:25.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:35.915Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=14f79aa3-3369-441a-88c6-7eb4262f3f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:49:36.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:46.950Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8661a8cc-0fca-4e8a-b2db-1d15f9a97d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:49:47.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:57.993Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=bba03f43-5333-415d-bdd5-37f03f26012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:49:59.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:49:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:09.033Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=69cf4af4-83ca-4b84-9cb1-d64c3cb319e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:50:10.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:20.069Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=97217664-284f-439b-a767-e433bbc0678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:50:21.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:31.113Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=37e177ae-c396-471a-b3b8-dcdf634b26ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:50:32.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:42.159Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f621bce0-72df-4738-a1b7-7d08f7a57cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:50:43.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:43.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:53.225Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c3f7703b-86f5-4bfd-a1cc-9c4245124f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:50:54.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:50:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:04.266Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d158be6b-bbc1-4493-a0e9-2e3a21f8fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:51:05.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:15.305Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=64f7c158-01da-4521-a2b8-be70f063b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:51:16.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:16.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:26.347Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9d997fe4-a8c8-40a3-bfec-20a65ad61642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:51:27.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:37.388Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2072d2b4-c06a-4df6-804f-644f835bc395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:51:38.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:48.457Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=692016cb-9073-4f3d-9180-603b7b3eefec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:51:49.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:51:59.502Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=4dc3fc5e-46c5-414e-9386-666ec58583e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:52:00.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:10.537Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c90228a5-96fa-4c09-b339-fdaa0266e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T09:52:11.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.19.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:21.578Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=754205e4-43eb-44b5-b827-fdbf22fa7f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:31.608Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d901d8be-50df-46fc-bdaa-7c0912e0ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:41.623Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=14ba6a6a-8087-4365-9eab-5e55a843dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:51.634Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e54111e6-d1e8-45e3-9e04-0f72f1ed0e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:52:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:01.646Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cc7cdeea-dd53-437f-a8b2-f8445a13ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:11.656Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8437eaaa-a051-40ea-835d-9f39116dbca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:21.667Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ece6dde9-ecd2-445e-9555-9f5c9f2d779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:31.678Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=64115fc5-c064-4743-a4c6-ca7dc4616904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:41.690Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1d4925f7-622d-44e8-9803-27240c71c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:53:50.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:53:50.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T09:53:50.527Z |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-05T09:53:50.529Z |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-05T09:53:50.651Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T09:53:50.651Z |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-05T09:53:50.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:51.700Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=23d19925-f41a-4b4e-8f6e-8de086080cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:53:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:01.710Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7cef6641-29ae-4bba-97b0-2a5fd59a6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:11.729Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0324a844-0476-4a47-8522-7c08fb103231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:21.747Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=325a12c5-c71c-46e1-964b-86baf26c9c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:21.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:31.757Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=fb8a9c3c-0b56-459c-966d-3fced929bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:31.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:41.766Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=396b902c-a094-42d8-ab43-2f72a72845fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:41.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:51.775Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=aef29d5d-e3f9-4372-8c6f-8afe7d77efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:54:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:01.784Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ac098b6c-95e3-49b5-9286-7f721966b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:11.793Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=62dc7ca6-40d1-46aa-a707-6f9710e6d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:21.803Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cc054a1e-7638-41c6-8cf4-fb0dc1eee9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:31.812Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9b5f657d-284d-4a24-a5c9-9a93cc4b167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:41.821Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=10f746c6-293b-4f49-91c7-dabf4e34bab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:41.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:51.829Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=bcfec43b-36ac-43d7-8d5b-6b7d2e4fab6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:55:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:01.842Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=454f00a5-0ce1-4842-ab54-d3357cb24cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:01.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:11.850Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=309e4783-c98a-446c-9010-d3ef74f9a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:21.859Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d6a229e9-b9c1-4b64-983f-d919ebd3d937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:31.868Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=64442099-8b72-4e84-9d48-a768eb17464b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:41.877Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=937f8792-b7ec-4fe0-97f7-acb347186acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:51.885Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f93288c8-4ec0-4cd3-8c01-76235dffa978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:56:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:01.893Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3cf8bc90-3887-49e7-9d7c-9983440b541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:11.902Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7690ca3f-e5af-41a3-a8cb-f5e2c02cbdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:21.910Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=269c132e-8e2c-4284-9f09-f3bdabc3325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:31.917Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d328f52d-84dc-4335-8b4b-089f71e10d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:41.926Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=590a968f-0052-44a7-84ea-0fbb5f1d2359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:51.935Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d0f1c8f4-d0c1-407e-a4f8-d98118e0953b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:57:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:01.943Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8be1f6d5-9ca6-4604-bb7b-c7a5468f8bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:11.955Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=4a74ff93-3787-456f-af6c-df78b26ca888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:21.963Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f9b29fd8-cb39-4c5f-adea-b1d4092a9ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:31.970Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=451f0b49-c3d7-4393-9c3c-de1ea6193165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:41.978Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=86c8c142-70f3-46b5-98ee-ddea35bf0b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:58:50.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T09:58:50.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T09:58:50.577Z |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-05T09:58:50.578Z |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-05T09:58:50.676Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T09:58:50.676Z |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-05T09:58:50.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:51.986Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=344c8fc1-452f-4de7-9a7c-fb363f82a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:58:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:01.994Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e5d6560b-38bd-40a2-a2ad-dc3c435f28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:02.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:12.003Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0c4d6b76-0342-482d-bd12-621cd75c4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:22.012Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1dbcc944-61ee-4553-a2c6-10e87f54edbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:32.020Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b591a7d0-9c80-4d82-832c-b0ad57b7835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:42.029Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ba03f004-07b7-4a2a-b3c8-814d4e588397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:52.038Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=21464271-d20c-4895-a856-ecb9c782ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T09:59:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:02.047Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d99d6791-2dd7-4517-aa9a-e54a2388f585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:12.054Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c6aa6b19-33be-4af1-9743-e8f49decf4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:22.061Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f9c19db0-4cfe-4dd4-a8fc-fd8641f1ef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:32.069Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=104a52a3-5bcd-4cc2-a363-7fbc5fadb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:42.077Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=5c0178fe-6dfc-4be5-a1a4-0593fb0973fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:42.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:52.085Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=241dc74d-fdd8-42b4-aae1-033b6f2fbcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:00:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:02.094Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=de74d3bd-12cd-4ed3-a006-6a9df145a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:12.102Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ec1d56de-7d9a-4766-8ea0-69430ee713ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:22.109Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3c9fa030-3036-44b7-bf2e-4fd0ba2d6009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:32.117Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=af9628d1-a6a0-4b76-8c18-f7df9deb10be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:42.125Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ac2d5d46-2b56-45f6-a354-bc160509f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:52.134Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=6ba27871-44e3-4d74-8505-add38388adbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:01:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:02.141Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=07c3147b-00de-4f85-a164-08e53bf73a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:12.149Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2afe5aad-a987-4af6-8c68-e47217fb26eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:22.158Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=34aac201-7001-47d5-b39b-b1f8fbceb84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:32.166Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=a79f41ca-593c-4557-aceb-8b3925b4a07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:42.174Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2d3820e7-1d66-44cf-82e9-2ad4458077c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:42.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:52.183Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=4f11c27e-e609-4aff-a599-a40cabe82185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:02:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:02.192Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f3af4bb6-493c-4991-b186-2b0d80065fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:12.200Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2cf66416-498f-4c7e-959c-ca7a4875725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:22.209Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8617da50-618e-4f30-8edc-c2638015fb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:32.217Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3d31dba3-34b9-40f0-9fd3-28e34ded9f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:42.226Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7efbb264-98aa-484d-8ab4-90ee1e068091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:03:50.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:03:50.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:03:50.570Z |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-05T10:03:50.571Z |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-05T10:03:50.681Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:03:50.681Z |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-05T10:03:50.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:52.235Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ec84b6a4-22b1-44d3-826a-948fb0a553a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:03:52.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:02.242Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=169edb1a-a4e0-4fd5-bf8c-53c0c08de954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:12.251Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b9bf061f-e0c8-457f-890a-ce8edb4ef87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:22.259Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d1b6ea59-3b99-43be-b288-596fa27d8dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:32.267Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=563e3d7d-7ae1-44cb-b852-44001f47cfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:42.275Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0a9afd27-18bf-4677-973a-cf422f08cfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:52.282Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d57e35ac-e810-477b-9862-02b4da432b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:04:52.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:02.290Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3488e95b-106a-4aa2-ba91-6167f2b2757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:12.298Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=bb736014-6576-4606-8e87-67dc173077ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:22.306Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2884bace-2c85-42a6-9470-654970a1833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:32.313Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b2fa3f2d-9fb3-4e57-8477-5db6c6cf9249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:42.321Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=33220d05-b0d1-400c-bf85-954b7efd8f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:52.328Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=68f19c23-e484-45f2-825b-cde71887f98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:05:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:02.338Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e7560b12-9f0c-4987-bd41-e9959bdd0c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:12.346Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1be925b3-f932-4317-96ee-03ead6b56877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:22.352Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7e3706d6-c9d9-46bc-bea0-c7411d628d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:32.360Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2d1a640c-fbd3-4355-ba16-19e922c3ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:32.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:42.367Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=196fa358-56f5-4a6a-b519-a7fde2bea9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:52.375Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2dc729a6-41f3-477d-a31f-a6bbad96c9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:06:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:02.393Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8c957b3d-735e-4c5e-afc8-cd227b8ffa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:12.401Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3d0162fa-29f5-47ac-b064-475ec976f5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:22.408Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0150b38c-f071-4dba-be25-1e1ebda4500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:32.416Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3a1305d6-e061-4d11-bbc4-9bbaefc3dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:42.424Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7a77dfdf-34d9-4fa9-85c7-fcfc5735f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:52.432Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9953f8f0-dce9-4c98-b5c3-729a8f233ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:07:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:02.439Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d40a195c-709f-468f-927a-9ab07a1f8fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:12.446Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=095ee1ac-efdf-4c8f-89a6-86582529f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:22.454Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9f0cfdcf-6baf-4022-b83e-bbad3b726798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:32.462Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8c13e321-ddf5-4a96-b074-6a483f12bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:42.470Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2b63c067-96ee-4f80-bbc7-6d982f44f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:08:50.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:08:50.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:08:50.545Z |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-05T10:08:50.546Z |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-05T10:08:50.615Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:08:50.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-05T10:08:50.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:52.480Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b7e7a4cc-a0a0-48fa-a9ca-4cf12c3ec013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:08:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:02.487Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=374131ae-670d-4733-8f06-9b3b8dbca18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:12.494Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=fe51b5ef-c8ca-490c-b462-d7f5c0d89d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:22.500Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=4a2d9cef-56f8-4712-a5c8-e1261efbd7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:32.508Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=99da234f-5f58-4cf1-80ff-c27e8d09b2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:42.515Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=44957b1e-256e-4b7d-958c-4c252be07840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:52.522Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b51675e8-4731-448a-87ad-24d6f40d003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:09:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:02.529Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=29f8ad11-cf96-4dd6-b091-2ec0caf83827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:12.536Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d0532adc-57ab-47d1-9819-26fc2ac84b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:22.544Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c47dd4ee-3d96-4641-94c7-bdb2cff8c8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:32.551Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=11b09ee8-9afa-459c-82e8-e9444a99737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:42.559Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ec82470f-406a-41fa-bc33-2ecfcbf26e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:52.567Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f65bbe22-9482-4de8-960e-c7ac4afef314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:10:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:02.575Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=13abf5fe-17b0-406d-8aad-d04dc54843aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:12.585Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f01e3c07-50b4-4866-97d0-9fdbb9829c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:22.592Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=be3ec0ff-35bf-496c-992e-da7091bdb889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:32.599Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=80478718-1fd6-48b9-aa52-ca6ad9d5e8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:42.606Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ce0fd972-f0b8-4ec0-b9a6-3ef3086d4bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:52.613Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=552f4a5e-8266-4bef-b208-ea3d1f8f6d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:11:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:02.619Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=14d6e16b-781d-40f2-9cad-83bb81f6a191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:12.626Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f937c786-51c7-4613-afd4-cfd34bea839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:22.639Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3eecae23-3a01-4443-80bb-e8b5c7e633f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:32.647Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=96b44e57-1fad-402e-bb59-ecc53917097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:42.656Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d9490ac0-afb4-485d-b3cd-091273a71ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:52.664Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b68a237a-9e64-4d9c-bf05-925a64e2f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:12:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:02.671Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=94d737a1-88e9-433b-a277-7a72be231bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:12.678Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9380d870-4c3d-47d5-a78b-d8902ea27edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:22.685Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e8537881-70b5-442a-ba49-c1e68de4b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:32.691Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9ac7a873-f010-4006-ade1-f52a50d94b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:42.699Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=24b6315d-9dc5-41c8-a387-a968725c751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:13:50.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:13:50.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:13:50.555Z |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-05T10:13:50.556Z |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-05T10:13:50.636Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:13:50.636Z |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-05T10:13:50.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:52.705Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=33ed07b1-be4f-41dd-bc90-8337bf8934cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:13:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:02.712Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=65faa532-12c3-4831-b076-8bbd55ddc5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:12.720Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b496bbb7-ea56-4d9e-b186-59deedeb446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:22.727Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=37b3028e-2aec-486b-9d40-db1d89fe1462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:32.736Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=46087a51-1505-4a4c-85f9-fa1a2d896bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:42.743Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1849c2e5-b5ac-4181-a643-d22a5c128f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:52.750Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b7e4d603-f837-483c-9f06-ef73bfece363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:14:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:02.762Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3e558413-0ba3-4f19-9ca7-8ba34ceb97a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:12.768Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0743e323-df43-4b89-832c-10494fe72d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:22.775Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9b2ed243-a658-44ba-9b62-160c035b7b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:32.782Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c981738b-a2d2-4285-82dd-a604554f454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:42.789Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9bf6e8b6-f035-425a-bb49-38e9727dbcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:52.798Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=be154fac-5bc0-4f37-8f12-a4469aff58c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:15:52.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:02.804Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=381b4490-8285-4997-8d56-92f60c1a97a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:12.811Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=de62e9ea-f60f-456d-941d-c6ca39271b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:22.818Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0dcc49d7-603b-4452-9aa4-d641d4b0e09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:32.824Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=58d98c69-d97f-484c-9653-eee3f9ed461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:42.831Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=6eb3657d-78f4-43a0-8e60-21c745a0288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:52.839Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=00a48452-868e-470a-9432-fa55315a0b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:16:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:02.846Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2ce894c2-3f7f-4a61-9468-970261041a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:12.852Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b7793098-354a-467a-a468-82c0ff42cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:22.859Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ffbba92a-6efb-40bb-8dbe-60f34e33cd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:32.865Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0e34b03a-5031-4bc5-9a91-822498167f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:42.871Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=deed00c3-770e-4a49-94a7-289ba100f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:52.877Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=af5bd1f4-3bcd-4200-a89f-d37730a8f234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:17:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:02.883Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=a69ce833-e781-463d-a055-67a91c7dddbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:12.890Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=065fc0d8-64a3-4e44-bb61-4a2bc2287ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:22.908Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=5f02ff31-72d3-4eea-90ef-bac8458bdf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:32.915Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cd28fe99-b8c4-4cd7-89a2-ead871f7acae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:42.921Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b183a073-b40e-40bd-9596-0459b738929d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:18:50.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:18:50.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:18:50.623Z |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-05T10:18:50.625Z |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-05T10:18:50.695Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:18:50.695Z |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-05T10:18:50.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:52.928Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=05c204a8-036a-46bc-9843-b2f1e1b50d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:18:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:02.935Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3c119fdb-5831-4687-899f-b7f0251016f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:12.942Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=bc3f59b1-0ec8-47dc-89a6-34b795bfe222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:22.949Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8b84b44b-781c-47c0-8417-2f67926c1a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:32.956Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=6b984ee9-b029-4aa7-8750-8feaeb0c87ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:42.963Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=dd490232-a146-4877-9f04-f28849f1428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:52.969Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=22e824b1-0164-4674-a99e-eeca1584b04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:19:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:02.976Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e1e33c7d-bf3b-4836-ae38-e1a6759e6db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:12.981Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=a7074df2-ea97-46e3-9cde-4276d591d10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:22.987Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=abbf9b6a-0f19-4572-9bd7-1d75c537a284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:32.994Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9bdc368d-1563-4abf-932a-350d8a6ca4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:43.001Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ca8fc457-3e28-4e36-bc0a-3454a5d1abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:53.007Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=33937093-e864-45e5-8518-bcbf6f242d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:20:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:03.014Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b7254297-0d78-4af1-8fe6-aec5e50dc605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:13.020Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1055be69-a143-4c1f-be9d-8cd4d0500011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:23.027Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1151bfd4-0b93-461a-afa2-98ca38f9d1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:33.034Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0d944d06-af3b-4d92-b35f-a267122f2b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:43.040Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=2fb3efc1-e196-42d4-95a7-67adf16c781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:53.047Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=be739665-a9ac-446c-9364-a97ed114fe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:21:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:03.053Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7a59a807-fc54-4e0c-87cb-59b07550a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:13.061Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=523fec78-13cb-4531-a0ee-fe0f1cb70730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:23.067Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=07672640-a8a2-4933-8bbc-c481710b5c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:33.073Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=13a29eeb-7f12-4f45-99f9-0150ecca6d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:43.079Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=fdf09965-781b-4def-8cbc-2c721e22608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:53.086Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e1315228-6794-42f1-b1c8-b3e386610079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:22:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:03.092Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=39975017-d184-476e-a393-0c6bb9f3619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:13.099Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=44f70b94-ff3e-4fcb-a9d3-aaaaeb768905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:23.105Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b329b25c-786b-4db6-98a8-d2647e2dcbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:33.111Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=593fb974-a4bc-4dd3-a242-6b9995b5969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:33.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:43.117Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1fb5828b-2ce4-4094-bcdd-3f382a0e798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:23:50.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:23:50.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:23:50.592Z |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-05T10:23:50.605Z |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-05T10:23:50.671Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:23:50.671Z |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-05T10:23:50.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:53.124Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f3cc7756-dc43-4783-ab9d-67ecf2ea8281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:23:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:03.131Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=90651d01-a352-422f-a421-f4ad4dedf7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:13.139Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1008bfee-7de5-49e7-9755-362f95f84bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:23.146Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=857d0dbb-af55-4e69-98c8-7ad8f7d74f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:33.153Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=4184dfb1-f1cd-449d-b449-4e6a368f7e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:43.160Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8f206ed6-c27b-4dfc-92aa-9d3a0ccb4632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:53.167Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=91526d37-e69f-4ccf-aacc-727ca5dc4759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:24:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:03.176Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=526124a9-ced6-4ae5-b4c3-bddfb4b798cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:13.184Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=eb58b768-4b17-4ccf-a149-7aa5c118ef8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:23.190Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e2787dae-7866-495b-bfd1-01ff2a4f51dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:33.196Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=608c7077-0ebe-4d92-8e68-ee7fa84133ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:43.202Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=58d30791-df90-49c1-9eb1-e881c662fe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:53.208Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=52c7deec-20d4-4a6e-bfb2-905adbd2a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:25:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:03.215Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7e16f8a9-1d76-480d-a561-2b6e2a20aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:13.222Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0e1039df-d41d-4328-a41a-3d944df73653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:13.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:23.230Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=191c33a5-7eab-4ad3-9d89-ff498cda1e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:33.237Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=90bbee9e-bec3-4a8d-9531-80460bb9f73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:43.244Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cd5c8739-bf40-4295-b0b6-085657bdb43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:53.251Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f5b0a3bf-4ae5-4874-8145-d02f50de6fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:26:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:03.258Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=b6400761-89ee-48a3-a625-81bce08b2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:13.263Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3ae76b45-fc4a-419f-897e-710cbbd94684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:23.269Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7d3a63e5-5555-496a-bea7-80ea87c8a119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:33.276Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=3c4ff2ae-e3e0-4d12-8cb8-d9e67b720a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:43.283Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=53c00219-c792-4bff-934a-bebee8f5e3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:53.289Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1d214269-87ec-491c-97b9-3630259e752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:27:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:03.295Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d5107fd3-5a5d-450d-bb61-69857aa2197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:13.303Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=1acbc410-2a36-4dc3-b765-8a3ad0abce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:23.309Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=96a87681-6298-4728-8b6a-2eb48e5f1a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:33.315Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=57935372-8995-42d7-9d1c-bef9d4aad230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:43.321Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=498c4e47-b5a6-4268-90f0-81dc69533806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:28:50.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:28:50.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:28:50.562Z |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-05T10:28:50.564Z |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-05T10:28:50.635Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:28:50.635Z |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-05T10:28:50.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:53.328Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9bc93188-7e67-4384-8063-40512ed02808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:28:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:03.334Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7d557392-3ac7-4b3b-ba96-57573a1a46be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:13.341Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=52930968-5de2-409c-8c19-9e9db4b783e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:23.347Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=38aed298-4736-4cff-8d09-97d92d985122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:33.354Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=83d48c43-3313-41f5-a4eb-852f36fba8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:43.360Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=4e24869f-768e-4c16-b08e-d4767e243d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:53.366Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=16179c47-9180-4f26-975b-35a6aed8bd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:29:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:03.373Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=7c784a0d-fb1e-4e2f-b49f-acd4cd6a5a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:13.379Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=419bdcd3-9098-4784-b217-f1a40ec2031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:23.385Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=32626689-7461-4e48-9a8b-defec3f6ba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:33.393Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cb9499e2-f9dd-475d-a5c0-bf0e8f7a490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:43.399Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=cc82e4f5-312c-43b1-ba77-48859e0ae910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:53.406Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=0a336a9a-c96a-4999-8c92-feaa2199274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:30:53.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:03.412Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=bb4033fa-b603-47ba-ac9a-8161d6c3acf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:13.419Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=595bd5c2-9085-4649-b699-36a5441ae77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:23.424Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=9608ad3f-3906-4196-82dc-0896951ad4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:33.429Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8997d4be-dc73-47af-925d-81e7095ac23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:43.436Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=15f13d8e-1b01-4d05-94df-a96d2bedeb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:53.443Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e9e018bf-f7e0-48bf-a830-34f2525df5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:31:53.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:03.449Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c5440486-b1ce-4511-9e19-3befd7472394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:13.456Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=ad26db9a-4d14-44e7-8427-a1152aa644f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:23.463Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=8e306376-b6c1-4bdd-b333-3e32144b2086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:33.470Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=91abaad3-ebb7-4cdc-898b-8820b2266be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:43.476Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=388d4097-b2f4-4acc-99ca-aa0575c1428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:53.482Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=d6169ed7-cba0-4038-b61e-35fb9171318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:32:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:03.488Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=298d9a9e-9814-44bd-823a-8e6cd3726b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:13.495Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=c5cc9d1b-f7c9-4e0f-ad10-28eaaf2da8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:23.504Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=6b6cee19-35b8-4c8e-9983-b21254a2b642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:33.516Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=a1aff51d-aded-4ff7-a61d-6b26f81a0da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:43.524Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=365e958d-e9ca-473f-92af-83360f8a1207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:33:50.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T10:33:50.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T10:33:50.602Z |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-05T10:33:50.603Z |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-05T10:33:50.688Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T10:33:50.688Z |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-05T10:33:50.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.apache.coyote.http11.Http11Processor |2021-05-05T10:33:51.862Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xc2X0x1c0x9d0x92J0x1d0x1c70x190x850xad0x8b"0xa9?0xe80xf50xf10xed0x810xfa0x06X[0xda0x8d0xb00xce0x910xd30x01]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:53.530Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=79442321-8965-48f4-acf1-676a7a423d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:33:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:34:03.538Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=e3baaef8-1465-4217-8251-002cd2382da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:34:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:34:13.546Z |INFO |Init configs |InvocationID=567e264a-44f6-40e0-9673-af58675cd527, InstanceUUID=f180635b-a901-448e-b8e3-957b213b330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T10:34:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |