. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:05:16.396Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:05:16.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:05:16.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:05:17.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:05:17.587Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:05:17.588Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:05:17.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:05:17.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-24T05:05:17.869Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-24T05:05:17.905Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-24T05:05:19.529Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-24T05:05:20.057Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-24T05:05:20.078Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-24T05:05:20.078Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-24T05:05:20.157Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-24T05:05:20.157Z |INFO |Root WebApplicationContext: initialization completed in 2251 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-24T05:05:20.749Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-24T05:05:21.894Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-24T05:05:23.435Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-24T05:05:24.061Z |INFO |Started MainApp in 10.768 seconds (JVM running for 11.658) |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-24T05:05:24.154Z |INFO |Start scheduling PRH workflow |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:24.169Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=aa1ca9bc-7218-4a48-a267-b4c66ac00617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:05:25.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-24T05:05:31.302Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-24T05:05:31.303Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-24T05:05:31.306Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:35.731Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2b359a26-5255-4bdd-a920-b7ef5d1fa22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:05:36.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:46.792Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b74a7249-21d9-476b-ad8b-cd02d0f1760e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:05:47.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:57.836Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6751cdf9-1d8b-48cb-af9b-e9c2f796975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:05:58.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:05:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:08.875Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7549be91-762d-41ea-8bee-3f3b3ba8eefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:06:09.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:19.948Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b97fdcd9-f950-4771-a5e8-e925d6cbc52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:06:20.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:30.981Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=88ad9114-a641-4f74-9122-a77eac361f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:06:32.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:42.021Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fc36bf5f-1adf-496f-ab55-0d173e7551e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:06:43.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:53.067Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1cd72182-671e-42b5-9d16-97364272ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:06:54.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:06:54.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:04.102Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b3d86b12-d1c7-4e59-a95d-4f3faea15f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:07:05.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:15.175Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5f2c674a-28b4-411b-888f-52d26010d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:07:16.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:26.216Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fcc91755-7833-4c91-b62e-779bc28e378d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:07:27.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:37.253Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7c92be7e-43da-429b-8482-430bc5728660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:07:38.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:48.293Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=29b89fad-908f-4509-886a-e0646822746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:07:49.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:07:59.340Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0ee61345-24f5-4d6b-b510-943ad4bbce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:08:00.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:10.373Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=88f49d6d-8769-4fe7-8999-1a8747a238d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:08:11.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:21.414Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bc1b2aae-aa3f-4e70-9898-0392d10ea807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:08:22.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:32.452Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=592896c2-8a52-4fff-89e9-affde68c00a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:08:33.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:43.495Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=803378dc-d8f8-4e11-b736-0e49ca758c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:08:44.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:54.567Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=79264c3b-5abe-4b83-a0d4-f0a9549ada11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:08:55.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:08:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:05.605Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=44c38c81-b9a1-4c1c-8d7d-34edf1a092b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:09:06.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:16.645Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=344a9ec9-4eee-42a2-8f9c-15d97c1472ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:09:17.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:27.685Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8d2873e9-7edf-48d6-9bcf-9d4f22c81a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:09:28.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:38.725Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=124ff0c0-24f7-481a-a11c-61c05b95a54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:09:39.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:49.765Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e7bbcbff-a4fb-4ebb-9980-11ba8623530a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:09:50.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:09:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:00.804Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9c767063-502a-48f5-9910-6fe6e612a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:10:01.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:11.846Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d906a654-46e7-4266-9700-01a37fc3827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:10:12.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:10:21.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:10:21.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:10:21.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:10:21.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:10:21.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:10:21.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:10:21.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:10:21.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:22.886Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=81319a83-58fb-4434-b38e-582f18071afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:10:23.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:33.928Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=594859b8-78a9-44a7-8288-b28ff03f9b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:10:34.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:44.965Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8f26e55a-7139-4154-baf2-ddaf5d00b50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:10:46.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:56.010Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=17e33660-ea78-4740-b876-84eb70ff0692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:10:57.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:10:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:07.047Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=36f87bc2-fe39-4ece-8168-d00f505f6847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:11:08.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:18.086Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2c2498cd-97ee-4f31-ba22-09fdea130600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:11:19.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:29.128Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6eb5dc07-65b5-4c87-b806-23e3c841672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:11:30.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:40.196Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=011a1116-8814-4f50-8f83-406e01a260cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:11:41.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:51.241Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6b3930fd-5407-4bea-b8e0-fb455c93a723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:11:52.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:11:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:02.281Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5fa8bc0e-3fad-4e8a-a15a-3b8c95b84ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:12:03.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:13.317Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=76ff74c9-3111-4c4f-a264-58ec9c92478c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:12:14.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:24.358Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=96683e7c-e049-4c57-8682-6423225c2d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:12:25.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:35.398Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8902e370-8c76-4074-84ef-2fa5b237d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:12:36.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:46.438Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=83180562-94f1-44ee-a531-3ed56ee641ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:12:47.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:57.477Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=22624ec5-f877-44eb-80bc-8b40e5f69ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:12:58.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:12:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:08.516Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=64932e91-5066-4fee-9dcf-e511c6e6d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:13:09.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:09.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:19.557Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e09e46ec-dacb-4a7e-b56c-a8f6526e09ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:13:20.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:30.598Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a270b78b-3965-4ca2-9a6e-0f31e9a9a10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:13:31.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:41.638Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8abc4a64-721d-412e-9278-2341a863eb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:13:42.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:52.681Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=069c7374-3df1-4875-970e-88caf19a8c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:13:53.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:13:53.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:03.717Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=72e7723f-98d7-4f06-9df1-de8d8b67fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:14:04.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:14.755Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1fe694af-26fa-492b-ae53-0cd5b4651495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:14:15.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:25.797Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=89c26e1e-e527-4ccd-9682-90254fb15df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:14:26.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:36.840Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f425760d-e9cd-4efd-9549-9500f301500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-24T05:14:37.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.21:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:47.876Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4bd40466-b681-43ec-b419-4c068401301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:58.206Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1d000604-61a9-4e4d-91e4-e7bf04ca4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:14:58.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:08.232Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3067a915-6d4e-4711-a558-a64a70ac6776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:18.263Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4c5ff3ee-0569-4f91-87a3-24d67fe1f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:15:21.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:15:21.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:15:21.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:15:21.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:15:21.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:15:21.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:15:21.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:15:21.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:28.285Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8d2a7f30-c9aa-4489-891d-0177af61ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:38.313Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=06b5a827-fbcc-48e2-a956-14f6efed1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:48.328Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=76b78b3f-5085-45c5-892c-d95771fc7d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:58.342Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fab6978b-c2bc-41a9-b781-8605d22619ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:15:58.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:08.443Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=25673c45-fda1-4fae-ab52-2c2a4b300201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:18.485Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=52d71afd-7315-4742-b928-6a66c5955b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:28.520Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=86bc0149-d3c7-467c-8f4c-ad014a69f7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:38.546Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b5964ae8-9fd7-4d5b-b5ae-3336944d9f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:48.558Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e657c549-6a41-4b3c-b5a0-d1073a9e99c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:58.572Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=93f439c1-aa21-43fe-a54f-9b916bbf7622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:16:58.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:08.602Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d878e826-3a77-489b-8859-e0c4ef7c8f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:18.625Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f94bd5fc-9da9-4155-9fce-507541e57867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:28.637Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ca0ce2d4-d6df-4b40-944b-c4e6daeafbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:38.664Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bfb841dc-397b-4c61-80d7-3e3c834b0100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:48.681Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d6d31635-6a9e-437e-a505-141e1d1f9745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:58.693Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a5a2776b-bd91-4049-a11b-886512f02553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:17:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:08.705Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=90203354-ce89-4ea2-8eb1-669613b443c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:18.721Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6eebd385-a161-4e90-a49b-e55fbce27b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:18.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:28.732Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d3263488-d726-46f0-9cf0-8ffb07c81a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:38.745Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=974a9c39-ebdc-4a28-81ee-20c0eedbc3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:48.762Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0c347c18-37c9-4a6b-94da-2da96ef5b781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:58.777Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=66e22be4-c48b-4a7d-9343-632c137e84a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:18:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:08.793Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5a2c2953-c10e-4ffd-95af-467d13817373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:18.812Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d622f003-b31e-4d8b-a92d-f832fa3c0d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:28.832Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=558426d1-9326-4a25-832c-68012cf4a040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:38.853Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=43ddcd95-efe7-41f8-8039-0ea4cbcfb6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:48.881Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=df41c440-d503-4971-a7c7-5064948bd468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:58.909Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=54e1108c-84d8-4f8d-9130-de5e383587ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:19:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:08.929Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f0dbd40c-5fb1-46e8-88bd-b92ad4e0ad30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:08.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:18.977Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4260803b-58a5-4df9-8604-2c7802e10425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:20:21.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:20:21.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:20:21.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:20:21.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:20:21.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:20:21.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:20:21.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:20:21.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:28.989Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c7d0b151-7795-4d0c-8d9d-c7e1987b187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:39.013Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=09618b6b-3037-4bdc-871a-000976898076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:49.026Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6142521d-cac8-4e32-8d94-3c8725bd0c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:59.098Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b1b35dad-219b-477f-a558-029d58a6aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:20:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:09.146Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f1dbe3bd-83b6-4ac1-999f-89867a0768fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:19.157Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=be298530-5af2-40b8-a019-6fc20d5f0c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:29.172Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=aa27be13-e11b-42f8-b9e4-2b384d0085e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:39.186Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=28fbbf9a-72b5-49b5-a3de-bb8d9e0e6ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:49.243Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7ffe71c8-b040-4ec0-afdb-28aaea54db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:59.276Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4660db4e-98da-4964-8d63-bd8ee373b429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:21:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:09.286Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c752b12e-2b0e-4d34-a797-cfdb295885bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:19.300Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cd57b7f7-d0c7-457c-ae01-ce76bab9b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:29.324Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2cf702d0-616a-4d3a-9ab1-41e2b2d4e9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:39.360Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b1e7dd96-938f-4213-bc01-df057b9c4ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:49.375Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a20135a0-f861-4262-bd6a-92f99caaf3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:59.388Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0f6702cf-92a8-425e-8ec5-3aa322b9abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:22:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:09.400Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e768a399-3674-4808-a9f4-4726ca4366c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:19.410Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ee2b3506-cb47-481b-92b3-905435b8a5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:29.420Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=36da901b-8823-4463-9ab0-f1210d84e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:39.439Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3cdfa1cd-6871-47dd-84c9-cf1644539628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:49.468Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=497f605c-a2d9-40aa-aedd-70a6da5650ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:59.482Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2b48d788-e8f8-470d-be34-6d975ee07456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:23:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:09.511Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2992f9b4-7768-4832-abd4-fbc3b4e65c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:19.526Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=40dc35f1-6e65-4ac3-be53-fc22205bcc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:29.543Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2edb3eec-32f4-43ba-8f17-1ae967e0d457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:39.551Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=631e146b-e36d-456a-b782-4dd8940643a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:49.571Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2c7f26f3-34a5-4ac8-9064-ca6f36176fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:59.579Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c12b2708-7a9c-4432-a12f-372889454acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:24:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:09.592Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bd50ebd8-d24a-46a6-86a9-b62136a0e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:19.619Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=58a99967-f4f1-4a45-8077-39bb5ec2f07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:25:21.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:25:21.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:25:21.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:25:21.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:25:21.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:25:21.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:25:21.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:25:21.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:29.628Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cf5aaafd-a805-4745-a925-9b4168f5f7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:39.639Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c34577f9-19f5-4be1-af65-8a848114b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:49.660Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=11c6ed40-c3e9-4cf5-9a76-585b51db8f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:59.683Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4abab007-4cd0-43d8-b2a4-b2934ebe1101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:25:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:09.697Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6bf15a20-7607-4d16-97e7-54e642f0888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:09.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:19.708Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=48211b45-e1e3-4863-860c-be0066f4fb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:29.722Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2432e14d-ecd3-496a-b721-55f0be9437a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:39.731Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0519d13c-eed0-4dbc-b040-ee3540b4b9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:49.757Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8d4852f4-484c-4024-9c6d-89c5abb50cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:59.766Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4becb410-216f-42b9-be4d-956f644caa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:26:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:09.803Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e3d964a2-7792-4bc1-8bba-798afe4b191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:19.844Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=46a87a87-6e04-4686-bc1e-c26eedc529ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:29.874Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ac9d9641-b1b4-4f4d-8401-a966261abc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:39.890Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7815bf92-2812-4868-9ccd-410b06534aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:49.923Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5f598806-811b-473d-9b1c-341afebc85f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:27:59.937Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=aff13f50-9a88-48ee-a9df-ff5a5b223637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:10.037Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6535c9d1-3232-45bb-83eb-333f6214d2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:10.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:20.058Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7c170373-9d22-4a25-b9c2-8ccf26968f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:30.115Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=51bdb55a-bdd2-4365-b13e-8055c9227c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:40.148Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dde96e2b-29d9-4541-a14e-fa055d319979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:50.259Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1ab0ff9c-d43e-42a9-85de-a04840b2567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:28:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:00.297Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=70f76e53-84d4-4a85-bdcd-018a0d1eda67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:10.391Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=91092142-b064-4e95-bdc4-80a9c3616a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:20.517Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2ff7ef4e-7659-47d9-9079-4e9c6c8ef2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:30.847Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=046c66bf-30e4-46f9-8563-c73ea9245fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:40.895Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=114a565d-ae7a-4e8d-a538-d6b1a834d54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:50.938Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a9ff3009-8e69-4c4a-961b-2bb330f73166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:29:50.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:00.959Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=10ab0a33-045e-4160-af5a-d732f9b03e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:10.970Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ed71613f-88b3-4f2e-af4e-50f4cf7f08c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:20.982Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dab20157-a5b8-4731-b0c5-7af17dd134b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:30:21.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:30:21.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:30:21.056Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:30:21.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:30:21.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:30:21.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:30:21.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:30:21.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:31.026Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ff238081-d075-4891-868b-40561f68c255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:41.053Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d74d2078-7e1b-4870-803f-fb2d70c16ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:51.113Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7568ff89-8545-4b41-a537-7faf47fc5618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:30:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:01.137Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f21ea33d-b512-4342-9bb3-9e71745c0877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:11.202Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3836cde2-3a3e-48f8-adcc-fa4910e9d385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:21.257Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7bb87f02-6beb-4857-89ec-8002a3e685dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:31.332Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c7244c9c-42be-4e4c-9c45-080818a01922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:41.403Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e1cac55f-49c9-4664-8434-6973fbd88998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:51.529Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=288443f8-ed94-4c50-8171-7a8af7df5ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:31:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:01.629Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=edf7e84e-1f45-4cd5-a8a2-42afc58d6400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:11.658Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e6d8e048-6ba7-47d9-91ef-7ce1adf61ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:21.678Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f4ef1a00-1f34-4aa5-9e62-5f86082d8f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:31.754Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e5bc36bb-18b3-4d7b-a13d-935b72835926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:41.788Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d2de103d-204d-46dd-8efa-547f5999c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:41.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:51.941Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e1da1ac6-1723-4622-a9e4-ff0661f29933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:32:52.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:02.062Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9b2f64a9-514f-4a3c-b2aa-88fd6d0e3ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:12.233Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=aca02094-dfca-42fb-a52e-e04cdf4981d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:22.298Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1e60625e-d67d-4b9e-992b-fb4fc40be321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:22.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:32.330Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0696449a-dc73-433e-a5a5-bf76a975411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:42.403Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1f22db24-c815-4a4c-8f4a-382f404aea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:42.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:52.489Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=033dfa77-18e3-40be-ade0-8e2cac4271c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:33:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:02.570Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a614f437-8c66-41fb-82e6-209e9027ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:12.606Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=be182d6d-5b55-4f12-a3b2-4b9d820cb61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:22.646Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=00abea07-c93a-4b62-b16b-fbd30a4ebff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:22.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:32.656Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=927f2685-215b-43c2-9fce-8951998931e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:42.702Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6437ff11-5e1b-4dbe-8464-b837a5f7fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:42.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:52.752Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bd5b627f-a1fd-49ae-93fa-472aebd7120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:34:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:02.794Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=68768847-f617-48a5-bf10-a1eefc0db85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:12.811Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=039a0eac-7a31-492c-b2d3-5e2cd2814d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:12.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:35:21.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:35:21.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:35:21.037Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:35:21.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:35:21.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:35:21.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:35:21.049Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:35:21.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:22.839Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=48007183-3798-4c87-87f2-99824be4693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:32.952Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5a4048c6-6967-4509-96b0-3d065e4538f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:33.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:43.063Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e9bbf720-978c-4469-8f59-07c05779a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:53.140Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=40ad7de9-5216-491d-8b87-f8817f3f4741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:35:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:03.276Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3e05945d-8e2f-4487-b6fa-e58bec6814d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:13.295Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b5c4c9f3-713a-46f6-aa2d-3579d515d744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:23.310Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=00d31b87-2d23-42dc-8ae4-3385df9721af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:33.530Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6151ef1d-4a0e-4e53-972c-472144298c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:43.542Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b007e1e2-fed1-4d43-837a-eac4c7c8f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:53.559Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2f92bdb0-7a06-4d4d-8d30-5e6cde2ea89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:36:53.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:03.569Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e408fb05-3564-4a80-912e-d3daf8c11a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:03.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:13.577Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c8dfd199-1666-4293-a371-ce1ab5b78bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:23.586Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7c13e289-f8c6-49fa-8acd-2859e1d1185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:33.611Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=10f9c16c-f2c3-43ec-b1ea-9a293d8678e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:43.635Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bf208193-4bc2-4f77-a62b-be99b2b0d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:43.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:53.645Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=00ab7f73-dd4e-474e-89eb-24584d008c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:37:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:03.667Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dde0bcc6-0d60-4911-9dbd-07f9b66d58b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:13.678Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5d18172d-38fc-4367-adfd-2fe87300c3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:23.688Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=07257f04-31ea-43f4-a1b6-b7f02ef8ef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:33.706Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b9de7df2-2b37-4b11-b919-85f8192479ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:43.732Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9aa858d7-5a69-4061-9633-6be7d670da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:53.762Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0595bbf8-bcd5-4ac0-a667-7340b25cb2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:38:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:03.769Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=22b57826-d6f8-4b12-9d32-c4788e143b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:13.777Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d12373b7-f86a-4330-b718-40883abde57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:23.785Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=60d24650-6b76-44b5-abec-2302ca28c346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:33.795Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e645267c-0469-4a85-ba6d-44003f3f73aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:43.808Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d8209e09-9de5-4339-9f48-4aa4e0b2bd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:53.829Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b5695f41-f0de-4002-8bff-72ec7a18254d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:39:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:03.838Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=95694df3-d57e-4065-9ac8-cff2ac23de4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:13.847Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=61fa3053-c54e-421e-8bdf-ff31e46174b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:40:21.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:40:21.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:40:21.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:40:21.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:40:21.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:40:21.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:40:21.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:40:21.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:23.858Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2ef4091f-6017-4946-ac04-ebe15c9f85fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:23.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:33.898Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=59f74f30-d27b-4771-9c7e-7db41d300279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:43.915Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=98dbe48c-78a3-4a9e-8bc3-191d97b37b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:53.924Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=926e68ff-8cf3-4764-a61c-dc0c0243b0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:40:53.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:03.935Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e624edad-dbe2-4e86-b65d-42e6799183c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:13.943Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=71d6ebda-5b9c-42ff-aa1b-da99bef83e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:23.956Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2b665410-a1a1-4d49-9412-680090aeba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:33.965Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=82829dfa-b2b8-4c2c-a349-2d9da8709eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:43.976Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a1c6a0df-e6bb-417b-af1c-d0fd72ef4b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:53.987Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0af902c6-7b31-46f3-a415-1be546e29188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:41:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:04.023Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dfa60601-e01d-436a-8eb9-a3f9579ded1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:14.044Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c2b05cfc-6222-46cd-8d7e-99f645100c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:24.058Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4712934b-3d40-4cf9-8233-540c564450f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:34.067Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cc33da27-0494-4abd-b69a-e6eef19f16a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:44.113Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2c852e46-0ee9-45be-84c2-afbcd5b5722c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:54.168Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8550c941-0a1a-4fb6-ae7d-da4345e68303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:42:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:04.203Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ee1f0067-4139-40c4-81c2-da3f0f55a80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:14.227Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=827e123f-09bf-48cb-ae58-0c9b39354627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:24.245Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7238dbd4-e23c-43f3-b0ad-7acb1d4d8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:34.257Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2f4eb204-7383-4d92-88bb-ddbba52b7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:44.315Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0090ba03-7bf6-4f13-9565-e611fdac6149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:54.327Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2dffe58d-51da-4e60-8fa4-d840d6e50ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:43:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:04.348Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7697d6f8-f2e9-4ee0-88de-058f7435bf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:14.359Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=78755a81-920d-41d7-ba58-72f7cf2531c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:24.374Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e6415048-6deb-470a-b804-b0559c5fcdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:34.384Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ad8ba4c9-8c20-4630-b946-e76b89474ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:44.393Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=31a5d076-b632-4270-b2e5-c6b45f8c76a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:54.405Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1112306a-780d-4844-8d5d-77308c195f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:44:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:04.413Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8513e4d4-6565-45ac-8f37-56ebcad2397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:14.423Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=81e4c0a5-d6ae-4864-baf4-36325bd7f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:45:21.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:45:21.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:45:21.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:45:21.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:45:21.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:45:21.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:45:21.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:45:21.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:24.431Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=695a86ba-63ac-43e9-8e2d-9e61b656b64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:34.437Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8874114c-2eb7-474b-8b23-0b23ba7e7566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:44.477Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=52faefe9-d8bf-459c-a7d4-92d442f5bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:54.496Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f93334ac-1e72-4a89-8faa-fac32f16b025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:45:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:04.504Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=79287df4-3a24-4928-a2a7-20506b9fa8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:14.513Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d07c5ae2-9dd7-4b0d-aebf-5d03d139464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:24.520Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a785a194-f230-4861-8bb1-1b21df0c6e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:34.530Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a3192686-261f-4266-aa07-2b879b845614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:44.541Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5be0db5f-e516-4686-99c4-7ac80763f5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:54.552Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=704885b0-807c-4e3e-bc2d-3ca19fc19a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:46:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:04.561Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1647156d-ccbf-4537-90e6-eb7fbc0d6de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:14.576Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fc3bf5e7-28e9-42a1-a060-bb57539f3700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:24.588Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5e962b37-c000-46e1-9521-793391bfce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:34.612Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e1f054d4-8774-4146-ac3d-53d4ad1e307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:44.626Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=eaae622e-0b8e-4902-9081-1038d87fdea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:54.652Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=21b55ab4-eb68-49eb-a546-a83122d81dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:47:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:04.660Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c7d11981-cfe5-4f77-9831-ed80d5b8a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:14.670Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7fd8a2f1-7471-4789-ab40-ea987cbb83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:24.679Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ca392172-4192-47a9-9b59-1941a03ed00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:34.713Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=32a6f0f6-b327-442c-b2ab-e79e7da322c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:44.721Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9025cd3a-b472-4a65-9cb6-e401370c97aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:54.733Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f920ddfe-eb9b-49d2-aa96-dcbf51bbf39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:48:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:04.744Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=db7faa0c-4ddd-42ac-aeb2-ab7aa5b9919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:14.754Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5e68e0d5-9899-42cf-a649-e8bb888d0ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:24.760Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=792fa673-d17a-4a1e-9959-0475fa33fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:34.770Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dce3eb8b-debd-4bc6-a39c-e49bed415693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:44.777Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=11d1adab-314b-4867-9bb4-f21c5fa8aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:54.784Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=09caaf51-7fd7-4555-9203-f38d907950d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:49:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:04.847Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f5f21a3e-0461-4098-afa7-99cedaf7b9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:14.855Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e191b988-9211-4004-8779-f599745db07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:14.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:50:21.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:50:21.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:50:21.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:50:21.046Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:50:21.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:50:21.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:50:21.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:50:21.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:24.866Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=96a183b2-788b-48c0-914a-84c0cdeddc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:34.874Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cfc806f8-93ac-4dd3-ae34-faeeab93199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:44.883Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f8efac1b-76e8-4d30-bc5f-99b5c4dcd730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:54.900Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=699b7db4-2a03-4db7-a2f9-5cad2f571df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:50:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:04.916Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=63f4264a-56bd-46af-92f1-5430a032cd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:14.932Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fd1790a0-228f-416f-9199-bea1e0d57e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:24.942Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=caf9895f-367e-45d3-94bf-817cc5dbe647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:34.952Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=98e02869-da56-4232-861c-72fcf24c549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:44.965Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=656dafea-d85f-4488-ab28-9b67446508a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:54.973Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=eef6fa8a-9908-40c2-8422-c18d7d5ba6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:51:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:04.981Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0a8ce11c-f81d-4e2f-9d79-46389cf82e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:14.988Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4df4007e-07df-4680-a03a-9593f40b4f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:14.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:24.997Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=89ad4588-c0f5-426b-8bfc-487fce41e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:35.006Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d048f3d2-be33-4ff2-8528-e408fa88c735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:45.014Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f334d449-f5e8-4573-b836-9c45d3c61c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:55.022Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=902ae7e1-33de-4e4e-9cb3-0b78deed0824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:52:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:05.034Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0c1ce184-5f1b-438c-9243-d53279a0e324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:15.044Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e7ae7e52-ace4-4247-b784-1a8b02e02c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:25.055Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=636449e3-fda4-429b-9bf2-3758f716de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:25.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:35.065Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=606e3775-0bed-4160-9606-353469301b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:45.072Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ff8e3ded-d7a2-4400-b03c-b8ce638b9fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:45.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:55.085Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=32281bc4-6d66-48b7-a8a9-52643068a0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:53:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:05.136Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6876e7a0-b909-4b1f-a70a-ab95127d7789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:15.145Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e550c52b-4761-4846-aa72-9b5356e37bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:25.153Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0c418c83-90a4-4724-b58a-a4c1ee488cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:35.160Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f56f87e6-086a-48d4-8871-30e9754ad66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:45.178Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f7dfdb55-c480-4557-a099-f0752bed9a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:55.184Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0a72bb0b-dc71-4e8f-8a19-30f43190a4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:54:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:05.192Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b7e65d5a-32b3-4b9e-8c78-5b271e3a26cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:15.202Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2298ca80-4318-4d4f-930b-987ec6a743ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:55:21.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T05:55:21.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T05:55:21.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:55:21.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:55:21.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T05:55:21.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T05:55:21.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T05:55:21.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:25.218Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6b716136-144c-4f30-85d8-4d20b06dcf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:35.227Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fba079a5-e331-4c25-912f-cd80eaf8be41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:45.236Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=23a809a9-3231-4c57-ad68-d92246860fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:55.244Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6f1a942c-1eeb-4de4-9084-c64485c80057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:55:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:05.255Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0c954535-2bf0-4ee1-b8a2-c8083141e5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:05.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:15.265Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b44acda5-ca72-4a20-83b5-5d3fc278b0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:25.282Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2e603654-1ce9-4c08-b41d-c1f865093fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:35.294Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=70f3caa1-4f6b-406e-9cd5-216edf83f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:45.305Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ce7d60fa-1af7-4222-a6c7-24bca9937db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:55.315Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dd723ff5-d912-4af0-8593-97fd1663c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:56:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:05.322Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c2cd95cc-3d98-4633-a354-627754f8cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:15.334Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7822abad-fd5b-4bb3-8f1d-971e8966034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:25.341Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9dfbba32-a166-4ebb-968c-609104110c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:35.351Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7599f7ca-f3fe-4c0e-8824-74497bf48046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:45.364Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=01a59fe8-19f0-4e93-85db-5572e27743a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:55.375Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7434b92a-4ec4-4418-9f6f-728a1951b97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:57:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:05.384Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3d37f341-67e8-49d2-9d28-01b30633e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:15.408Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=734f7382-b410-4cb2-9f5a-14d1b6085c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:25.421Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=606dce94-9f7c-42b7-a2f3-0dc54b6a6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:35.431Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c0d59aac-a0a0-4ab9-a6bc-6f2a66c0ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:45.449Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dd9a0163-52d9-447a-8c61-16522228d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:55.458Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=10366499-c61d-4aa0-9d1c-9ebad8e1ca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:58:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:05.468Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d55e5679-c6ec-48fe-b771-f1421243ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:15.479Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=81b7a9e5-c3e8-4c6e-a143-2f9c6bacddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:25.489Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ebaca2d3-1a34-44ed-9ebe-5c46290db891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:35.497Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d61aa36e-bd5f-4a04-abc6-6594dc9fc5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:45.505Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=00b87085-8725-4d3c-b171-8a22ac2832ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:55.529Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ea807fb8-3381-4948-bb31-26a28415fce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T05:59:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:05.536Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=aa1c48a7-3efb-45c8-a057-fb79760673af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:15.545Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d43e16d3-b3a3-4571-8f34-df790fab3624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:00:21.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:00:21.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:00:21.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:00:21.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:00:21.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:00:21.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:00:21.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:00:21.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:25.552Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6ec50493-f8fe-4a06-8962-be759e06cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:35.566Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6318bda5-8e79-46a8-9579-ed7f9b2559a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:45.606Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d2ab696f-7eec-469e-84ee-4425934facaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:55.615Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ca5bdbad-de68-4ebf-b980-34d2e532b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:00:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:05.630Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f276a69f-5c4c-4614-a656-4569bc949fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:15.642Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c69c6fb2-6900-49d1-8a65-5aadcaf1fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:25.650Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=90fdaf67-707f-473e-80ad-fc98bcab6f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:35.657Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=816fcbb5-1b11-4294-8f27-6689e9a4e918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:45.665Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f3641a24-05f0-4938-b9bf-3dc640aef39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:55.673Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a26e6b75-fdaa-442d-ac5c-987dceb7d2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:01:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:05.706Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=03ef8874-2c45-4060-8fce-aba0c5148189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:15.714Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a8e25696-0a8c-4022-a3d4-497d20b4745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:25.722Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8c8c2892-cdb3-47a1-a232-c88c57e1b964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:35.731Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bc0063d4-0246-4489-9004-0f5a0ce422f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:45.745Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a3d15fbf-fb25-4baf-a3c4-d60a37718eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:55.756Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0b3c3d9c-1f75-4fc6-8a7c-d46d394ca5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:02:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:05.763Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7ee2ff26-b307-417d-853c-27d8ad04efed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:15.771Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dd8363ae-f167-49dd-ad25-ecbfc2a6f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:25.781Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0b655202-d367-4f78-9b26-d08f912faeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:35.790Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=21d1a876-ff1d-4162-9644-75450c0fdeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:45.809Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a7668d39-4029-433f-adb5-17f9c9ebf0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:55.821Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=387bd567-870b-42e8-bcca-34c4b547c811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:03:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:05.837Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=74b9fa1e-dcc3-4a3c-8ab7-7a9f9429dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:15.848Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cac967c9-f94e-424a-b346-0020624a8267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:25.859Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=37b141eb-49f2-4415-90b2-21fb06fba181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:35.868Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6cdebb32-1496-4bc4-8a77-6de7aa5a24a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:45.876Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e4b39e52-813e-4b84-bc0d-a25de7d136e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:45.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:55.885Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c529f16c-ace2-432a-99e0-19a6d965a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:04:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:05.922Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d60fa647-f18e-41ac-adaf-306a8921eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:15.934Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bab65371-dc8e-4931-9d20-05a83798b939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:05:20.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:05:20.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:05:20.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:05:20.944Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:05:20.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:05:20.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:05:20.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:05:20.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:25.942Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fb342adc-d484-41d1-b239-d0136eef1004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:35.950Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2b4f685c-4d58-4833-bb1f-8010cb495ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:45.964Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4ef8e04b-4da8-4273-9c8d-463f36ff7d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:55.975Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=010d5296-0769-419f-83d7-e4c09920aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:05:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:06.001Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=44dbc26d-58fc-4c90-891e-f01e6b75756b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:16.016Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=da33188c-070b-42ee-b24b-4902d09182e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:26.026Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8e97ddc9-eca2-463c-bb14-623f7ae98f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:36.034Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bcc71c6c-505a-467f-9d22-ab7e2c2a4a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:46.041Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=14fec78b-6364-4d26-a84c-7eda1b6ae74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:56.048Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2838e117-2d42-490d-a655-a3629ec27132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:06:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:06.059Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e0f73cf2-8ec5-4b44-aab7-a74d064f3189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:16.066Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=300af2d1-1398-4e5b-80f7-11a68a7748a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:26.074Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d0cc4a9c-7440-4ae3-8a65-e08f2541785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:36.082Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a9acee5e-d486-4d87-9009-d75691c0a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:36.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:46.094Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=65642f3a-dcc3-4073-886f-79fefb83b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:56.100Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6372fdbf-7a5b-4d09-87d0-7b31e037d273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:07:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:06.127Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=035ebdc5-18c9-4199-bd04-e772acee5a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:16.134Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=71179da8-3fb2-4be9-a58a-46fe9ae1d089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:26.141Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d1c468c8-ccfa-4031-9254-66dfbc9c3cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:36.149Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b0127104-15ac-4a12-9f54-e63fa09469d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:46.157Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5bf0236e-2342-4009-afd3-519425926ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:56.166Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=72a889b4-0e27-41ee-bb6b-978972fb2d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:08:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:06.181Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a939cf66-376e-40a7-9a6d-6737ad61e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:16.189Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2389cc8c-32ea-41ff-863f-c31f48db91d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:26.196Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1db80b7f-f4c8-43fb-9686-65383a922cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:36.203Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d494f7b5-3fcb-4163-86f2-c1aec76f7d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:46.211Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=135a27ac-93a1-45d5-911d-06d512c5b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:56.220Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b30b3094-c0e3-4317-aff9-e9764dcabf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:09:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:06.229Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5549e715-526c-4aa5-9614-d16078d15456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:16.246Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1008a95b-6814-42dc-ae5f-edfe20fe2668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:10:21.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:10:21.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:10:21.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:10:21.062Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:10:21.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:10:21.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:10:21.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:10:21.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:26.256Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=44c2d933-eb76-4a52-8258-4dbdf9301165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:36.264Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=33f50f8c-6d2c-46cf-afe1-ce8f2d059fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:36.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:46.272Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=56b56746-fb23-4397-be19-d0b5f8bb03f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:56.280Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0e3306bd-c3f4-4409-9fa7-914346b7b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:10:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:06.300Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1da06a1a-7997-4cd3-b82c-8f928eb8301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:16.334Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ee97cf17-7562-4595-a840-ff3716cfeb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:26.345Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a9bb6a78-9231-4453-96ea-896184cc340e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:36.352Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=72c3b6df-f316-48e2-8a4a-06978df93915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:46.361Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=539c1d25-1aa4-4ba5-8cef-c2802997660c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:56.371Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9de26ccd-61b2-43fd-a1c8-1a6eab6a812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:11:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:06.381Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f813c811-9aa0-4e00-912a-eb2ae656bf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:16.390Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4998ba13-56be-4671-9318-0d96f7679dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:26.401Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a4603235-dbdb-4ceb-9dc4-3d4c1d8bc3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:36.412Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a44ff9a3-137b-45c3-afa3-f75d28698bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:46.422Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2f19c8cd-a0b1-428f-9b43-4dd727f45c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:56.436Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e612171a-76e5-4050-ab37-e7ac867c5171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:12:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:06.444Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=838df053-df2a-437c-b63b-186b003efbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:16.451Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=03e79303-64b1-48cb-ba35-3eafd268055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:26.461Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9c50cb62-a77a-4806-9c78-cb00923ef3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:36.469Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=dcadeedc-a1e0-4484-aad4-e1ba23432d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:46.493Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=94627fba-2a17-49b8-82ac-bdf4d0810fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:56.502Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5d3efaf3-edee-4c2c-804e-bfea4063af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:13:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:06.508Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=81e86a8b-5e83-44ea-8159-d2d9350a3ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:16.528Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=df104166-c9bd-400e-9c5d-38c9170c8b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:26.537Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=93a9ee3b-2f5a-4116-b2d8-eceaef7693fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:36.547Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=88ba1a91-b80f-4148-98e6-d7dcf54f2cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:46.553Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8e7807f0-3477-4967-a1ae-0af3aff5bded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:56.563Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=152491c4-97ae-4f91-b1aa-a73e977f74ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:14:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:06.571Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8d388ef2-5c45-4a5a-8036-34bbc1b5f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:16.584Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ac8251ef-01c6-43f5-8b96-507875819571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:15:21.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:15:21.035Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:15:21.036Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:15:21.039Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:15:21.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:15:21.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:15:21.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:15:21.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:26.591Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d4207c92-7e43-4eb8-9419-23556b690bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:26.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:36.599Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1c617363-a2d8-4e47-bfcc-f45144a4d745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:46.607Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b7ad733f-e495-4ad3-878d-85f729a0ce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:56.613Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0f06afec-f397-47ec-adcb-34ecfbec8cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:15:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:06.629Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=82e9862f-5931-4e16-98ec-8d5b914bbef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:16.644Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9ac7f447-9472-4f43-9ab8-a90ee934eb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:26.661Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a22ce6a7-b4a1-41f1-b28a-457ca4015bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:36.668Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1d8c8d70-0f4c-47ad-b6f5-7a56a17a413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:46.680Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=53d852d8-199d-4404-b9b0-ade9691c3019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:56.692Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3f01d81a-a7af-4927-bb06-f187eff0ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:16:56.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:06.698Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8258cc73-614c-4775-bcaa-b6b9e4022784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:16.728Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ee4fc51a-9d9a-4bd6-97b1-b792064fe662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:26.745Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f2b3fad8-150f-4df1-b07d-e6dca025b808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:36.752Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=99b821f4-67a1-4679-b0d6-de8cba3f0336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:46.759Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f772a595-b40d-4aa8-af99-d37a3ff2b6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:46.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:56.768Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=94b0d98b-b088-4f4c-ae9f-b2fbee69ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:17:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:06.780Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5c685eb2-441d-4d3d-8340-70b308fd6857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:16.787Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=634a3bfc-dbc1-455a-b01c-65bfc7c6559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:26.797Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c56ec3e3-519b-40e7-8c16-60dd3fc59529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:36.805Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0c6c923c-cf3b-421d-a996-ed2740fceb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:46.812Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3f611f0e-b5df-4755-b307-31a20c2720e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:56.825Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d13504e8-8186-4058-904c-187c85db4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:18:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:06.834Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ce58ac2c-b86e-4fc8-ae0c-01512ab8f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:06.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:16.852Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a659996d-d8be-46a3-b725-33b37f35c44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:26.889Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=75516275-b35c-46c3-b0f7-b739b90170fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:36.901Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2722d2ef-13ee-47b7-9c3c-c91bb28f4950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:46.909Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8c8b2bf2-0957-425b-ad32-d37912ee2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:56.931Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b08cdba3-d7b5-48e9-8668-13a3e1ff8e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:19:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:06.938Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=362c41ea-541b-4dc5-bfcb-e7f24954b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:16.944Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a6ddc590-d0b2-489e-a249-07d2e994093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:20:21.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:20:21.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:20:21.052Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:20:21.055Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:20:21.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:20:21.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:20:21.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:20:21.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:26.950Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=78052737-bebd-441d-bf6e-fc07038cabf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:36.960Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=300582cd-4771-4287-9942-fa38cad32cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:46.968Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d4570c31-7e9b-4b7a-9871-e205cc58a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:56.976Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bf1cd223-2622-4e36-9fe0-d29e94198430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:20:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:06.984Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=16d4da3d-a4d7-4e7a-a543-efd79a4aae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:16.992Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6a94c561-56c4-45b7-967b-1db39cdd0c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:27.001Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=45d3a149-5e00-4779-8acc-543690e4d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:37.009Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b3d7b4b0-d48a-4f11-bd40-f1aca658d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:47.017Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9b22a253-65b4-4d99-8203-ddab89e23e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:57.024Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2f80b7eb-0888-4521-939d-2d6cf2e33015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:21:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:07.032Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4abd5a42-76c0-4bfc-b764-b14ac0b64d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:17.041Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3a4c283d-4e5a-4a56-a7af-09969ad72cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:27.049Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f0da76bd-7ee4-4549-ab23-32799e9c3622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:37.061Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9006446b-4831-40b4-a823-f7bc38900dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:47.067Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=aa2d4330-82a9-4332-af20-7c8928e24ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:47.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:57.074Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1ac1093d-a0f4-4d4b-b080-209f55ea4b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:22:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:07.082Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2da8f43e-a584-4b4c-8da6-1db3d30c8196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:17.090Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9868e2ac-d178-486e-8c3d-95a91684941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:27.098Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=139d3ceb-5585-4b18-a885-8b6fecf94159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:37.116Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=44099a73-411e-427b-ae3a-9d1ed5417141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:37.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:47.128Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=14f2cabb-1235-4a87-8209-37e6ec5b23dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:57.145Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=928b5773-f277-452a-a717-743fb94ac9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:23:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:07.154Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=73c36cc4-f820-4a88-8b57-05ad28781299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:17.161Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d3299884-0b77-40b7-89bb-679e9cf6ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:27.184Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e85da447-b425-4ea3-ac9d-11132652fde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:37.195Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9bd8b32f-1924-4359-af8f-e974e25ee5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:47.203Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fcf3b8d6-ea99-48f2-ad48-f3f65ebbd94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:57.213Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b971842a-dbc0-44b0-bf90-6cb2f0bb4abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:24:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:07.219Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2cfb8fc6-3418-425f-9d6b-e82907b06418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:17.237Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b784f245-3274-4d0f-a2b3-af4855e519e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:25:20.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:25:20.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:25:20.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:25:20.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:25:20.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:25:20.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:25:20.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:25:20.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:27.244Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=093e79df-9ac7-46ad-a0b0-a001672fc27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:37.253Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f7bef53b-ed33-4d73-bbb3-78bb3517eaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:47.260Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4cb15517-e5db-4d97-9ff0-5423760082cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:47.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:57.271Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=36f1a8f4-1d5f-4e25-9b38-2708040a0504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:25:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:07.282Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=55dc19b6-9d4f-4d6e-9d83-2bcfc984362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:17.294Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=42ec49d7-9321-4dea-a541-6fda5043073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:27.302Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9e8883dd-b7e3-4192-9b82-64ceb8561079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:27.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:37.329Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=65724c07-a562-4c04-b092-f8901530f714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:47.337Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4f5016d8-ee4c-4f64-a0ae-bd9199d4e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:57.352Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=85cfec48-2d26-4812-b509-aae7ec6d1ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:26:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:07.365Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b6a4c215-4ccb-421c-8ff6-885175dde8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:17.372Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9df7f274-faa8-4fb8-97c2-77d79a8dc3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:27.380Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ead1720c-3767-4261-824d-62205ecdd68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:37.399Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3a9a6d48-91bc-4fe8-a190-c5479cb1d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:47.406Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b496ad34-a1cf-4217-9309-84e658230801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:57.415Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0735c7fc-2b09-4aef-a3f5-dfdd805e8be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:27:57.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:07.422Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d5adfef2-9c0a-4cb0-933e-178cf8c995dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:17.429Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5bec7bc2-52db-4405-b501-17f25e65962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:27.437Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7684ef0a-758d-4ceb-83d4-b081e54e527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:27.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:37.447Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5e8cd78d-e9d8-49ac-a4e0-19c2c20a8539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:47.459Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a353c81b-774a-4d44-b5ad-91d39933ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:47.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:57.483Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f55635c9-eabe-49a8-b6de-ed727d624d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:28:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:07.493Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bc19ff7f-7cee-4b75-ad3c-3833fdc14256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:17.500Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4c57474c-652c-48a8-ba78-b08c2f98bc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:27.507Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4a5e0c94-0749-4d93-bb8d-56cefe277e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:37.515Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a5c677eb-90b6-426d-a93c-796fff7ad1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:47.525Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9fe6a2a5-a413-4c42-9363-c06b80cced34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:57.533Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2b3f48f7-504c-4aa5-817e-c261b17ff560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:29:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:07.541Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=12c04972-398f-4eab-90e1-a2c47cb11aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:17.563Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=62322afa-4b9d-4da8-ad96-b29ccc02ba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:30:21.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:30:21.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:30:21.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:30:21.034Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:30:21.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:30:21.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:30:21.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:30:21.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:27.576Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b4c3361a-24ff-4e73-9629-eaec2995f25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:37.584Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d4abc298-eb73-4d81-af16-7d02ad1be865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:47.594Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=f19c2e86-d646-49c7-9fb9-0ad6a2936e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:47.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:57.621Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c5f3259c-c600-42d7-9644-156021528c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:30:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:07.628Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ff57bbfb-c7ff-4531-8e3b-014adf90837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:17.635Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d6ecb4cd-9621-43c3-abe7-0eacfb37efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:27.643Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3b4cfa3e-5c22-4aad-b3d1-e04657d6412e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:37.650Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0d270a05-61f1-4ccb-85c9-c9fa95547f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:47.657Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=3efd5016-2482-454c-9c06-435c33ade569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:57.664Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=645cd0c5-d3f2-4bf8-bcc0-63f191932b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:31:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:07.671Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4d4f3261-7bd3-474b-87a0-82f253a8e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:17.677Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b6176ff2-223a-4f1f-9e2b-67ab3686a728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:27.700Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=115b0204-ab66-4df8-a8f0-b60c99b8b815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:37.707Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=ed540e95-4e29-4a54-ba39-3859e9d3250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:47.716Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0142f59d-930d-4c48-b62c-ecee4bdeb597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:57.723Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a454f213-9fba-4db2-a7ed-47c437120f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:32:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:07.732Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cded6403-fa01-408f-9376-1767ae9f1799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:17.738Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a16986a5-8402-44de-afae-2ed46a329aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:27.745Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c9cb828e-a87d-4e1c-b04e-292f67912d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:37.752Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b2946da7-0f55-41df-94a0-21bd02b4999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:47.761Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7ab9fc6e-25ed-4562-9be7-ab73547b2809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:57.768Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c947d1bc-8a21-4bfb-a54f-ad3f30e55463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:33:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:07.775Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c51962b4-a604-464a-b41d-c6e84f6ddea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:17.783Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=39440bdf-139d-4c1c-bc5a-cc80b15c3a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:27.790Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9cb95cab-06f5-4658-9524-b99499da4d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:37.797Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=92e4e7a5-9ac4-4f5f-b8f6-1fba38dfe20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:47.806Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2c1dc773-c561-431b-ab6d-8e3c2ca2f270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:57.823Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=23ae8a8f-5d0d-4689-ae8e-071fe2d3b1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:34:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:07.846Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7f5afa22-add5-49f7-aa84-69aa9ead6a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:17.854Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=08d6df88-b702-4071-9a4e-209316763cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:35:21.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:35:21.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:35:21.022Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:35:21.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:35:21.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:35:21.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:35:21.028Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:35:21.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:27.863Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0630f493-114f-4e86-8363-3ae65afb2526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:37.871Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e7d240c9-a1c6-4e18-8d74-ddbc6870b27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:47.880Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=fb206cfb-a4ca-4b8b-8cf8-184bf108e4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:57.906Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=94a30ba4-c1e7-49fa-9283-5c3051a51192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:35:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:07.912Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=735e4e1e-18ad-4930-b270-5055b39ebb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:17.919Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=777c7ada-93ac-4cd9-a388-b1f1830f63b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:27.929Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=957829b2-f325-4797-b7f9-7b9e420f7350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:37.936Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2dd83c01-8007-493e-89a1-4d04f280552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:47.944Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a0d01db6-ad50-4501-adcb-050fa53f9663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:57.953Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1a0db338-bda5-4d05-937d-23e15d91ebbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:36:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:07.961Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=01e62905-e9ef-49cd-8572-4468d1ec786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:17.967Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e83565b7-19d5-4c1a-880f-55b543f1b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:27.976Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=68175d03-f489-475a-a028-1faa18fc338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:37.989Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c7b9c72b-5d2b-4d39-9c23-a9a3b42ca7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:47.996Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9b66b82e-6a44-46e0-8d13-920584ef6224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:58.004Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4e8c1535-8293-4311-a318-df95d4fb69ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:37:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:08.012Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a5a82601-c129-405e-bef6-aa43aa9cad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:18.022Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=296d14d7-8b1a-4f15-b0f0-f5c63bc72951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:28.031Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9ccd55d2-d0aa-4414-b96d-9fddb4872b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:38.037Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5517ada9-6eef-456f-8c24-c52112458935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:48.045Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=150e6990-0a92-41c6-9d63-5f14a0944d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:58.053Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c0017bcc-62f7-4865-ac68-38611219fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:38:58.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:08.072Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=24acce19-25c5-4c24-800f-df8bdaf6eef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:18.080Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=0197426f-9f8f-411c-a04c-9db9f5ad9f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:28.087Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=a39a3103-9153-47b0-935d-521856004d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:38.095Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8146d39b-e21b-4cc0-9b19-bc9097502101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:48.104Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=db07fc96-8436-495c-b6a2-e6bc706afc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:58.114Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b6343dea-358d-4050-a681-23787348c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:39:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:08.125Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=df7050a4-f30d-4cb2-b153-1f3567ba8c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:18.138Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=094e5858-ea57-4070-8839-84e30ba79e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:40:21.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:40:21.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:40:21.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:40:21.052Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:40:21.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:40:21.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:40:21.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:40:21.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:28.146Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9dc99b71-08c9-4b7b-b421-a3caf6a20274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:38.157Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c271bd4e-e79f-4719-af02-33e07614f315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:48.165Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9a0db9e7-2a24-4ffe-8dd7-f9b0b464cda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:58.171Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9cd0e365-1d95-45e5-95a2-c7920f13c783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:40:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:08.180Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e174a8a5-bfe9-4e6f-9cfb-ffbc5c2559ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:18.189Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=86ab09ff-5bf4-4780-adaa-d5b0dd96b196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:28.219Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=04bc8a37-9cf9-4f01-9de2-468a6d5621be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:38.247Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8ff8fc40-b982-4281-872d-5ae3112e999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:48.253Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=d174b9fb-6906-4ba7-ab42-c4acf97e7fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:58.263Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c1923211-ee19-42ee-81da-4d66e8ae4973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:41:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:08.270Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=e2ab0719-98de-4043-8baf-1f4aaffe3e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:18.286Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=333dd3f7-bbf2-4391-910c-c4c5a3c20702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:28.307Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=eb3d6627-d140-44b3-9442-e05e875ed4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:38.315Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=549bd097-e559-4628-b751-fc216a0f7531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:48.337Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cafd56e4-44da-416e-b023-8e4bf4fc2cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:58.343Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8d8e7fcf-7980-4682-8a8e-f093ca7803ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:42:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:08.358Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cbe3798f-70a5-452d-bb8e-2a869cb98c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:18.372Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=84d3527b-cfd2-4247-86a3-77f05f8a832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:28.379Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=96a87005-70ab-4e3b-8141-7b582fe230f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:38.390Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b8681f4c-71aa-4f0c-9591-98b535f5177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:48.398Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=65c911e0-f2c3-4729-b2a6-703c7a5329f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:58.409Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8b544a1d-e4fc-4f3f-ba13-dab4313714ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:43:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:08.417Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2f85f0ad-cf1a-4111-814d-8412db7e0321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:18.428Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=bba6364d-5ba3-4bfc-a3c1-f9edb90e7b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:28.440Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=83b01a8f-b665-4b91-89ed-77e575d7ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:38.452Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=91476a5a-5313-4d9e-9cba-e42a48eb3ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:38.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:48.484Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1e662b80-8c6f-40bf-964d-39e7d6f36243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:58.500Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=72c9e71a-42f0-4a13-9c80-a16fe98e3e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:44:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:08.508Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b486b53f-89e4-4bdb-9c41-1fc63be4b031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:18.516Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=2debf82f-c954-48a9-8ace-2533e5b0aada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:18.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:45:21.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-24T06:45:21.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-24T06:45:21.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:45:21.050Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:45:21.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-24T06:45:21.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-24T06:45:21.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-24T06:45:21.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:28.524Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=935f722d-ca5d-44d4-bded-d9bb18ea8aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:38.534Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=5f751a9e-c270-4a07-b35e-bcbc013a0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:38.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:48.541Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=871da71e-6466-4cb8-b3e3-77aaa2b4bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:58.549Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c24da007-4dd3-4285-a6e2-320e2f02901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:45:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:08.574Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=6e71261b-2d5d-48ad-bdac-50adaf647e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:18.598Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=b2ba683e-efdd-4483-bc40-3f1eb386f22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:28.605Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=734ea517-2e94-47e1-8af2-a10f248f41e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:38.627Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=11c26cde-616b-45a9-9d4b-f640c2ca2548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:48.643Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=8d0d7753-9148-44f6-b6d2-8ca7b6572e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:48.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:58.653Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=713b0442-c61b-4899-9205-6ce247a331bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:46:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:08.660Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=7088a8fc-dba5-48d2-8f04-1c29dd552dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:18.667Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=379eef58-a7ca-4c21-a7e7-78ec0eb3946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:28.674Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=cd9c6423-60a7-4469-818b-c1c95ef76572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:38.682Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=06973991-8d8c-4254-bfe9-e321fd23e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:48.688Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=c1167d3a-414f-414a-9a7e-d7843a3051d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:58.707Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=4e06bd3b-8a54-41f2-83cc-ba0c5254650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:47:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:48:08.721Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=1460d27c-6641-4640-aeef-5d58d6d75c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:48:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:48:18.730Z |INFO |Init configs |InvocationID=d2313fa7-6db8-4275-b796-20a97f900fd7, InstanceUUID=9efa6c16-90fc-4f36-bfcb-378231087b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-24T06:48:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |