. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:28:31.433Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:28:31.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:28:31.510Z |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-20T23:28:32.042Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-20T23:28:32.793Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:28:32.795Z |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-20T23:28:32.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T23:28:32.935Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-20T23:28:32.955Z |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-20T23:28:34.447Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T23:28:34.855Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-20T23:28:34.873Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-20T23:28:34.873Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T23:28:34.925Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-20T23:28:34.926Z |INFO |Root WebApplicationContext: initialization completed in 1970 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-20T23:28:35.247Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-20T23:28:36.140Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T23:28:37.809Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T23:28:37.908Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T23:28:37.910Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T23:28:37.911Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T23:28:38.267Z |INFO |Started MainApp in 9.511 seconds (JVM running for 10.135) |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-20T23:28:38.339Z |INFO |Start scheduling PRH workflow |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:28:38.354Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=55c3f28b-260b-42a2-b96e-896b61deede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:28:39.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:28:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:28:49.534Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=75705384-42e4-4cd6-86e2-6b9b5a8cf486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:28:50.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:28:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:00.600Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=be7bf3be-0b52-43e0-beb9-9b353ac126c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:29:01.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:11.640Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c0d878e4-daca-4348-9953-00d2e4a18b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:29:12.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:22.716Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=225deed9-59c5-4139-b287-bb11e564a353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:29:23.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:33.786Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=676aca3f-8043-44b4-bdd1-0ae8094fe9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:29:34.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:44.856Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ce7e6e86-c9b3-4955-b8ec-4f396e39e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:29:45.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:45.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:55.928Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fe754818-5f37-4fbb-b19e-2dc2955d7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:29:56.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:29:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:07.000Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=33ba24b8-3d81-485b-83af-7d5a2306a4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:30:08.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:18.073Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=60d1b428-c555-4f87-a02a-8a9c70260e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:30:19.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:29.145Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=eac759ed-2802-4369-9d0b-48a0c5e88bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:30:30.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:40.218Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9db8e4ac-268f-4060-89c1-af13cb6bdf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:30:41.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:51.294Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=709f5080-e146-48fc-aaa3-f261e1a23888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:30:52.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:30:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:02.398Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2802716c-e81a-4683-9182-d539a1e095c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:31:03.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:13.465Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dbd720c0-42d5-4b95-9223-65f87340bb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:31:14.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:24.508Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4f1b51c6-8a4f-44e1-9c18-9fab672c7ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:31:25.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:35.577Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4ed73bea-095a-4da2-ab8f-e7c08fe01338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:31:36.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:46.619Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e72d2f99-b9bb-4346-b372-8e3e2f5fffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:31:47.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:57.659Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6c347930-a469-4db1-9c1e-4db5830a2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:31:58.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:31:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:08.793Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1471377c-09c0-4a88-84df-aa0ca26fc8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:32:09.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:19.835Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=44a3e173-04ef-4265-a995-89400da492b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:32:20.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:20.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:30.873Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4832df8f-ad41-445f-89c1-286119327be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:32:31.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:41.912Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=476cb2bf-c2da-4bad-b08a-8d34fda7ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:32:42.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:52.952Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=419d1b3c-8786-4038-be92-ac7fec7a3337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T23:32:53.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:32:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:03.992Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=22b72c3b-b273-479a-adeb-b7a2b3263659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:14.055Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9f4e3e81-bd09-4ede-818a-6d5763097776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:24.072Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d221a820-0c7e-4e12-81ec-7676d9d1501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:34.086Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5100ebfc-2b13-4327-b59b-d445ba510984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:33:36.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:33:36.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:33:36.180Z |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-20T23:33:36.181Z |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-20T23:33:36.266Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:33:36.266Z |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-20T23:33:36.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:44.098Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d8bec9f9-b43a-45b5-a796-22d31cf91302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:54.113Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4be60a44-5fe8-4b2c-b0ac-77c3ad8355c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:33:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:04.125Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ad115c91-44f6-4ea6-83ea-208b4f0a805b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:14.141Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c60368a6-2efe-4bd0-9aa3-e6df0cc8fb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:24.154Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f10f6041-774b-4eee-a1a5-3842ba12da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:24.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:34.167Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=be2448b4-7fef-4fbb-b926-882045bb6c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:44.178Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=07c3adda-4317-4a6d-ace5-5158f19767df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:54.189Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f7536c82-8f76-42bc-b6c4-362acb37df60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:34:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:04.201Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7f3ad197-5fa4-4b6e-a0c1-c26fbcb4d92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:14.213Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b8b09e02-1efa-415c-84d0-a27326860304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:24.223Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=89314678-b7fb-4d02-a584-6214ffb168c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:34.233Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a888d69d-b8ac-4b4a-adca-c025c7696225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:44.244Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9ea378ec-a33e-4e23-bfbb-80db156f2b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:54.255Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ff9694d8-13f1-4e3e-920f-6529d422275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:35:54.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:04.269Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=709cc123-5d3d-4f71-a861-3954ca545bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:14.279Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=95500bc2-af87-4101-a83a-41d8787c1cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:24.294Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a31b187a-d93b-479c-8ce6-21e53df8188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:34.303Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1945ce13-6b26-4907-b80f-b1838866c84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:44.315Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6ac4e82b-2fc1-46f0-9570-18c63af10456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:44.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:54.330Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bfaca1ff-426f-40b7-8d46-5fe11ccb3975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:36:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:04.342Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dc504d98-17f3-4c92-bec4-c3addecdad09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:14.354Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a6d980a3-e6c7-447d-b98c-f00c74568e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:24.368Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=20223ddf-053c-4ec3-9c09-19caae030087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:34.379Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dcab499c-5785-4ccf-a077-c0cd5ba8cd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:44.390Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=62f09c64-f9a3-439a-8f3c-9395491b5421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:54.401Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=13063efa-9f0c-435f-8e2f-e9413b203873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:37:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:04.411Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=733af32f-56a4-4f52-aa9b-256a2bb35211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:14.420Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=69049728-be8e-433f-93f4-7e3f5b3c2a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:24.430Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5f518fc1-f40b-4804-9431-7dbd65bd2450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:34.441Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bc59986e-5b41-4bd4-831c-d117c303e61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:38:35.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:38:35.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:38:35.501Z |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-20T23:38:35.502Z |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-20T23:38:35.586Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:38:35.587Z |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-20T23:38:35.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:44.452Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e2cfd2b0-696d-4b71-baa9-9a72101f8c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:44.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:54.461Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=22bc6dd3-4e66-40ec-b050-1b6e24ea89fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:38:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:04.471Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f733acad-4dc8-45c6-876d-487eab9dc51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:14.480Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2aad54e4-9e1f-40ae-b7c6-39b999b41737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:24.491Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8bce5d27-8d6a-4b4a-a6a2-e6794591440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:34.501Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=65203366-5b79-4135-a070-d4e8155ddbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:44.513Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bfc5c279-44f7-4ef8-913a-4d2331bb5784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:54.526Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=89bca230-2928-4528-9ff5-f106bfcb1711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:39:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:04.536Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4507f984-b6c0-4fcd-bcfe-7281b57b856f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:14.546Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=51d6dc37-ef29-414d-a19e-d1eaafde80d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:24.556Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=93976516-873b-48d1-a922-e3906e38bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:34.565Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3bb807a4-58b5-4c90-9c5d-bc1d00b6b43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:44.576Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=545dfcda-b630-43f9-ba0e-62c3c48fdf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:54.586Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8f24dff5-6fb0-4a6d-86f1-0a6976f44569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:40:54.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:04.596Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9abe6d27-b2c1-488e-ae5b-118f45f315de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:14.606Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d2aa97ca-57f8-4de6-8f8e-fae253e5ae70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:24.617Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bf2dd81b-11b4-4871-b309-3f44bb0a3bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:34.628Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d3d9b791-2f81-4ac7-9171-c10390780a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:44.637Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=969dac6e-7aff-4c21-ba85-6adf6b27fb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:54.646Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=77b28e39-a02e-4853-bf1a-99daa334e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:41:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:04.655Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ebf42fdc-be29-4c96-b95e-5bfd8520a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:14.665Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a3d869d8-396d-42eb-9c6c-b83f6a33e9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:24.675Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4a473713-ae8c-4bfa-9c33-8e66583116b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:34.684Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9b9d40fc-28c4-4502-a8e2-b7b6577b8b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:44.692Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b68e4401-5c9c-4ba1-80de-5160181b1055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:54.702Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5bf0372f-e026-4af5-8bdf-e5667217113d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:42:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:04.726Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b2de424a-f607-4f59-893c-400950a80ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:14.736Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=cb43d371-8da3-4c64-9e3b-12853a56058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:24.745Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=eff6a4a5-27e4-4781-b7e0-30e7073d9851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:34.754Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=13385a4e-d7ca-43f1-af2b-00c7c00d4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:34.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:43:35.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:43:35.494Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:43:35.495Z |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-20T23:43:35.496Z |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-20T23:43:35.613Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:43:35.613Z |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-20T23:43:35.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:44.764Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=daa29ffa-5025-4474-ad57-1ab4a1a4a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:54.776Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e0c83f54-512e-415e-8603-47cab7029179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:43:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:04.785Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d5313ce1-5007-47d6-878f-b975de440eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:14.793Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4d26f5cc-4c15-4655-bb33-5f81ee7ef0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:24.801Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=eda09158-b466-4b5d-a9e3-6a92f49691e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:34.810Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1374d06c-472f-404a-ac11-610c5d4c9e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:44.819Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6ad54482-a0b1-475c-b145-bd0ac6b5d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:54.829Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5cbfa1f1-3f4d-4388-956a-f06edbaf973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:44:54.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:04.839Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7471cfa3-4918-4bc9-88bc-6415495b07aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:04.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:14.848Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d07636af-1ee3-4663-9736-a218b7fe821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:24.858Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=14d6ceb7-95f1-49f9-9e2d-dc5410e10f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:34.865Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=996c45ec-580c-45f1-a7ee-8145de8bbd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:44.873Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=117ee963-aa14-48e1-9fba-df3270db90a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:54.887Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=337eb266-86c1-4bcb-8ef1-4f38c1bfba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:45:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:04.895Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=282cc9bc-d51f-42f8-af03-b7f7d71c2ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:14.903Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=cdc8ec3a-cb2e-4779-9df4-6293676c0016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:24.912Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b8c5b6dc-32a0-4e13-b733-6c9abd7f8e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:34.921Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=aaea7c1b-2a63-41cd-8acd-9f610d51e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:44.930Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ef0b7c37-43b9-46fb-909d-7821b6183c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:54.938Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=04824a6c-f3b7-4b5b-bf07-c8ae897f58b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:46:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:04.946Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ed26eace-eaa6-4388-8d79-ecded44470ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:14.954Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6169c6c2-fa0b-49a2-b418-b82152d1d22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:24.963Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=22ec0439-e37b-41a4-a8f5-9c46128762c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:34.972Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f588ef66-4795-4b7e-880e-e6b8d8819bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:44.981Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3523750b-fd18-426c-9268-f8b3b268d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:54.990Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5e5444c6-4a55-4264-8502-93a7b659f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:47:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:04.998Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=17c7beeb-9196-4e6e-a379-e986400c7bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:15.006Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=804f2c7e-57a0-497e-b14d-0cc004b432da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:25.014Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9c64556c-939f-4beb-a6c0-43cd1ddb05f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:35.022Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e89119a5-40dc-43b2-a7cc-dfa5bbeca56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:48:35.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:48:35.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:48:35.597Z |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-20T23:48:35.598Z |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-20T23:48:35.697Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:48:35.698Z |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-20T23:48:35.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:45.031Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4f9ceb2d-76b0-4fcd-8bdb-9c362a2b2d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:55.039Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c29808a3-881a-4cf6-9c71-2a6ed447766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:48:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:05.048Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=623a73da-9664-486b-8101-cd53228a4923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:15.057Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=890c444a-e947-474f-97df-ec388349b538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:25.066Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e449b42c-758d-4828-aa61-d38284811338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:35.075Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f06da98a-3aaf-4401-885f-3aa178366ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:45.085Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2bf10d26-0c73-4a37-90c9-0137a183706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:55.092Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=80ac1614-2d6d-476d-9222-06f40eec1c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:49:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:05.100Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e5d5f2a0-a019-4ff0-b83b-f1cb551240aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:15.109Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0178cdc5-ef29-4841-944e-b0ddbd05d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:25.117Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7542f881-4dde-4fec-9aac-ef0879fe6431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:35.126Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=84e08428-a306-4fa6-bcf6-9f7a173abb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:45.133Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d824c79e-3711-47c7-8754-ae34d19bfcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:55.142Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=857f6a95-7095-468d-88ed-4f21db0021ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:50:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:05.149Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=df7f1060-35d3-47c3-af88-ee5173415523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:15.158Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=68b1d1a9-6d36-44f2-a0db-1523a2a1e8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:25.165Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ed10abf0-6b18-41b9-a930-f002515b1436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:35.172Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0b0f2d5c-57b4-4963-bc1b-758be4447d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:45.178Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=329e75ab-4f79-44c7-9014-643e07ccdd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:55.185Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b62f890e-5165-4ab0-96f5-bc3ea25902bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:51:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:05.194Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=cc172dc7-66a1-4ac0-887f-eeb17a705f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:15.203Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1c6ecf11-dd75-4d33-9763-2cdfceb02875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:25.211Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=afe72198-4f0d-4975-8eda-87aac54163e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:35.217Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6505b5b9-3fbb-4147-8e7e-a66bad7c7ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:35.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:45.225Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=11442210-b36c-41ea-b69e-8527f43d7308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:55.234Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=69b889a8-c559-44bc-aec4-4a5a0a31d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:52:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:05.242Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9f78bb34-5119-4418-a4e1-2509bf5343d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:15.251Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e74676d8-5d6b-4d01-9dd2-b677e5a3a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:25.260Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e8ca4486-1df0-42e3-9635-7a1233836a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:35.268Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a98327eb-d4ee-4e2b-991a-7f38eda5ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:53:35.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:53:35.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:53:35.523Z |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-20T23:53:35.525Z |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-20T23:53:35.599Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:53:35.600Z |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-20T23:53:35.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:45.276Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d948190c-4b0c-40f5-a01d-64ae1dc3b21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:55.283Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0b960aca-7d20-40fe-96fb-9b3bab50dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:53:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:05.292Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5ee4fd6a-b384-44f8-87e2-49f8db66f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:15.301Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=74e7cc97-fa39-4e7b-a96b-c60fdb0b7fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:25.309Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0636dc96-b250-4446-9663-152c572795a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:35.316Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bfb1c9f3-124d-4dd4-8f14-dc93e0933fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:45.324Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c418c2e4-deca-4fa4-847b-30d2be7d9b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:45.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:55.330Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=634d3dcf-d4af-4684-9cc7-f07e679349c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:54:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:05.337Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b8eafabc-7d49-4bf5-811c-af5dbfa358b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:15.344Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9dcf5e28-97f2-4580-b1b0-5b8c60a04ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:25.351Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2287d4ff-47d1-48b9-8afc-71cd1d9bc18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:35.359Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dcb2fab7-a26e-47a9-b1d5-14e6bd503929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:45.367Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1eca0f2d-cad3-45df-9e12-08a0b2ea2b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:55.374Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a195c0fe-159f-43a9-bfb9-4770c357d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:55:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:05.381Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d4506564-9dd2-4424-9320-9fcc7772df62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:15.390Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=878a2a8f-7187-4b39-8496-2ac44dab8148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:25.397Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=07b472c3-3669-48c9-a6b2-fbad64db6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:35.405Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=be9d94b3-f8dc-429a-bdbb-ca7ad05df3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:45.412Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8559229c-8697-4279-8e38-153f44ec2e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:55.420Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3bcbb0f3-21f4-4060-a9dc-03741ca6f531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:56:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:05.428Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=68a1358d-15f5-4455-b9b2-8ea57f0f7450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:15.437Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1e69d039-3088-4d6c-a832-7add48b8a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:25.444Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4c5d834d-0381-489e-aa8f-be9352aa6f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:35.452Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=95ca9720-03b1-41da-ae39-72b0fd3608ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:45.460Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=248a1950-9c99-4989-be30-6c4934632cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:55.467Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=54ef092b-1c84-4e10-9260-b137e7ff9cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:57:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:05.476Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9740629e-87f8-45b9-b348-993a1526e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:15.483Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=43d74893-9d59-421d-a45d-4fd3c50c07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:25.492Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d5e68b29-fbd5-4759-beae-b0e257c8b88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:58:35.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T23:58:35.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T23:58:35.486Z |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-20T23:58:35.487Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:35.500Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=91131867-994e-4b96-9b4b-3fb90121b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-20T23:58:35.556Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T23:58:35.556Z |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-20T23:58:35.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:45.510Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=128e12e8-98d0-4a79-b469-2b86f3ebe969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:55.518Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fccb55d7-d304-4795-8b2b-8cf72608a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:58:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:05.526Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=611262d3-2fce-4bb9-8d66-6f4ac40d07ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:15.534Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b7eefd13-3cd5-46a2-b96f-ff646591b427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:25.541Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f827905b-2732-4573-9059-415b0724ed40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:35.548Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f8cfbba1-9ab2-4776-b177-68098b330968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:45.556Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=be379b11-9e6d-4d6e-8b03-4070045f6f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:55.563Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=25f1a3f0-be8d-46f0-90ce-6eb1a78b8105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T23:59:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:05.571Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5e2edd54-dc5f-4d4d-ac88-d0f960b1605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:15.586Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a1c0efad-6a35-4645-9600-44c3de266676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:25.594Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=87ff6ebe-7720-4b74-89cb-d0243dee0982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:35.600Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=4d034d97-7b91-4215-b09e-a76f8a1e21e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:45.608Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=de362ead-c559-45d4-a69e-476c37480f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:55.616Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3aa8d1bf-1b74-4aaa-aa17-b2cd170d5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:00:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:05.624Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e07b7c00-fb63-47b5-9689-1711d6808e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:15.631Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5e899e5a-39d2-453e-91f9-382a86ff310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:25.640Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=936958db-0dc4-4926-a870-2d2ed003fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:35.647Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=acae31e9-0f0b-437c-99e6-e78537e0b275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:45.655Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=25e9c207-f6e5-4d26-8bdf-a566214201ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:55.662Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f2181a57-7f17-483b-bab6-bdc4049a2557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:01:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:05.669Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=08e6b000-7e9e-46ad-88ea-d4f00ed090db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:15.677Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dd487b4a-7771-4592-85c9-77b50a60ccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:25.684Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=00754cae-e14a-4abf-9d38-b09fcfe2a072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:35.692Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=181aefa5-e2a8-43ff-8e96-817e469d832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:45.700Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b4135c96-cdc5-4028-846c-647dccec071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:55.708Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=037845c9-726b-4120-9749-582580af3633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:02:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:05.716Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=93c5eb9a-96ae-49f1-a57b-db5673956b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:15.725Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f6d35773-913f-4b79-a54f-feb4110841e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:25.733Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5838ed74-5cac-4aad-bcbc-3ae3b7523958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:03:35.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:03:35.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T00:03:35.530Z |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-21T00:03:35.531Z |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-21T00:03:35.605Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T00:03:35.606Z |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-21T00:03:35.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:35.740Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0e6c8e53-cdee-4463-a787-069f04e63bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:45.747Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0af12f40-d3ab-4535-b06f-c7d2a36421c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:55.754Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1cccf253-54dd-401b-8ff6-aed7dd512d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:03:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:05.761Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f1f47b4d-fff8-4052-a8cb-aa2502d662fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:15.767Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=07be642d-7d3e-45e8-8f9c-db99be636cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:25.775Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=71aea0d8-a4a4-41b3-9228-80f200f1ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:35.782Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=96a68e1c-9e28-4f62-a731-8cd3ac438d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:45.788Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=82405733-6182-43a9-b30b-fe3e90e0d2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:55.795Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a12be2d6-c93d-4ba7-93a2-20dd3aa94479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:04:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:05.802Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c1184ed8-620e-43b7-8feb-25842de7a37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:05.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:15.810Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3d6c0a5f-d16a-47b8-92a2-db9168af4128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:25.817Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=961d0368-2ca1-4ef0-8d21-a942f2288348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:35.824Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9e65aa58-57b9-4c82-91da-3113f2330f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:45.832Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=14ad0867-65b8-4302-9c4c-487373b9e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:45.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:55.840Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d9a0ece9-d886-468b-9a55-3664f64c5ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:05:55.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:05.848Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=15fc2f14-6db4-4fab-a056-c24135672ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:15.856Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c92550b4-896e-4698-a165-891652c8bad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:25.863Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=24e29097-d5aa-4da5-aa64-5005722b24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:35.871Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0f7aaa74-ee3b-46ea-b175-7f2d86e0e8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:45.878Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bc76c838-1ebb-4416-9439-db0cabb18121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:55.886Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1ae8264e-fff6-4143-97ae-f8f17b6c6aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:06:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:05.893Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0e372a9e-c100-4aa1-b700-b19e32fb0ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:15.901Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bcbe2255-3feb-475e-801d-66b6b978a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:25.908Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=738f26c9-f52e-4164-aaee-01f545c7d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:35.917Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=50c80897-027d-4440-91d8-8d94e31f9c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:45.925Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7b961f41-0f24-402c-9313-f1efc0e19540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:55.933Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1414faa0-a709-4c3d-ba1b-25533cc9c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:07:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:05.940Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3a0ccc4a-c199-45f4-aed0-6d8fdf194926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:15.947Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c81fbf61-902a-435d-b5e6-bd68372f959c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:25.953Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=edc58180-6896-46f0-ba73-0af0839dc309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:25.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:08:35.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:08:35.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T00:08:35.519Z |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-21T00:08:35.520Z |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-21T00:08:35.588Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T00:08:35.588Z |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-21T00:08:35.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:35.967Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ad8184fe-1315-4927-9d2f-fab3cf0186de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:45.973Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=eedc6f70-9a1e-47b4-8275-e052f8484506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:55.982Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=961e3b2b-591f-4c55-858b-5069241e0250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:08:55.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:05.989Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8d348406-1213-44e3-b915-7037fee73e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:15.997Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=84149bea-5244-4b87-9eb7-9cbbaefc0758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:26.005Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=991e062e-8f84-4c75-a710-1cb532130145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:36.012Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=af0b48aa-b507-4894-84ff-5e2940d8525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:46.019Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8ea04bf7-7387-4d7f-bc4d-1c8247630960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:56.027Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2dddf8bb-fbab-4816-8fe5-0614b036398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:09:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:06.034Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d15056bf-0c32-4e1a-a601-e97eab357682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:16.041Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=481cb397-8b48-43f6-8a9f-a3e3eb914816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:26.047Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=286ae3c0-d3c4-4178-81e6-9d85e1956ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:36.055Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=913fac77-1193-4f14-bd26-506fcae6b9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:46.063Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8a71e0b4-6f1f-48ac-8c79-8bee236dff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:56.069Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2b36b0c4-cd1f-445d-a256-146a2365c721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:10:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:06.076Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=92b94c61-02b7-49f2-b5df-52d3be38509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:16.084Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=07109cdf-c377-49e2-a8cc-b9c109da6b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:26.091Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6324b2ed-d412-4da7-a990-5ed08b781cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:36.099Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=923cb97b-4fe6-4ed2-8c86-0ed243ce09f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:46.106Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=29074d6d-6b0c-40e7-b20f-3469acd78eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:56.113Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=da174aa5-9bc1-416c-a367-8ee82f3a04df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:11:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:06.120Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a9afd379-5b20-40fb-aa1d-0496cc8764de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:16.127Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=18c44cac-f426-46e5-919f-021c5dfbf899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:26.136Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=95ca0a91-cb72-4a34-9860-b65485d59350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:36.142Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=746ce3c4-d5eb-417d-a6e1-32a48c16f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:36.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:46.151Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c167115c-1035-4865-8531-0fc1cd09ce3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:56.157Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=868c112e-7331-4157-8032-f2e5575a7c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:12:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:06.163Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=db4a4b6d-1a0a-4a6b-a7f3-539be4966c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:06.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:16.170Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=cd8cdeae-72fc-4255-b129-144702c6d69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:26.179Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=47ca3c68-f872-4903-b50b-ea2bffa9e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:13:35.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:13:35.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T00:13:35.553Z |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-21T00:13:35.555Z |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-21T00:13:35.628Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T00:13:35.628Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-21T00:13:35.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:36.186Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=98c45d5b-9494-475c-bd9a-85ca5a588b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:46.192Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dac6eb0d-edeb-48b7-9652-064a1995da32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:46.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:56.200Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ca114ca5-3215-4697-8842-2e5aa70439f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:13:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:06.207Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=97213f25-5cd6-40af-954a-c03f90ba34ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:16.214Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=20ef2c2f-9ccb-47ce-8d8f-d0f3e786e596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:26.220Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=dec1a5a5-2c34-4662-bdb9-fc36dee03618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:36.227Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=77d9da9e-03c1-4b08-ae54-ca1e4034f31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:36.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:46.234Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fb49482d-a028-49c0-a091-5aa597f210a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:56.240Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=b1c1f464-2aba-46e7-ba4f-768be1afba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:14:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:06.248Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6fed6cf9-1306-429f-ae7d-7d45a59a8e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:16.256Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=73f0b716-1d3e-4044-ac1f-309732c16719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:26.263Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ef36cd4d-3453-4b89-a552-262ed59b2e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:36.271Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=20101351-60db-4a4c-a5ff-2f86998aa585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:46.279Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fca4a997-8efd-4387-ada2-076d46b4b854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:56.285Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=97633f3a-3765-4de5-98e4-86184469a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:15:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:06.292Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8b0dd1fa-927e-4cd7-a3ef-85b238c47394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:06.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:16.300Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=08b89dbc-fe82-4a0b-965a-ff939830a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:26.309Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6e6fa95b-cd0e-442a-a1b9-de7abadef27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:36.317Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=17b85fb3-1d0e-4ce2-a215-b3812b88dea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:46.324Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ab0a2f72-ffa4-45f4-bb5a-74041833fb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:56.331Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ff802a18-e868-4618-b9c3-bb69d48effc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:16:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:06.337Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1f245cf7-9e0b-41a2-a8ba-d34e8ac37eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:16.345Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=bcff4aef-df1f-4023-81a1-98bc7e9c31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:26.352Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3e0b2c78-8115-4e46-b609-aea4b015f1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:36.359Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=87d07e5b-4f9d-42b7-9ef1-4a19e98f2d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:46.366Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1e3f9c16-aa9c-4582-96ef-e351cef479b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:56.373Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=804dd94d-03c0-49f0-969e-6113727f1816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:17:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:06.381Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f92f5496-ee2e-44c1-9e82-c63edbb28afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:16.388Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7431aa1d-b569-4990-b19e-3ad2e88e2a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:26.395Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d12b42b9-8dda-49d7-bcad-37b09be537e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:18:35.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:18:35.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T00:18:35.509Z |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-21T00:18:35.510Z |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-21T00:18:35.586Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T00:18:35.587Z |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-21T00:18:35.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:36.403Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fc453ce4-e44a-4cbb-bc7e-d61aa60f85cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:36.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:46.410Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5061e980-550d-498d-b718-fa4420b77f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:56.417Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=36f9c243-383a-40bc-ac5d-548525c8edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:18:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:06.423Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e592e0ba-4dfa-409c-a210-da5b7e24a538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:16.431Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=3c1b6b66-0408-41db-a04c-14c7643c406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:26.438Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=af046562-661a-4847-bb12-e96eb9cd97be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:36.444Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d33885e3-cb6c-4e0d-af98-f62538313cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:46.450Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8feee915-91a9-4125-8c27-6c89b2122903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:56.457Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7fbbf791-c419-4d74-b467-515858ea32ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:19:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:06.463Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=030ac283-bd44-4347-a516-0979108f701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:16.469Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=8dd00dac-fb7b-4385-ba4c-987928f0d909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:26.476Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=32ec5420-db43-40f8-a913-9117ecaf2b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:36.484Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=da16dbda-5a2a-4947-afd9-da10856c30bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:46.490Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fd3f04ea-9dd0-4951-bbb8-778c4ea99d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:56.497Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=351e5103-2258-4c3b-9c98-3962c6902e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:20:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:06.505Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1344d208-55fb-49dc-a917-d29466d479fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:16.512Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=fc3440bf-cbd3-47b3-adbe-3a55d25dd0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:26.521Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=abcf4049-73d9-44a8-88c8-e1da17825340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:36.527Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=354d5111-623d-4685-86ae-e62f3dce85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:46.533Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0d749b14-fd00-49db-99a5-431aa3d5ba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:56.540Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=15dd6be9-6827-43d2-a93c-f6d4783db644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:21:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:06.547Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0f6306d5-2165-4ff3-a33b-b3ad9f62b748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:16.553Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d538ea0f-a507-4036-a76c-2b9085e16daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:16.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:26.560Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=58afecea-ada4-4bbd-a9bb-97afdd69ab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:26.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:36.566Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=83206b33-78ae-4964-b134-1d157de60392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:46.572Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=e0956419-5092-455f-9892-43b80f1f4a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:56.578Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=1de03af8-0e02-43b2-a02c-0f3a805daf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:22:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:06.584Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=9aa3d36e-4f48-4dcc-91d4-3b4ee8d49bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:16.591Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=5fe71271-1772-4a16-ba91-06c6d899ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:26.599Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=6e4b718d-52b5-492e-8f59-ef224592d024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:23:35.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-21T00:23:35.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-21T00:23:35.520Z |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-21T00:23:35.521Z |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-21T00:23:35.589Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-21T00:23:35.589Z |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-21T00:23:35.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:36.607Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=d44a03f7-99eb-4c66-8ece-b2732326ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:46.612Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=225cdbc3-42bf-4e9a-ae35-ed390848fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:56.620Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=a7083c18-d732-4026-bc7b-384f83cfd0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:23:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:06.628Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=c9e17d62-9fc1-4eca-9509-12241794b1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:16.634Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=7a1d9166-0644-4188-9c0b-a5e3b139f04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:26.641Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=2d54fbc5-ca18-4618-a9fc-7dad9dc34f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:36.648Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=915d1a68-5117-4a65-9a48-a30e78a8d854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:46.654Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=16cee0ed-62a8-466a-bb99-bfd15859d91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:56.660Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=75f0459a-41b4-4868-92f8-33235225e883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:24:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:06.666Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=f083ec88-d5af-4757-817c-30c7652e452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:06.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:16.675Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=0ab87047-7107-45de-af69-1c1ca42a10ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:26.681Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=23425022-290c-4bc4-9574-d77d1e2c258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:36.688Z |INFO |Init configs |InvocationID=c9db595c-f976-4d94-93cb-9f4cab0a6dab, InstanceUUID=ed354eac-72fa-40c9-8128-c8a4a914d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-21T00:25:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |