. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:38:24.198Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:38:24.200Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-09T12:38:24.229Z |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-05-09T12:38:24.720Z |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-05-09T12:38:24.809Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T12:38:24.810Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T12:38:24.810Z |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-05-09T12:38:25.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-09T12:38:25.057Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-09T12:38:25.074Z |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-05-09T12:38:26.075Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-09T12:38:26.378Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-09T12:38:26.392Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-09T12:38:26.392Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-09T12:38:26.444Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-09T12:38:26.445Z |INFO |Root WebApplicationContext: initialization completed in 1370 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-09T12:38:26.751Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-09T12:38:27.396Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-09T12:38:28.276Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-09T12:38:28.688Z |INFO |Started MainApp in 5.927 seconds (JVM running for 6.387) |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-09T12:38:28.738Z |INFO |Start scheduling PRH workflow |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:38:28.748Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=13851548-d48c-46de-b153-e5a408873395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:38:30.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:38:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-09T12:38:32.532Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-09T12:38:32.533Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-09T12:38:32.535Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:38:40.118Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5de743eb-80e8-42b0-bfa6-ee7b461764f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:38:41.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:38:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:38:51.188Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=7c47a174-c1ce-4d4c-bd5b-7afc16ccce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:38:52.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:38:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:02.233Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=55733cec-1c6f-4dba-bf83-49875331e7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:39:03.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:13.303Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fecfe1ba-4867-4f77-8303-b952d0d3f8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:39:14.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:24.345Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=65d5793e-a266-434a-8a78-608b4d2e27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:39:25.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:35.381Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b9397c2e-c681-4949-9107-04f1051d0ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:39:36.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:46.421Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=53e28a8d-8ad2-4c8a-a7bf-b0634c12cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:39:47.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:57.471Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=dc6368c3-ca96-43c0-bff8-7ae10e236d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:39:58.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:39:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:08.502Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f21edd76-1001-4040-b88b-c733310a01dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:40:09.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:19.541Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c158d971-68de-400e-99a8-99ffc999ccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:40:20.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:30.580Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3c1ae308-33a8-430e-9f0e-c1e57fa8faf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:40:31.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:31.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:41.626Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e0b8c748-4c68-4d27-a57d-07111547c72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:40:42.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:52.660Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=6d2ccd9a-6810-4cb3-9797-02f97cdf86a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:40:53.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:40:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:03.702Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=893c2b95-7125-42b2-9324-cd2fb29f6ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:41:04.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:14.739Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=6fcb3a65-3a22-4b27-a806-f5bf9f69907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:41:15.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:25.780Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9a5fbbc7-8933-4077-88c8-a76734a1e20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:41:26.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:36.821Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=913462b3-5014-4725-b2c1-1ed1cc971a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:41:37.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:47.860Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3dccbdd0-ae3a-4d35-b083-7f6a2133b384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:41:48.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:58.906Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=62ad0c08-2b5a-4ab8-b001-6f0b88068dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:41:59.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:41:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:09.945Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=95cb6f0b-c647-4b79-98aa-9cc25ceb9703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:42:10.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:20.980Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=20b88205-20fa-41a4-9593-46d9d81c59d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:42:22.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:32.023Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5d0fdcc1-ba7c-4cab-b4da-cfb2d2f5e352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:42:33.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:43.059Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=316c8a53-014c-4048-86da-015438752614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:42:44.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:54.102Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=72c0a454-0401-4fd9-bc9f-2047d9a128a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:42:55.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:42:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:05.142Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5eb98003-4e89-49db-82d3-7229b79b1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T12:43:06.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:16.181Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a302a7b5-8476-40b6-a7a4-9115f359f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:26.281Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=37e56058-2c50-413e-9abf-23ad6038f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:43:27.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:43:27.271Z |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-05-09T12:43:27.272Z |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-05-09T12:43:27.274Z |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-05-09T12:43:27.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T12:43:27.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T12:43:27.280Z |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-05-09T12:43:27.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:36.297Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5e860220-c2f0-4140-8401-192234512f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:46.313Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=530e732b-042a-4573-b0b3-35a7b6dad5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:56.329Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f4f1acff-f40a-43bd-a8f0-f219d08ef2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:43:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:06.343Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fbd35ea1-08d1-4f05-89d6-0ae88cb2738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:16.356Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ad48f107-76f0-42df-baef-6663f751aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:26.368Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9ded22bf-3611-4088-8fa2-87a428c8b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:36.382Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e3459c35-624e-44c0-b9d9-9cb571daf73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:46.394Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5486a7f6-7b6f-4f08-8380-1ef97963deb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:56.407Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=880870c8-7b74-4060-b7a5-208321f774a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:44:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:06.422Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3cade0ef-a555-4235-9c30-71d34d019e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:16.436Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=43f6c745-6a95-47ad-adc6-1eb4cc709219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:26.450Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2bdca492-e7a6-4338-871e-cb74ba506d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:36.469Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8e199ff1-b09b-4ce0-b575-c03ec6200138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:46.483Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=189353c3-5c64-4030-bb79-14acdd6596fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:46.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:56.501Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ce749927-0ba7-4872-bd4f-60fbe7b6b63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:45:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:06.515Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=af5923f9-b3f3-47b4-bf1f-5c8344986978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:06.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:16.527Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9a00704a-1e34-4d1b-849c-da6c7d7e26cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:16.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:26.538Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=381c9a5e-d806-486a-84ec-c86aac300e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:36.549Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a082d5cd-b519-41ec-9ce0-04daef3b785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:46.561Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2bd00174-a76c-40ba-b332-c9e9b63f6c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:56.573Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b428721b-5b5c-448a-b98a-c5dbdd228e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:46:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:06.585Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=01650cf2-243b-480e-9831-03dcfae507a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:16.604Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5aef2afc-607e-4562-a48e-c6ff7a616058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:16.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:26.627Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=dd43597f-6d43-490b-b0c2-480ecb9b8dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:36.661Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9faea364-2388-4ffe-b1a3-11bf34037e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:46.670Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=69817689-1ff2-4b88-93c0-ad58f7002737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:56.690Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=93c25ab7-0b3c-4c96-98b4-b3b2cdb2d7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:47:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:06.700Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=6afef72f-2036-44aa-9b16-8126a8f48b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:16.712Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=d7eea979-0fd9-45b3-ab24-38e5a7ff2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:26.720Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3ee3d0db-c0f4-4768-9cb9-60cfe954a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:48:26.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:48:26.967Z |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-05-09T12:48:26.968Z |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-05-09T12:48:26.970Z |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-05-09T12:48:26.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T12:48:26.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T12:48:26.976Z |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-05-09T12:48:26.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:36.732Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=dc1d2562-a941-4683-96a0-c9c3e77aaa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:36.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:46.744Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8bf07cb5-a090-4308-9d5d-ced1dde049e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:56.755Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0cfff11b-de07-4e9e-8b39-abb753ff1569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:48:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:06.766Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=80c8f2b6-9ea4-4449-b9ab-9897d3df0ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:16.777Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4e171a14-571a-4992-9da6-4f79c0ff19c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:26.786Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=16c0178c-d633-43dd-a2cf-de870cc7c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:36.795Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fe8336e5-971e-4eea-8827-ca07c0b89caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:46.806Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ba25c56b-30df-4d60-a72f-b2b2bc3f3873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:56.817Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e216e137-3cab-49fc-9b63-73fde558f786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:49:56.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:06.829Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a6ff506d-ed70-4831-96c5-7141bae8a508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:16.840Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=d52c0325-da89-4aab-9dac-2828a5aca8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:26.857Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5668f27d-4a0a-465b-be6e-83fae15aa225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:36.872Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b2f5bab2-0dfe-41e8-847f-b71b8e454589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:46.879Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a000e5fa-a693-4a57-86da-f85ab00a04fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:56.893Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=677e3133-feba-48e4-9bd8-7971b51ec6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:50:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:06.905Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5aba0e1b-6b57-41c3-9f05-795e5b271686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:16.918Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f204c2e1-de2c-4a90-a5a6-24648dcb652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:26.927Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=cd48b933-5675-4ae7-a729-d5a84b0cf2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:36.936Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c414925f-5c33-4016-94b5-407a507bd6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:36.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:46.945Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=462081db-b1e4-4602-846b-7a5f74450c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:56.955Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ecbe82cc-8f52-4266-a8ce-1c9d1eee480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:51:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:06.963Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=70ba5bcc-4139-421e-9a4a-576dd74a9062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:16.971Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8d1b8428-0e01-4b60-9f38-3afda621f621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:26.981Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=7137a71e-8f1b-4b28-b373-077d6688b8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:36.991Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0e0e9888-7011-485b-bf59-a7f263586554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:47.001Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=6a72756f-9a1e-4e6f-928d-a47c2b981a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:47.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:57.010Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=44b42638-4b73-4a67-a404-c5dfc2f957e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:52:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:07.021Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=64c6b140-8dba-48ef-8f44-45a1d72e599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:17.031Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=32634981-ea0a-4c44-92e8-d219b18166e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:53:26.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:53:26.945Z |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-05-09T12:53:26.946Z |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-05-09T12:53:26.948Z |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-05-09T12:53:26.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T12:53:26.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T12:53:26.955Z |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-05-09T12:53:26.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:27.056Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c22400f2-e737-4ab4-9403-e0d06aaf3585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:37.066Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=429d81ae-2178-4ccf-9f95-697ee25b64f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:47.074Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=39a86378-e93f-4822-aac9-b799f4b59008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:57.082Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e5c66184-0af8-4847-9972-a27d9b190403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:53:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:07.092Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=599d8baf-b9f4-4c12-b418-1d88d897f221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:17.102Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0afea52a-ca81-416a-be46-fe658cca024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:17.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:27.113Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=587ff6b0-0682-445b-8ae3-4018e2754fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:27.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:37.121Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=df9dc85c-a549-4aab-bf24-684be348f5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:47.131Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=62950028-d9d2-4e0c-ac15-f4165c9a398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:57.139Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f52f5f25-9d5e-42f0-b6db-a160c251e91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:54:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:07.147Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e6466e63-2cb6-4f7f-ab06-286e2da5e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:17.157Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=bde88bb7-75a4-43d8-8eaf-4ce612ba0236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:27.167Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2cc0feec-bef9-48df-a3f7-2c1f79f49535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:37.177Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0d345b24-2c64-46cd-bbe3-3a56cfe1259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:47.186Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=61caeadf-72a9-4749-bb38-6af633a079a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:57.195Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=cd4343b1-dc58-4cb1-8488-2ca8c7355e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:55:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:07.206Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=7640a25e-d478-400a-9bd3-ed6f3f43c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:17.216Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=88a1f6f9-4125-43d0-b775-721426f22eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:27.225Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ba07e5c3-827d-4e88-b524-ac5c01e06c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:37.234Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=39161d54-c344-492d-8c03-d23365c1d8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:47.244Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=be6782d4-ac65-42e0-a6cc-4bfdc7c74d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:57.256Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ab3509e8-63c4-4924-a0b1-42e940a6cb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:56:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:07.267Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=db7b45f5-011e-4070-9cda-270ad7b74511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:17.279Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=922fa8c8-4dda-4029-98ec-e0a9a30dfc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:27.288Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=308385ae-9fdb-48aa-aadf-69e1dbdcd68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:37.300Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c6486e45-fc07-4862-8411-6cd009c43980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:47.311Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9b3252ec-be0d-4a94-b4db-79b9d5dcb5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:57.321Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5a32f61d-48f2-4b12-ab58-ee9049f898b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:57:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:07.330Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=dedac273-b015-45d5-8f5f-470652cb44e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:17.339Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=16cc71ff-2adc-4f1b-bfa0-629f45f76f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:58:26.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T12:58:26.964Z |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-05-09T12:58:26.965Z |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-05-09T12:58:26.966Z |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-05-09T12:58:26.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T12:58:26.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T12:58:26.971Z |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-05-09T12:58:26.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:27.347Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=71f1d027-7ea1-47c1-9bd6-8f1d3f6a4053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:37.355Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f5a2f048-d260-4784-8e16-4a76d6e107fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:47.363Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0812ddf5-4e03-4e37-b380-c9f8564941ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:57.373Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=d36d526a-a1ea-43da-b52c-aab8d971b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:58:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:07.382Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=89b90d03-78b2-4815-9eb6-6d7db1bec800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:17.391Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3e7cf878-93ff-4940-bd90-48994334da4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:27.400Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=6f4a59d8-3281-4820-9e9f-87da813c8762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:37.411Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a2526e93-7caa-439f-9251-13bc5c244658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:47.422Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=83da0571-4dee-497d-8b4c-c9a357441714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:57.433Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=37030011-d2b5-4028-9b14-87a7d32f3482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T12:59:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:07.442Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=24532df6-9626-4018-80ca-49f18e3a68b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:07.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:17.449Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e2f16a63-1c9e-49f5-8cd1-81471c31780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:27.456Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fd7dfc1d-f18c-4fad-a568-9d81e6ce2508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:37.466Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8a735a74-46ff-4027-9420-7b2b19f11f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:47.474Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3e4553c0-f41d-4786-9534-0af69eb3aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:57.482Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9be4aabc-038d-4f8b-99d4-7ec36b1d6605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:00:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:07.492Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fec57b2d-582f-461f-a735-4837faa5aa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:17.500Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2667c97d-0507-4536-876e-581196f12c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:27.510Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=25235865-a0b4-456d-ab6b-d3bdff6fa7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:37.526Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4a328fc2-9e53-4f55-ad01-0ef286e1b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:47.537Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e68ccced-282f-4517-a4b2-324564853a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:57.547Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=81b1b4f6-898f-400e-b331-76f52981faf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:01:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:07.556Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3ad7bf1e-b576-43ca-90d3-5354a8504a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:17.564Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4705bddc-bcce-4747-a536-95c88623cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:27.571Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=dd71c1fc-097c-4462-ae55-dd0fcd7484f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:37.601Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0a032a2b-d4e2-45f3-a84f-d3c4d436e56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:37.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:47.610Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=00126bb6-335b-47c8-99ee-3d20cabbef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:57.618Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=45cf40e8-8887-41f9-80ef-fbd72229de66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:02:57.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:07.627Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9d73f457-f8f8-4e8a-9cbe-13c3947ec1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:17.636Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=752be19b-973b-4a0c-a2ff-a143b5d99ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:03:26.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:03:26.939Z |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-05-09T13:03:26.940Z |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-05-09T13:03:26.941Z |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-05-09T13:03:26.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T13:03:26.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T13:03:26.945Z |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-05-09T13:03:26.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:27.644Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=91f7c22d-8eea-472a-acf0-4430762822f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:37.652Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3cce9939-f5dd-4786-a84c-3c84d4030933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:47.661Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=53cc989c-a2a8-4a19-ab37-85ae1f4b956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:57.670Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3b23fab9-d277-496a-a416-53748dbbdda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:03:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:07.677Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9d1951c3-ad85-4602-b7a5-6844975138c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:17.685Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9d5cd208-5427-4ae8-b0c0-55688efc987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:27.692Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4721eebd-6aa2-4688-be8f-b24863053ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:37.702Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2ac356ba-54b8-4ba3-87c8-b17f52d3979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:47.713Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c40b1ddf-e2ab-4e88-a8b2-d313eb74a170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:57.722Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9243222c-d65c-45f7-86e5-21fd64423274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:04:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:07.731Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=34fdfbb6-ba9c-4791-9015-138f143a2813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:17.756Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2f62c9de-cef8-45ca-a3f5-20e8e057741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:27.765Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=802d7ad4-3778-4cfa-a810-778614f6205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:37.774Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=cfa6715d-2cdb-479c-bdfb-7391249cc8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:47.783Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=427d9d19-d7d6-4871-940b-06707ba23a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:57.792Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=583de02a-8626-403f-be6b-8fe8fe36e394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:05:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:07.800Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e6217015-13c5-468e-be04-585bc8d01c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:07.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:17.810Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=574ba66c-c264-4318-9188-2aa49797f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:27.820Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=bda066c7-982a-4ec6-a3bb-e71003538a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:37.829Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=292768c1-7f58-402c-83ec-4a26787fc262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:47.838Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=0be4505d-dfe7-41e1-b88f-d24823134211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:57.847Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f766b3e3-44a1-429f-b166-73847f68fdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:06:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:07.858Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2b3b5a9a-72cd-4f85-aab9-cb108428b566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:07.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:17.868Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b7c39aca-f3d1-4aba-9684-af2b64cdbe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:17.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:27.877Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4a423577-a307-45ef-9138-c9e1b5cceb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:37.884Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=33ce0b86-6b32-4190-90d9-7b771fd177f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:47.894Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=116511f3-379c-4b7a-9730-8df262ebcac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:57.908Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b4ce3301-4bf8-44f7-a69a-fa89b12476d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:07:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:07.919Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=7c0e0a80-03c4-40fb-b535-991638162d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:17.929Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=bf226ab8-d7e0-46c4-a120-871dca289838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:17.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:08:26.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:08:26.931Z |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-05-09T13:08:26.932Z |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-05-09T13:08:26.934Z |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-05-09T13:08:26.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T13:08:26.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T13:08:26.939Z |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-05-09T13:08:26.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:27.939Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2103fd24-b596-441c-a23c-d4aaf48225ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:37.948Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2e590e33-b967-438d-8fc1-9e59d43700be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:47.956Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=9f412eb0-d746-4dfe-9c52-7040ec4595ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:57.963Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=1364b631-058a-46a0-811f-0a89a6f9d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:08:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:07.972Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f0cdaf5e-91f2-4749-8cc9-60e0795c3865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:17.981Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3d9b5a7a-4120-43d8-b424-0ebb798fa96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:27.989Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=962d6287-14f1-48cd-8dd8-8aec1dabf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:37.998Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=296928bd-bdb5-4a62-8954-9789702a2d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:48.007Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5e72acbf-430b-4413-96f9-2e2e1ad4bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:58.016Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=82cbebc5-d372-4010-8ba0-a012a6b35af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:09:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:08.025Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4b089226-33c7-4418-8ac6-529d7e6aa437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:18.033Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3f422f4f-a3e8-4c8c-aef9-b6a79bf521c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:28.042Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=2e3684a9-74b0-4236-8168-8507d6352059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:38.049Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=02ca4cc3-59f2-4201-a0b1-cc7d32b92e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:48.056Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f55d223b-b195-4597-9cd9-77f1ae9a2c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:58.063Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=04a8f944-5f4a-4d16-888d-99bcca101c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:10:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:08.071Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fa2f8e79-a5db-4960-a0af-b233c133b068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:18.078Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=baf18887-8f7d-402c-ae8c-71cb1b47d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:28.085Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fb561e48-607b-4fc2-8834-e30a4cc66d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:38.093Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c4d5257c-2b8f-486d-854f-d1831b31a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:48.102Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=320204bb-8915-405f-9743-8533318e8886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:58.113Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fe9b8117-0c25-403d-ab8c-50259d839fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:11:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:08.119Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fecc2c50-e6f8-4f77-93ad-587a2dabbac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:18.125Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=895b4e3f-c0b8-40c1-a5df-12908c0d28b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:28.133Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=47b093ec-24e6-4ef2-8939-ecdb0d4fb3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:38.141Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c7ef8f25-3b68-4df7-b621-4a73422876d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:38.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:48.150Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f04cad3b-4e36-4692-b56b-f919758d7589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:58.158Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=499a1ea5-0514-4aa5-8330-01a758a77abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:12:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:08.165Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3efc035d-1b75-40bc-b50b-9098f180b48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:18.176Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=bffc3d39-a3a7-46ec-b577-ce9f890417e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:13:26.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:13:26.906Z |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-05-09T13:13:26.907Z |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-05-09T13:13:26.908Z |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-05-09T13:13:26.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T13:13:26.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T13:13:26.911Z |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-05-09T13:13:26.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:28.185Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ba2d168f-161c-4597-86d1-c29bbcdcdb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:38.195Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f8056bcf-a791-4b0a-9b07-ce78252fc6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:48.204Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=730f694a-a49a-43d7-a640-77eddce75f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:58.217Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=55de59a7-3aaf-40a7-9fc1-4eff929e3127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:13:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:08.229Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=03dfd797-f3e8-4a04-8082-30c77cb1f7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:18.241Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=443cfbba-2a29-41ec-84b7-a85ff45a70f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:28.247Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5f42695a-094c-484f-ad69-41da74b33548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:38.253Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ee76bf87-f96b-4fcb-b728-c2c059cf5f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:48.260Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f1b1f3c6-3cad-441d-9aca-d49b6cdc2069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:58.269Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=86437389-5745-4f08-b4e4-c0db6eea4ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:14:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:08.278Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=31bae639-1e13-4a8e-b40e-0f1f180dbc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:18.286Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=84a0d414-1221-43bb-84a2-3bfd2dfc86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:28.297Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=84c8eaa2-6013-415b-a466-73ac387d1193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:38.305Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3c4e7164-b76b-404a-8fa2-5aafc5d7316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:48.316Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=ffad3b13-9f24-44d3-bb07-ba20150dbb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:58.322Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f0ae038c-b1c6-4a16-8eb6-7d82a240219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:15:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:08.330Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=76ffa718-c5ac-4184-8b36-af57ba6f329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:18.338Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=811ea458-643f-4a71-9ead-086c51a7c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:28.345Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=990f23ed-686a-4941-a5a3-e8d2636afcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:28.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:38.352Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=66d4bc01-ed6c-4249-974c-bc0ba7a5fa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:48.360Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3b1dea84-e801-4029-b372-47c7b87a4a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:58.366Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=aca29207-117e-44f0-bb31-38858b19dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:16:58.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:08.373Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b69f462f-b19c-4a62-acb0-a27866ec2805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:18.380Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=3a172e96-9829-4078-a0c1-24f9b03bc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:18.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:28.388Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=1bfa3378-9fdc-4930-9757-fc80098c3c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:38.396Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=fbbe0bd2-4791-4830-869e-ad684c2700a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:48.404Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c3ca534a-a508-4c5b-900b-e8b0fa4bcf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:58.411Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=c6319a63-186a-4247-aa91-978661ced62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:17:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:08.419Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=f0292bc4-d6fa-4c8e-b8fa-d1eae9299109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:18.426Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8d2b98ed-6734-47ee-abd5-f5ded9130240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:18:26.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T13:18:26.941Z |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-05-09T13:18:26.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T13:18:26.943Z |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-05-09T13:18:26.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T13:18:26.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T13:18:26.947Z |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-05-09T13:18:26.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:28.434Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=e8d55c33-0d74-42b1-9462-7c22f94c19f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:38.442Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=90bccf72-40a0-440d-abb2-e376415d2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:48.450Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=53838811-dc5a-492a-af12-f137bd50e2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:58.458Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=10a4de00-d79d-4826-9383-93549c9df16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:18:58.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:08.465Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a80e7182-bb42-487c-a930-4ca9250922a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:18.472Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=98bebccc-6816-4dc9-a194-25c57f0639f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:28.480Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=45ea165b-43f9-4343-b7c8-9d8bf083a3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:38.487Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=6babc4c1-cf45-4734-9f74-2afcf70b559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:48.497Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=021e28c0-a498-4d34-b991-b016addad6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:58.505Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=cdbf1be3-a8d2-471f-ab87-c8d7114d7c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:19:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:08.513Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b0e3f4b9-ceca-4cff-8088-a97060977a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:18.521Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b92507e7-9a54-4c16-a939-a1d8e70aecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:28.532Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=5f856547-206e-4307-b9f3-80464d85229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:38.542Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=10a8ec5f-4428-45ba-9ab0-2987c955b7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:48.551Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4b815734-9d9e-444e-b4f2-a8bf3a6c8812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:58.560Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=dc457fbd-1d07-4f77-b21a-517ef38a7b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:20:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:08.568Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=883332e5-4c94-4da4-8c99-04b21d41d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:18.577Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8854faeb-cbc5-4a8e-bf5f-5057e0ce0295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:28.586Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=8d3b53f6-f748-4e8b-bb6c-bd1f74f297ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:38.594Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=7293746a-f874-400a-98a2-9fbabda22f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:48.601Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=a9dcf3b1-0388-4cc0-b4db-5c05c8575b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:58.608Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=d23083b8-9fbe-4669-b7e2-54a90aa11be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:21:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:22:08.615Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=520f6a8a-36ca-4dc6-9b4f-6b6da1bdc76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:22:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:22:18.623Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=b8cd4002-fc55-41c8-bbf6-6489b557a942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:22:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:22:28.632Z |INFO |Init configs |InvocationID=df09fd87-37be-4b88-9379-1b6232485be4, InstanceUUID=4bf2217c-b32d-4ce8-930b-aad06646a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T13:22:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |