. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:35:22.446Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:35:22.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T01:35:22.483Z |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-10T01:35:23.145Z |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-10T01:35:23.260Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T01:35:23.261Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T01:35:23.261Z |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-10T01:35:23.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-10T01:35:23.395Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-10T01:35:23.416Z |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-10T01:35:25.092Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-10T01:35:25.642Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-10T01:35:25.667Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-10T01:35:25.668Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-10T01:35:25.741Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-10T01:35:25.742Z |INFO |Root WebApplicationContext: initialization completed in 2325 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-10T01:35:26.183Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-10T01:35:26.872Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-10T01:35:28.106Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-10T01:35:28.572Z |INFO |Started MainApp in 8.562 seconds (JVM running for 9.218) |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-10T01:35:28.656Z |INFO |Start scheduling PRH workflow |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:35:28.668Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8c0470ec-3b34-4fc3-835e-e82f4a225626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:35:30.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:35:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-10T01:35:34.691Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-10T01:35:34.691Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-10T01:35:34.693Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:35:40.165Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6ce8d2b2-3062-4dbb-9ce7-b638c675b7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:35:41.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:35:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:35:51.238Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=98d30d73-ad23-413d-b378-ddb7bfec7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:35:52.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:35:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:02.310Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f7e7013b-4899-48e3-8a86-f74a3431501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:36:03.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:13.482Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f5707cc2-0ad3-41ac-a582-8fd2711ff60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:36:14.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:24.522Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=24e1c0d1-7a2e-4d41-b3cc-90d575ec4688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:36:25.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:35.591Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2a151160-c82f-44ca-9302-92650ea06ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:36:36.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:46.725Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=903ad74c-72aa-4d7b-a77c-456a7f17d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:36:47.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:57.798Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=49243981-45a0-43c6-995f-ea36e75edb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:36:58.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:36:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:08.870Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3db1e178-0ca7-4e3a-b794-60908a464cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:37:09.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:19.910Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2224aaa4-522c-406c-82cf-7ec974f1f755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:37:20.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:20.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:30.950Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fd388ddf-96b1-4157-82be-0fc4e7635fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:37:32.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:42.117Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=81b29e39-80c9-4cc3-8b8a-3bf7247ea7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:37:43.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:53.190Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f8cecd75-d180-4d69-9533-c87e5843eeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:37:54.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:37:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:04.646Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=420f3f8f-0d5a-4a73-a0ac-414ae7887035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:38:05.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:15.722Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3e5af385-5866-4096-9586-310bbe3e24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:38:16.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:26.793Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ed6bf195-5a3f-4c9e-be98-ded45db3ad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:38:27.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:37.830Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4d24e6c9-33fb-4d47-883f-91e038daf0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:38:38.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:48.901Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cde5a528-1ca1-4da9-bcd9-609931d8bab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:38:49.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:38:59.974Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=00d2c1c9-d2a7-4bd3-ab17-05059009abb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:39:01.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:11.013Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c0d11291-b0b0-4318-a454-6e1bf1a811e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:39:12.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:22.053Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4038ec1f-51bf-4cd7-9bee-b097b4ec28c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:39:23.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:33.094Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ad7a7c6f-e0fd-4700-991e-86aff141ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:39:34.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:44.133Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=94daec8e-524e-4bb2-bcc5-e127b0fc62bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:39:45.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:55.206Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=60fc4117-f21a-4ec5-b9e2-81e95c63521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:39:56.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:39:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:06.278Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4d73df35-4def-4e02-ac5a-3ecb4098dc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:40:07.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:07.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:17.350Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4639dce4-2116-4427-8e5c-d5628ad9be1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:40:18.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:40:26.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:40:26.910Z |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-10T01:40:26.911Z |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-10T01:40:26.914Z |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-10T01:40:26.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T01:40:26.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T01:40:26.922Z |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-10T01:40:26.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:28.389Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3c88dffa-a9f1-4b4d-a722-f516a9437ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:40:29.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:29.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:39.561Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a490bf8b-ac1d-47e5-9b95-a5e8fb23d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:40:40.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:40.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:50.598Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c99f7b1e-23f2-4cd5-b8bb-6ec28589cb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T01:40:51.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:40:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:01.638Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d666a2a4-d101-4db2-aa5f-ffff8db2a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:11.960Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a6803f67-4c02-4f9f-ab97-99d001b38275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:11.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:21.973Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=82eda846-a5f0-4c8f-82d6-d2101088306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:31.987Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3685fb0f-d84e-4116-87f7-1671fe2f3ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:42.001Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4d4c4fb9-10cd-420c-9990-9f1fe5a8e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:52.013Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cb3f6f6e-e99d-4312-aa1e-6442b057769a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:41:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:02.025Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f423adf5-3d81-4458-a2a9-1bd38861d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:12.038Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3963c9e3-9541-4f38-b7e2-b066f49c1bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:22.049Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cedaea58-8070-4c3f-a6d4-d5d9910a02fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:32.061Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e36953ee-eb11-491e-a17e-4c2f0a7284f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:42.072Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b904584d-7e15-4735-9010-5a3471685ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:52.085Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=03e8166d-d577-49c0-a1e5-eb2e1140661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:42:52.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:02.096Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=edad6f29-d128-458f-bd1e-6ea1f3d8b17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:12.109Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=dec6ace7-4569-46b8-84a8-394efc7ff377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:22.187Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=218b3ad0-c0fe-4234-8be8-37411a0b2a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:32.200Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4955f0fc-6f30-4cca-b54c-0a6064ec1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:42.215Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3b605e9f-91c3-4dc3-9f6a-df3cef4c11ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:52.227Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6e940074-0221-438d-a98e-a1e2e6ceaf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:43:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:02.237Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e3faafb7-1a93-487f-819b-1e495876cc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:12.250Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fa0c80b7-cc69-4c69-9396-c79267b8a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:22.263Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b8f21cde-9503-4a55-babf-033eb3e66f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:32.273Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d643bc1d-ce69-48ed-99ea-404ece7c0710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:42.284Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=69dc4747-9d4d-4835-ae10-0de22612aba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:52.294Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7a54c7bc-8975-4adf-afa3-7f8f91b540f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:44:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:02.305Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5c200133-a4e2-4954-ab4d-89d85bed1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:12.316Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2539ebd9-8a20-4367-9ca6-d128e4fba23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:22.326Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=aa0cec96-0f5e-4719-93e7-bf08af32969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:45:26.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:45:26.406Z |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-10T01:45:26.407Z |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-10T01:45:26.409Z |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-10T01:45:26.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T01:45:26.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T01:45:26.416Z |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-10T01:45:26.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:32.337Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1835269e-c564-442b-b3ed-a14e1539c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:42.350Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a7085bc3-4319-4b57-9760-586a9c39d16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:42.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:52.361Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=721b5932-49ae-43d8-bc5a-4dd4ab7cea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:45:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:02.371Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c1eeaaea-7f67-4701-917a-a10cec9278fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:12.381Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b63099df-07a7-42d9-b0c9-cb362324f1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:22.390Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c261fd7c-5732-486c-a1e9-051c9f84c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:32.401Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c000f4b4-0e70-47b6-9fc5-a74b5805008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:32.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:42.409Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2161ff18-7218-429a-a5ba-02a6f11edc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:52.418Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9c530577-5fb4-49ab-9371-7aa07736ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:46:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:02.427Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9898b9a5-04eb-4f9f-98db-3b871f27f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:12.436Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=927f8ec5-0801-44de-b38c-0cbdbff2fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:22.444Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fbbd282e-6ee4-43d6-a8ef-461ac77a7ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:32.454Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b62ff452-afe7-4090-b1b5-bc16fd46a3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:42.465Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3089cf96-e32d-4f1e-819d-de5b9463f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:52.474Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=342ddc41-407d-4dd2-8469-29085c825355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:47:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:02.483Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8b6c9f92-c6ee-478b-bee3-6923adcab4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:12.492Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c95fdfd9-8001-4a43-b6ef-ccbffa1c4283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:22.501Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=accd7d5a-34c1-43cb-bbb3-d6b0e5077df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:32.509Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0e7314d3-f831-4e72-87ee-02a2a902b985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:42.516Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=692b7c4d-53c3-41d8-9a7c-42b88da5ec3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:52.525Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=321eb858-dac8-469b-a77b-4744d0c5258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:48:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:02.535Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9249c3d0-3704-47e9-acf7-fd4e7bc3ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:12.543Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=883f2b1a-1e28-4781-b099-66a55e145faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:22.552Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c1a86814-3b9d-4ad1-83b4-0dd24ec3cb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:32.561Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f2580a96-1eb8-40af-841f-3c10bef0db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:32.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:42.570Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0c4e456a-e341-42e1-b5c1-ef0b8922cd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:52.578Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d36ea6bc-1109-40c2-8b2c-6e0b39430158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:49:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:02.586Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b87d27d7-e769-4c29-9c8e-b6a1cb5d1ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:12.594Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d8a3d9c0-7149-4dea-9328-ea89de990525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:22.602Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b253c19e-8e1c-457c-8a74-ec2de33adae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:50:26.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:50:26.390Z |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-10T01:50:26.390Z |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-10T01:50:26.391Z |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-10T01:50:26.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T01:50:26.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T01:50:26.397Z |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-10T01:50:26.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:32.610Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f30bd550-e81d-46f4-bc73-d0704e63b784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:42.619Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=503b85ca-49ce-4679-90d7-9ce56dbb3659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:52.628Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c546575f-7f3c-4230-aa1f-285b0e604f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:50:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:02.636Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cbc07b7d-eba2-49d3-91e1-2fd47fad1ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:12.644Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cab6f1be-d242-49ff-8ee4-c4f598436d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:22.652Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b7ebd5f4-9010-4524-bea0-b9b1162d82f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:32.661Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=679fcaa0-f1d1-476d-ad51-9ef791af25f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:42.670Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=275019ee-68e1-4a86-b668-5e7ab7c42383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:52.677Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f3ab05e0-edcd-4c9c-889b-77f1b41dbde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:51:52.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:02.686Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f3d7a76f-0e9b-4e6c-8d4f-0fc2bb94a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:12.697Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c7338de7-9c77-4f20-be32-0a88862d79e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:22.704Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=07525db0-2093-4048-9018-bfe1b0a629f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:32.712Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8d50b547-87c5-474b-ad02-3ef4aefb3ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:42.720Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6a0aa23d-6cf8-4869-b4d7-d4f3985bb168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:52.729Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=52f98b2e-f6ec-4e4e-91c5-714e7fa464ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:52:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:02.739Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4f72e6a6-874c-4f30-b2f6-a8d52150e336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:12.747Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7ad34eaf-e440-453c-be53-cb086794bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:22.755Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=41cb95dc-3d5d-4f67-a08a-7aa960b44077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:32.764Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ff10bc8a-759a-4736-b8a0-58dabc02495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:32.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:42.772Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6d19fe83-e845-47b9-a19d-69368608d368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:52.781Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d89dd609-a032-4b95-bd8c-217162d79318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:53:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:02.790Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e9849860-2a1b-4a91-9069-0db657ce0436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:12.805Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6c3475d2-da4f-4998-a94f-838028c2a94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:22.812Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=75c940ae-6339-410e-bf19-c47ec89d6f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:32.819Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=44efbd07-1535-4a30-870c-39ec7c806510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:42.827Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1458121a-7d0b-4f1e-83d4-5a2827e90beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:52.835Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=510b0fb2-897e-41f6-8e72-fa2aec1986fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:54:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:02.843Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fce8580b-c504-429c-a3cc-1b17ac478d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:12.851Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ef9e00b9-c526-4284-b62d-556a707f2e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:22.858Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=40f9dc93-a324-46e8-baf7-63a40ecc8955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:55:26.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T01:55:26.389Z |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-10T01:55:26.389Z |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-10T01:55:26.390Z |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-10T01:55:26.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T01:55:26.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T01:55:26.396Z |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-10T01:55:26.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:32.865Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=67c878a2-6bf2-4518-8391-59d31c03d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:42.874Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=355fbd82-a8e7-42c0-b2b0-7888721518f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:52.882Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=114d6f58-404b-46a9-9a7b-9b2a2835d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:55:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:02.891Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a71c9acb-1e83-46f0-b785-57562949ec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:12.898Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6b9f5377-37b1-4b26-93f3-fee42ea13761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:22.906Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=03bb8fec-1eb5-449e-886b-65d65efe94d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:32.914Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=13d4df69-3219-4398-83f9-cd3c52e43d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:42.921Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=16ee47ec-0afc-4b24-818f-9666a9dd57d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:52.928Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1401610e-eeb7-400a-bbae-cea45cb95425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:56:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:02.936Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=83b72d5b-4789-4fd7-9793-d76c1079e643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:12.943Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6813a5ad-3104-4997-95f9-3f43976f4be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:22.950Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=89748ce7-821f-48b5-b4a3-4c94ae960389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:32.957Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9280e578-df60-4162-964a-0ac27d6b75e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:42.964Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b3109d4c-8597-4873-98a9-41a215f8916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:42.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:52.973Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=289e9587-54a4-42b4-adc4-b70c31f4386f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:57:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:02.980Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a96c489d-3000-45a5-9708-6e6b8f08c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:02.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:12.987Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3b9a2a6d-bc03-4eb5-8474-f72846506c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:22.994Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a440108e-0bb7-4921-8fc5-2c022ddb3ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:33.002Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e5119cff-302a-401c-b56a-ad475b7d340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:33.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:43.010Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=aa87ddfb-5615-4ff7-9672-82d390e731d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:43.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:53.017Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d639c82e-3b62-429d-90a1-03e6fd2abf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:58:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:03.024Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c9aca99c-81b8-44d9-8876-661ef1a218cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:13.031Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ce1b5cba-ea7b-4e2e-9dd5-112dc0264f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:23.038Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=754111ab-cbc4-4459-9945-c80d55b743d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:33.046Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b2852afc-06dd-47d9-8456-278f25a517eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:43.053Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=046fb512-4396-4a13-b00c-ef8d1bddd44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:53.060Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8053bd83-1ece-439b-8b31-9436ec3779e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T01:59:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:03.066Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=35366cde-4a68-4e52-ad0e-de055bc49b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:13.073Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9016f264-ec89-4669-a22c-4373e77da7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:23.080Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=72d2bc9e-3657-4d46-b24e-7a140ee5cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:00:26.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:00:26.362Z |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-10T02:00:26.362Z |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-10T02:00:26.363Z |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-10T02:00:26.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:00:26.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:00:26.369Z |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-10T02:00:26.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:33.088Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=06cd792d-f39d-4380-b317-933ddda18d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:43.095Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6e4889d7-7511-4e9f-b4e7-8ae6c649b3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:53.102Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1ebeaab5-bd0a-4283-a452-a4594e50cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:00:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:03.109Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6fad1f94-c13f-49cf-bd66-b9b93707234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:13.116Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=341beaf0-2505-4749-89b5-54dce7ecef76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:23.123Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=48009453-b376-475d-bd2e-ecb8877743cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:33.130Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7e2af10b-d63d-4bb0-937d-4684011b507a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:43.137Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e173658f-191d-4f36-a04f-d408a4337ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:53.144Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ee3df46e-d3f0-4eff-b78d-a4d86ebdb237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:01:53.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:03.151Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4cad7899-51fa-4277-ae31-88f1ca3cf018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:13.159Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fa11e172-2145-4632-9fe1-97e8bcfa58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:23.167Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b33e2a2b-b520-4526-b9cc-42db5e9451d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:33.175Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ff1df878-f5c7-4ceb-bffe-2df6a1df934a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:43.182Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3659f505-c93b-4f7d-872c-cfeccbc0d94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:53.189Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a6cd68bf-fe72-4a3d-9c1d-6687880e6998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:02:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:03.196Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7101abef-b9d8-443f-8303-1d9630a93346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:13.201Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=05277f85-903a-427f-bf45-213cb0b62de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:23.208Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=14809dd3-e3f2-41c7-9b33-df030d7d4f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:33.214Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e8c9a684-c467-4cea-8f1b-5b5a6e57ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:43.221Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=59dd34c8-f908-4e66-ac42-88e86ab18ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:53.255Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3a3864de-9d42-4aaa-9a3a-af136b0c8881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:03:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:03.262Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=52c70caa-5a8e-4ca0-a0c0-36fe4112e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:13.269Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=740276f2-3ae8-4539-ab88-734b8414e9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:23.276Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=32a88f2c-b193-4ce4-a036-8c78735c0814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:33.283Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e4dc52df-5f78-4e11-8466-91bcb3b0afe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:43.291Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bf89d8ab-ead6-4c11-9a2c-44e166f3e151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:53.298Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f99f40f4-bd89-423d-b17d-bd248768f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:04:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:03.305Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b17eb3a3-cfd6-45a8-bf97-34a556d8c55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:13.313Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d7666416-32c8-4b5b-bbcc-928b143eede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:13.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:23.319Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=edb82ca3-7ea9-45c1-930d-457b0b10eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:05:26.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:05:26.381Z |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-10T02:05:26.381Z |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-10T02:05:26.383Z |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-10T02:05:26.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:05:26.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:05:26.388Z |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-10T02:05:26.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:33.325Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=54e8469d-5801-407b-8bf7-3a98c6f006e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:33.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:43.332Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a7732eb6-9684-415c-bbdb-f12220b884f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:53.339Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7d6fcddc-6d4f-44f1-966a-4c91e1d58126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:05:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:03.346Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6e01d661-5dd9-496f-9768-5cd89a9850fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:13.353Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=769963a6-9a0a-476c-8fd4-e0526c6d17e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:23.387Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b9f035cf-33c1-4ec4-9cff-60d8116e4758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:33.395Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f7c15a9a-954e-4adf-a258-729ae4375261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:43.403Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9b9cdd7c-0e82-4b90-afa5-b52fc12b791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:53.411Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b95d6975-afe3-4901-a0a3-497cd2303071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:06:53.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:03.418Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f9bb678e-92c8-43f9-ba04-33eabc1fd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:03.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:13.426Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fabbcf0a-fce3-4ecf-b9a3-424403881e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:23.433Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=221069a1-5f0f-481f-938d-28655ddb4691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:33.439Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=52ab1104-e911-4cf3-ac91-755a6fbe4fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:43.447Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9ec56e79-bb23-45f5-8c72-36ef9657d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:53.454Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=596bb213-814e-4032-a904-739acec579f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:07:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:03.465Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=efde4af6-a4f4-4d98-a153-6c4fb598c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:13.472Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=de279519-6be2-40ab-a7c3-0f747a90122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:23.479Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4dc42ca1-1ef5-4835-adb2-bb4b225ea6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:33.486Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c3303287-66dc-4a31-b35f-0b43054921c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:43.493Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c0eb16bb-a70c-43ac-8eea-3a027f1efd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:53.500Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=714372d5-81d8-4f5a-84a2-f3f17ccf2a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:08:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:03.506Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8b16646a-356c-4773-a5fa-ee4d288af2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:13.513Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a74db4a1-5330-4844-aa9e-0ce2244af762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:23.520Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2bc4debd-4044-4e3a-9408-00da6f4fe69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:33.528Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f2efc8d1-f9b1-44ef-83f2-f2cb7c7b27b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:43.534Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e3fa943d-cfd0-4247-98f3-70bae15faee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:53.541Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1f6514c1-9d22-469c-b6a5-a4f973a29283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:09:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:03.547Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7b81e398-1df4-45c5-9c42-e5b6ff7d1ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:13.554Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c0241794-26a0-4a04-9717-91fbaadc9102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:23.560Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f6b4105b-356f-43e9-87d4-82d26893e5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:10:26.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:10:26.385Z |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-10T02:10:26.386Z |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-10T02:10:26.387Z |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-10T02:10:26.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:10:26.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:10:26.392Z |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-10T02:10:26.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:33.568Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=618893e2-1218-4a83-942d-1f0910b40e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:43.575Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=78f51b84-0ae1-4083-bea6-356f7fb84cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:53.581Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=85efd350-c0a6-431d-baaf-9e178237d39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:10:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:03.586Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f07bc318-fa46-46d9-9a1a-5510cf167845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:13.593Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=86dac327-0800-4371-873e-abb9b1636038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:23.600Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=113e8716-ef4a-40f5-8919-c2a5cd8ec8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:23.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:33.606Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=676ae888-aadf-4e2b-bacc-ea0d3e18afde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:43.612Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=019f5bca-609c-420d-bff5-ad9793185d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:53.618Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e790ebc6-05a8-425c-8cde-599f08c72218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:11:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:03.624Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=921f9e3b-5161-4174-9331-d78da05cc346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:13.631Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bde4d043-107a-4208-8980-d6a8f6943911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:23.636Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bff498df-76d3-47d0-a816-b7bd74baf28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:23.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:33.642Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=08e7b9a4-c3f0-404b-b7e2-42f3d705d89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:43.648Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a04a967f-1d0e-47ce-99e7-8e3d905858a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:53.655Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6b813e49-93a0-4834-9be3-3c03eee2b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:12:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:03.661Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ae7e7c8c-df4a-4ba3-b145-4764dd55c3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:13.668Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3d2aeaa4-a3d4-4091-90e0-80f34c390a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:13.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:23.674Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8e405a95-8156-425c-8041-f72b292a2544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:23.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:33.681Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7a760550-897f-430a-85a2-1dcb4bc38a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:43.688Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=42e5bf42-7e4c-452b-9265-ae9f5ad9617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:53.695Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e7f678a5-dcb6-48d2-9452-6ced04b7d6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:13:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:03.702Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fde5e029-f83f-4915-a568-18d66b5d8376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:13.708Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9a5171a3-5387-4936-a27a-d9c2374169e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:23.715Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d5dc1195-3eb1-4fe0-a52e-9a6e18b767f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:33.722Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a393e65a-06a5-4c6c-b0b3-d5351812b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:43.729Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=57ba0df7-4061-4f3f-a647-73052920da44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:53.737Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=273f5cce-59db-440c-998b-a23c5b7e1d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:14:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:03.744Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2b5a6e54-4183-4cf9-ab36-93ab4540eac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:13.750Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0b1c0fba-29ae-4126-bef2-ac0425b4a99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:23.757Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c9c39b0e-ec29-4253-a842-ae1a0373c0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:15:26.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:15:26.362Z |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-10T02:15:26.363Z |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-10T02:15:26.364Z |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-10T02:15:26.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:15:26.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:15:26.368Z |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-10T02:15:26.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:33.763Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d45028a9-19a0-40eb-b924-d1dbc0760fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:43.770Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=664c94e6-8561-4025-9fad-e0edd159d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:53.777Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4c2befc8-5921-4826-a103-1523dc81f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:15:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:03.783Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1227e27c-d87c-4b9e-befb-0c801c7816a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:13.791Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fc95e826-fedb-4133-ab79-fc05870dd7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:23.796Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d900cad4-83f0-46ee-b7bd-d874576f3508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:33.803Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=22ff3d0e-488f-48bf-b6a7-7c8f9684f0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:43.810Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=eb0fde47-813d-4592-83fb-29b97823f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:53.817Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=80c96c2e-a448-4c6c-9638-4bfb035cbbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:16:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:03.824Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e16d2e1f-92e8-41d8-92fa-643ecc6bce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:13.831Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=de1a0873-7ff1-43ff-b2c7-e61f2d68cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:23.838Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9830edf9-a600-4519-ae8c-30a1981b9c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:33.844Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=eaec9243-76a4-467f-8f6c-7df08580904c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:33.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:43.850Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=739de66a-66bb-4639-ba26-1b5da6d15cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:53.857Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e3e58d7d-698c-4d01-b536-a42b098faa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:17:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:03.864Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5ca44b62-0043-481d-aa8a-edef0edd0067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:13.870Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cf20153a-e434-454c-865a-2b00dfeb35d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:23.877Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5d47ae67-441b-4682-bea0-313d845c9377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:33.884Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e2e98225-06ee-4aef-b9af-98c4b70be3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:43.892Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bae58363-3ef8-486b-8d91-a6556c408c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:43.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:53.899Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b90fea1e-3094-4f31-8495-73d87a5a6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:18:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:03.906Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=120b610f-2058-4ccd-b8c1-7412681b5864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:13.913Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5fbcddee-7aa7-4e67-b392-6fff562fb87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:23.919Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1ca26e35-2552-4cdc-8563-5661851eabbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:33.926Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=05e2aebe-50cc-48e3-aa49-7fd0f3d5df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:43.933Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0e7b5adc-39bb-4eb6-aafb-b0d4dc041f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:53.939Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=21fc9ce6-d75c-41b9-a74d-d84f2da457aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:19:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:03.946Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=79a3ad37-5809-4d27-99de-ad3d5632c122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:13.952Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bf9ed365-0f8b-46a2-9835-d12ac61ca557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:23.959Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=29d0aa43-9c12-417a-b0e5-f14380752fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:20:26.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:20:26.379Z |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-10T02:20:26.380Z |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-10T02:20:26.382Z |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-10T02:20:26.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:20:26.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:20:26.387Z |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-10T02:20:26.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:33.965Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=44506b72-8290-42c7-9170-58dcfc71ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:43.971Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=88772b21-7e1c-4572-b387-d581fe5b7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:53.978Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=574a4216-5a5d-4e8a-b581-3307be86ef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:20:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:03.986Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bde6397d-1790-4b69-be42-1a7a732fd395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:13.992Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=69e4b3cf-69f4-4719-ad1e-9dd39d970be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:23.997Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e6e36120-412c-4b07-ac14-b8f1eba36be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:34.003Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=276f5d8e-70ff-4e02-940f-65e9a44779c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:44.012Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bb4d7a22-241e-4b34-aee9-4ae034ab0aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:54.018Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=deef1c81-606c-4859-8e47-a813fef59655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:21:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:04.025Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=536a30c9-1527-40cc-a377-5dd783d6adad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:14.031Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=27d9544f-ca97-4456-913a-275e6d04e401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:24.037Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8ec0826f-7098-4bf0-bd1e-28f55a0c0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:34.045Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5876dac4-1ff0-4e7d-9536-4cecbfcd246a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:44.052Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9d280c85-ee97-404d-aa68-a46f1e10211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:54.058Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2a2f1fae-25ff-4cf1-9d30-c5c06bda0a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:22:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:04.067Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0f8659e2-2c5b-4a80-95ad-c244503f8107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:14.074Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7bf0fa48-bc9f-43d8-a9db-c45d523af516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:24.080Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e34e2795-1f84-4430-af5c-af4ff1fc9a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:34.086Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=95784c7a-c73a-4444-b75b-4c733ff34258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:44.093Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b5a98040-104d-41c3-b7ff-53e18a6f1331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:54.100Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3002c401-db5e-4a9c-8bd5-329a141c6fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:23:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:04.107Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=78ab13e0-30df-4948-b564-75b05aeebe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:14.113Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=82b3ebf1-3352-4edb-a9e2-92eb1535e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:24.120Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b2c5cca7-a151-44e4-a646-3fd888c0347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:24.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:34.126Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=70a71e7c-94b6-41d0-a34c-9b1967559ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:44.132Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5fd9e128-8db3-4fec-a820-0992ded9b997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:54.139Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f083246b-b821-4723-98dc-e556901c9ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:24:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:04.145Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=45d1b123-8e21-4687-9f2e-81338e2172db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:14.152Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fa28c291-c52c-4b09-8b98-3bda02f0c162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:14.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:24.157Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fd4de057-21e3-4482-b2d9-28b5b36ae824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:25:26.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:25:26.368Z |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-10T02:25:26.368Z |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-10T02:25:26.370Z |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-10T02:25:26.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:25:26.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:25:26.375Z |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-10T02:25:26.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:34.164Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=297eef9d-80af-4972-8cba-e64b3e318450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:44.170Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=21e97917-474c-4619-8cc1-ec833487d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:44.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:54.176Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=48fd993e-3bac-456d-a1b9-23f7b8c853f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:25:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:04.182Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b2d541f7-0451-4a3f-8862-bf23b46bc828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:14.189Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=03ec2b94-1a67-48f5-989c-e70d480d81ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:24.196Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=91ca8787-6b4e-4abe-85a7-e8eead56ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:34.202Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0c82f4c3-f788-4e8c-987f-d9e44bb55af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:44.209Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ae07242b-b1e8-486e-a8c9-06ca6a8224be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:54.215Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7264842b-1a36-448f-82b8-ac5ac277458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:26:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:04.221Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=36eb6563-cc76-4bde-acbf-92c0fc4a8684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:14.228Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=790be32d-4091-4950-afeb-5cbd4a63ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:24.234Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a4b35fa7-e6ff-4c2a-8e5e-74877cddf64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:34.240Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b4e20cb5-8545-4974-a045-5dede29a453f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:44.246Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7dc49254-bd06-404c-8137-ee2234626d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:54.252Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=75a35392-0b5a-48e3-8e93-4810c7c57cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:27:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:04.257Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6efafe09-7f16-4b45-bd09-b7dc42594b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:04.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:14.264Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1daf98a5-34dd-4b64-b911-dd03c898e1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:24.270Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=47f98dac-03d7-4923-8f81-53ec4e3830e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:34.276Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=79f8e771-f5d9-43df-b357-3b776047f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:44.282Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c06f786a-0478-40ad-8980-4f731e8e5eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:54.289Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2fed6e56-1872-4442-bfcd-3c57e2710db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:28:54.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:04.295Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=79edfead-46e8-4085-9cea-d3b5b97bad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:14.302Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5eab5159-ecb4-459d-b8e6-80223881890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:24.308Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9adad630-3aa4-4eab-a8b4-7614da203a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:24.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:34.315Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=113bfcf6-bfb4-4c91-a7fd-a949b1047fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:44.321Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=831cac50-a055-41f5-a7c0-dcff929b4220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:54.328Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a15c681d-1e11-4b1f-a7b7-0c78fdae5360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:29:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:04.334Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=09699dad-8ba4-4d01-a6b0-d2b9460e8402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:14.340Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f271b06a-9eed-4a73-bc98-b6856cfa875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:24.346Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=94ec049f-424f-404a-9ac9-c26a540d93b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:30:26.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:30:26.355Z |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-10T02:30:26.355Z |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-10T02:30:26.356Z |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-10T02:30:26.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:30:26.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:30:26.360Z |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-10T02:30:26.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:34.353Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d4213ce5-4024-4bd7-b9af-779e4a3e3ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:44.359Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=86b1162f-e5f6-4534-ab6e-3b1dddac13c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:44.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:54.366Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=633366c6-2737-468c-94e1-9b9919ebefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:30:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:04.372Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=68404be2-cf8f-45b5-8bcf-5a485d3f3721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:14.378Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3066f2a8-58e6-43fc-b5cf-7bea51f7825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:24.386Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4e15f9b6-eeb4-4471-88f9-66e35b1a6183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:34.392Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e62249c8-85b1-4c37-9b05-105f4d0c04df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:44.399Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2f9789db-64b2-4cb6-ab54-c58e7a5a0aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:54.406Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=bfdd1b6d-2061-4175-95f7-41e96396cf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:31:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:04.412Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ca98db39-51e5-44d9-b77c-d1b487a3e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:14.417Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c06a51b5-417e-41c7-a944-d6bdac9c8775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:14.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:24.424Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5a366adc-9771-4656-a607-965b4844517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:34.431Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=4e70142d-3151-4837-867a-7dd93b0052e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:44.436Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=00bbc158-ec07-479d-986f-2960bca30ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:54.442Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f2b3c74e-9997-4412-a44d-84229f56a4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:32:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:04.448Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1dc34b67-b41b-4114-b6f2-38bff184a640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:04.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:14.454Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=77a97e36-5f7f-4d12-a75b-f2734556b9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:24.461Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c073e1bd-de50-4af2-846f-6091dfd0730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:34.467Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ce34b741-830a-44ee-b84d-58c494c8ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:44.473Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2283e9cd-9791-4f54-a512-03017fa396ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:54.479Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0699d8ea-5615-407f-8666-f3a304aff12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:33:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:04.485Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d6822e1c-99ca-4dba-a730-73124901d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:14.491Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=65e59c44-9387-49df-940d-da0ab5b8cec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:24.497Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=43b1980d-efac-4a1e-a3bb-68d47cd38f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:34.504Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0e7dd27e-a21b-4b0f-a867-e6d07843ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:44.510Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=74baa335-15ba-42ae-ab00-fde6a3d52da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:54.516Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=755ff05c-b03b-47de-a303-bcec53312001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:34:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:04.522Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8b24211a-2c05-46dc-be56-0824a7e8a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:14.528Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a652d3dc-f8a2-4773-b248-7f7817bded77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:24.548Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e801fd0e-9b8f-4f32-a3cd-999a135b9219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:35:26.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:35:26.358Z |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-10T02:35:26.359Z |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-10T02:35:26.360Z |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-10T02:35:26.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:35:26.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:35:26.364Z |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-10T02:35:26.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:34.561Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=433988d3-f2fa-4c00-9e31-878818de9861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:44.567Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ac80f6d5-e047-49d8-af9b-212f7ebcf544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:54.573Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7fa4f08c-1847-4813-8446-8941dcd0d7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:35:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:04.579Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=42694dcf-97eb-4e17-b3dc-7e205b5815e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:14.585Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cc1ea271-67e9-4c69-9eb1-35527e8e837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:24.591Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ef2a31dd-5cfe-44cc-89ce-56c1bab1faa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:34.597Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=55c9fd19-70ab-4000-bc33-20a4d11bfa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:44.605Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=54aedc12-9502-4be8-b905-a14086939605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:54.611Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5c62d7f9-dc06-4fd4-9431-fd4bbc1b91b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:36:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:04.617Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fbd73f0b-5939-4d9c-bb68-6b8809ab7b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:14.622Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9b1a1fa5-76d1-4d7e-97dc-e312a7bbf1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:24.629Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f0ef9c6d-a4b4-4fde-89c8-89f13e3fa4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:34.636Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=dbb72fb6-3406-4a38-9662-3223c00bf0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:44.642Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5fa2fe8a-2f9c-424b-bcdb-75711300043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:54.648Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=700ade58-d3dd-4047-afa3-b973a23050a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:37:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:04.655Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6ca7ebde-7255-479a-b9f3-2ee641c33f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:14.660Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2702ac84-13c6-46e6-ac5f-56de99fc862f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:24.666Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a48780af-7fda-4eeb-8916-5e9361b9fa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:34.673Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3629b422-ad69-4682-9f08-479a1008d0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:44.679Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d1b714de-eaa4-463b-97a5-8028c7722ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:54.685Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=65b79eb4-0123-412a-86fe-464bff1ee7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:38:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:04.691Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=da65b86f-e3d2-48c8-b865-bc41480b615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:14.697Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0dd1bbdf-42fc-44b8-985b-4a9824856912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:14.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:24.703Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d6ed91b8-7ce1-441f-a5a8-2464424faf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:34.709Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=69f286fc-0a25-4d26-ac61-c34de083cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:44.715Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f7e627eb-c4a7-497b-b087-5aa93185df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:54.721Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2d847576-fc51-40a7-93ae-01ed1bb9f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:39:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:04.727Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=217549d3-3ad8-4a0c-b79e-59d141d2fc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:14.733Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b0ffed4a-789b-45c6-b938-5c16a75a2750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:24.739Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=14ef6a09-5aac-492b-a690-567b599d65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:40:26.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:40:26.360Z |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-10T02:40:26.361Z |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-10T02:40:26.362Z |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-10T02:40:26.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:40:26.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:40:26.365Z |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-10T02:40:26.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:34.744Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=1cd57e9c-1c14-432f-a8eb-77c0d27f1110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:44.749Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=af678bc3-75f7-4342-94d4-e11cf6c232b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:54.756Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=654ab200-f869-49a6-851e-fc151bc2c8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:40:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:04.762Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ed158bb8-c5ca-4512-9fc1-a5199b880663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:14.768Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=67e6c4e9-e053-4a36-82f1-66cf50bae3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:24.774Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d3354c3d-6fb7-4608-a14c-317550d7558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:24.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:34.780Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=205d186e-43af-47c4-9028-14be9ad20c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:44.786Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=65507349-4679-4e64-954e-4810bb53a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:54.791Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7111e9e3-1eda-4243-bbb1-6745b95f063a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:41:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:04.798Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9c7fceb1-84ba-4c59-a03c-5b3ba17dbc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:14.803Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=404dfb25-7e72-4715-8c94-977ed245c909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:24.808Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=e22c0018-bcfe-4f67-83f1-35a83868c644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:34.817Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=2fbdc857-b08f-455b-8a0e-4027ef625f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:44.822Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5b65fe88-aa0a-4341-ae13-2fb3281243af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:54.828Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=816867ce-b8c9-4926-9f49-080d8e5b1501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:42:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:04.834Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=d50667cf-4c5c-4210-a57d-8c4a4a26bcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:14.840Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=3e8c7fe7-b621-4ed2-90fc-f7686cf90a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:24.847Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=b8013897-4cba-4908-b323-b96b46e2c53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:34.853Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c2e42b96-2856-4fab-8f3b-64c46595f545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:44.858Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=9ad9f408-bcd7-4323-a3dd-b5a30f71e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:54.864Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=08042fc0-ec2f-4e09-aa22-903e19ec9234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:43:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:04.869Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ca590794-0040-4467-9349-74671755ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:14.875Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=7a3dd145-0592-4403-9817-a7cb670b2b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:14.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:24.881Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=90d425e2-19e5-46ad-b4ad-02bcb7e75ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:34.889Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c45d3fbc-99ae-4235-85df-eaeaa5708f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:44.894Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=914a9ac0-c4e0-49ce-96a2-40a126413c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:54.900Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=cf93df1b-0339-4a13-b707-97054384c696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:44:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:04.905Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=160f94d7-c8a1-47eb-8b83-91f758b2202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:14.911Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a310838a-9ed5-4401-a669-72a9074b1d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:24.917Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=6d23d39a-f712-48c4-85a4-83c0812317e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:24.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:45:26.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:45:26.372Z |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-10T02:45:26.372Z |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-10T02:45:26.374Z |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-10T02:45:26.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:45:26.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:45:26.377Z |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-10T02:45:26.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:34.923Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=62444f8e-5ee9-4ece-9f12-15487e85b384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:44.929Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=f7732790-5f51-4a06-8c2b-94a2bf03ae5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:54.935Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=fbfcbeae-5f2a-41ac-baf1-be00cf945249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:45:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:04.941Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=ac25cfed-f16f-4976-b2ae-cac3d46bf4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:14.946Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0efb5c2d-5df3-47ee-a1ed-15ef3c5a5f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:24.952Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=306d336a-e012-4d88-a500-fadc8ba56247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:34.957Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=898f1600-7c07-4aa1-b4f9-561a00e7f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:44.962Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=8515967c-a1d8-41d8-bf51-64af8ee715e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:54.967Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=0568ec55-aed7-4cb4-be9b-ed9e3c9abd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:46:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:04.973Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=37ca2ae7-9c0f-42b6-b276-cdfef65df636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:14.978Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c5a85507-1214-4f57-b52d-ec3c5606736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:24.983Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=5fa8ceea-2cb0-446b-bd76-512b78819cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:34.989Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=a1d4fca1-828c-406f-84cd-787db09a7d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:44.994Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c762078c-a2d3-492c-86c4-bd1aef39caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:55.000Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=48a0aaa8-a9a7-47c8-868f-2bb322271c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:47:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:48:05.006Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=40362a21-689f-49b9-a0de-7d10c551fdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:48:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:48:15.011Z |INFO |Init configs |InvocationID=62ed18f5-6f03-4efe-8fdd-c58e4a5a15c9, InstanceUUID=c9b687ee-4e74-4f25-9720-9f2500c55883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:48:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |