By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:37:06.239Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:37:06.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T15:37:06.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:37:06.950Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:37:07.050Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:37:07.050Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T15:37:07.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T15:37:07.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-28T15:37:07.197Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-28T15:37:07.218Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-28T15:37:08.991Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-28T15:37:09.460Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-28T15:37:09.480Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-28T15:37:09.481Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-28T15:37:09.543Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-28T15:37:09.544Z |INFO |Root WebApplicationContext: initialization completed in 2326 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-28T15:37:09.913Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-28T15:37:10.512Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-28T15:37:11.785Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-28T15:37:12.223Z |INFO |Started MainApp in 8.388 seconds (JVM running for 9.096) |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-28T15:37:12.295Z |INFO |Start scheduling PRH workflow |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:12.306Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0f422ca4-a9c6-4433-ba5a-1f87a6e8812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:37:13.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-28T15:37:21.804Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-28T15:37:21.804Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-28T15:37:21.806Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:23.877Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1083a76c-3dad-4c08-941c-22ce431fbdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:37:25.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:35.013Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e57ba3bd-666a-4d9e-a7b9-55f5100daaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:37:36.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:36.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:46.183Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4ebe9260-9401-4340-b8ee-f51acb33533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:37:47.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:57.253Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e7b3c0af-1240-4dd5-b1a6-c5af413b14da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:37:58.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:37:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:08.299Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4269fc40-bd31-459a-be09-083b2a4bcabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:38:09.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:19.429Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=188cb77a-3edb-41d4-bd8e-02a434641dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:38:20.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:30.566Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6ae96de0-e854-40ee-b585-b1ed54ab5c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:38:31.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:41.605Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e49e3c01-81a2-43f2-a8be-017cb1733c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:38:42.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:42.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:52.741Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0269f13f-8c41-4ff2-a2e1-d83f5f93d625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:38:53.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:38:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:03.977Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9e033f89-68a3-402d-b668-3ba5c6055627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:39:05.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:15.205Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e1bdfaa0-baab-4069-a9aa-e17c4b340fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:39:16.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:26.342Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0eff7b21-f627-4eed-a401-0f87908f00eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:39:27.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:37.413Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f9a4ced8-47c5-46da-b9e6-f8800bb04fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:39:38.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:48.454Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c360cbf0-31d9-4bc4-8202-e2f5b1103013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:39:49.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:39:59.589Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=db4ebae2-1271-44f2-bf4a-10e3ca5b2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:40:00.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:10.693Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=70892793-4ed6-4ec2-b1e1-da39b5ef1d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:40:11.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:21.733Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1d343d16-d34c-4030-ba39-1b93b5f8feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:40:22.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:32.869Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dbb30f92-08bb-47af-9c74-2ee4a7ab45bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:40:33.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:43.973Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bfd1fed1-dc51-4e43-adfc-49621ae099c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:40:45.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:55.013Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=504614cf-5e38-4db7-9392-70653321a5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:40:56.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:40:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:06.149Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=42c71b7d-ec5c-452f-9647-729b2d8808e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:41:07.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:17.318Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=22657020-9aa8-4840-8d30-3d815a6ca6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:41:18.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:28.389Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4d683865-b505-44d7-8c7c-5fc4dbaf35b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:41:29.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:39.461Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=019cada1-d267-49f5-b712-3d1539f4be5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:41:40.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:40.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:50.597Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4bbf303b-8160-4d8f-9a9f-10339b82de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:41:51.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:41:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:01.637Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=74df2dfc-2c42-49d5-baa0-f0e1a7718017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:42:02.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:42:10.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:42:10.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T15:42:10.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:42:10.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:42:10.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:42:10.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T15:42:10.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T15:42:10.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:12.773Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2269603c-96a3-4afc-b4bb-75f4f92296c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:42:13.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:13.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:23.942Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2e1e82db-3105-4f0c-b905-235ec626b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:42:24.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:34.981Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c1088c45-7fc4-490d-bdda-899ab6098928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:42:36.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:46.117Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0035ebce-4708-4dfc-982b-6fcc1ec57edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:42:47.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:57.349Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3ca2dafc-75e4-455a-95c7-4c839f587c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:42:58.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:42:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:08.485Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=29f4fbd3-4925-4ce7-955e-b0f2ed9eb01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:43:09.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:09.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:19.749Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f790213f-3315-4309-ba83-7b9a987fc5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-28T15:43:20.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.15.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:30.981Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=09cd4d8a-a748-4507-8def-e4e772e0bdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:41.068Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=18f5641c-ee3d-4be0-8801-d55689530110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:51.082Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=be3c3893-5179-4ff7-9e03-e40828ff96da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:43:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:01.094Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=02626c80-a62f-42ea-b778-4a159cb5a0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:11.105Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=20d600a3-f54f-4e3d-9b17-34bc625d9e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:21.113Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d53ae36a-8b92-4f0f-9c5b-1d03cf6cb46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:31.123Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8d405aea-26ef-43fb-851a-7d9508b05118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:41.133Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a599919b-cfcf-4d73-a220-63b80d828930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:51.144Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=70123999-e637-4869-968b-4c6657fca0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:44:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:01.157Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b5ecd1f6-ed76-4fc5-9a7b-81783b5612a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:11.167Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b97428ea-64c1-4b93-aa7a-00620bb6e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:21.176Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=50366784-55f3-466a-b9b8-d07188ece526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:31.186Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0f40c8d5-e6ba-4f06-b498-2cff06183964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:41.195Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=47f75b8a-0b6a-40c5-9c7f-317e7a245434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:41.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:51.204Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7b2c9346-b927-4c19-bb15-d0db5e682106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:45:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:01.214Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=72476d67-e0b7-490b-8476-acdf0303c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:11.222Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2ba70f48-ac96-4e20-be66-b7b1bdf7567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:21.232Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=95eea430-4bd5-42c4-8ce6-14cf2c1f25bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:31.242Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d33196d9-b6ab-43d6-8c41-5d9b85213701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:41.251Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=87ee543e-0bd5-4495-8f84-6d9bd777576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:51.261Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c130e7fb-ac7b-4cbe-9679-3dc0a72eafac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:46:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:01.270Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f807ecc0-4107-4ab6-a069-69d0c6db1794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:47:10.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:47:10.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T15:47:10.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:47:10.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:47:10.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:47:10.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T15:47:10.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T15:47:10.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:11.280Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=69c38f80-dd93-4cba-b69a-86cca542e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:21.288Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=acb5904d-b147-4b9d-a283-7a8b35eec3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:31.297Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b39bf249-5413-4acd-80d4-c41bd0d914fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:41.306Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7478350e-866e-42c6-8a54-53da88435ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:51.315Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=38ba922a-baec-41d3-b5c9-654597197dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:47:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:01.322Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b70fd264-7cc9-46d6-8bf4-af1cb79f8f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:11.330Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4edc4bb0-abaa-49be-b4e4-21236310c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:21.340Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2ea686b9-101f-4719-b152-02f3a5cfac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:31.348Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9b0879ee-721f-4923-8bf4-ad0677f47e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:31.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:41.356Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2fc38a12-2555-429a-9592-f2204e513b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:51.365Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5c13c4da-e4e1-441e-8c72-2836ad8a5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:48:51.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:01.373Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=734af247-d848-494e-8493-f02b50b1c72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:01.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:11.380Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b99cb541-8f0d-40d1-8d0d-963e98e88764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:11.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:21.388Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=761a9c31-3882-4697-ab39-5e2e89deba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:31.395Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=44522a40-09a5-433b-81d6-bb2dad9f78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:41.403Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fa928924-4c78-4832-bc05-8f05ccd9c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:41.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:51.410Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8e4ba20c-bf84-47e4-b22f-ae9dcb813723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:49:51.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:01.418Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4e4d5d39-2b00-421c-8c94-753903080436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:11.426Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8ef14215-ff48-4ede-8c50-254112ef4973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:21.433Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ba404831-9d51-459b-8ef6-919a07a877a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:31.441Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=66cb6ca9-b0ab-4c08-ade5-7f9d7ec4c3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:41.448Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=692b65d4-b2cc-4601-aac1-96aa02d62f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:51.463Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f1ed4698-3443-4661-bbbc-80e1c5c27a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:50:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:01.476Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7a423a9-271b-4d2f-9622-a2f5af5129f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:11.484Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=61df3c30-0bf2-401b-9b3c-009f22e218a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:11.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:21.500Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7b9c1bac-4ac0-4a9e-8507-876144457ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:31.507Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d77fd122-050c-4745-808d-327e12bc3c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:41.514Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9fea4e9f-67f8-496d-903a-2d07aeae391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:51.521Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=69ba1ae2-0624-4b3f-a7db-f0c1fafa82c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:51:51.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:01.532Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9b3ea136-d189-4d66-a8f5-5f924806529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:52:10.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:52:10.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T15:52:10.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:52:10.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:52:10.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:52:10.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T15:52:10.122Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T15:52:10.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:11.539Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=73a16517-19c6-421e-9257-32ab474d3ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:11.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:21.546Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=096fe288-3daa-457a-a4b0-164bff521aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:31.554Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=28059926-9e2c-4057-983b-c1772928b84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:41.562Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=41dcb344-6327-4125-bb50-6ff30748cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:51.569Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b0a1ee20-12f4-4316-8f43-09994bc707c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:52:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:01.576Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=487c2dc4-cd15-41fa-b929-7e37990ad369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:11.583Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6663542d-95dd-45e3-921f-9173160c7cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:21.590Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a68db203-88b6-48ec-8748-cf36c67fd31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:31.920Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f25c1f1f-e5ad-4bfb-a623-37859b7b4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:31.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:41.927Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b9d22e29-2362-4c44-854a-d7b271899e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:41.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:51.935Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d0302a09-42e0-4bac-aebd-bfc4380086c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:53:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:01.982Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5b3730cf-3179-4487-9db1-133e184b97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:11.991Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=93180db6-d300-4f27-ac7b-e7d6b2a4d304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:21.997Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5f577830-0981-4ad8-9494-4462889d5a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:32.004Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bd01f1aa-5ee0-4dc4-a961-5a77df297921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:42.012Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bde91951-8643-4dd6-9348-98e97446caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:52.019Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7b05472a-2edb-4c9a-bc06-c4a92e73d61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:54:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:02.027Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d74a5ac4-4bea-4176-b450-5288c79a16bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:12.035Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a678057b-d14c-4fe3-ad3d-3d7edcc9895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:22.043Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6f7816e9-00e7-4ee7-8ca2-802810955e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:32.051Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4778a148-8149-4d09-a750-d01e3f7385eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:42.057Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3074ec67-c689-4414-9b1a-63c4abc0c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:52.063Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2c70a9b3-54d7-4325-b5dc-1319cb1e31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:55:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:02.071Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=63a8bd99-be67-417a-9415-01c15d470bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:12.078Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9e3d7f2b-9244-4d37-9450-54bcf0a76015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:22.084Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=37c3a70b-3f6b-4337-8910-6eef69a58c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:32.091Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=941df63e-b18a-43ea-a7a9-afa8e20460d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:42.098Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=881d0acf-5642-47f7-8b08-8d6ab01552c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:52.105Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1198a220-8a6d-437a-90f8-ba2c5eb1baba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:56:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:02.112Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2c1685d8-1a8a-46b4-8728-4b87b901f162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:57:10.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T15:57:10.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T15:57:10.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:57:10.126Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:57:10.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T15:57:10.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T15:57:10.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T15:57:10.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:12.119Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=75105f8d-bd76-4b48-8ac2-3b26049ee7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:22.128Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a7d7159e-ca5a-474d-ad2d-7b072bd4d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:32.136Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=31209171-6469-49bf-973b-cbf3bfdaec21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:42.143Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a06fcc71-1416-4176-adb5-147aa6ee8ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:52.151Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=33d16bc0-c461-445a-8828-77b41ea3d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:57:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:02.157Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1871d817-a628-4427-9696-023adcd30de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:12.164Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3b1f4a32-1f3d-40bd-aed7-9ffe6c564d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:22.169Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=41f36769-0537-4e85-9e9c-548b5c4a66e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:32.175Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=23bbd453-5cce-4ad4-b76b-ab2e42a3797f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:42.181Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=72d4bcf4-6dc9-46d2-b7de-f81b68509ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:52.187Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7dc74bf-b032-422f-8360-c76c03d38443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:58:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:02.194Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=df2b069d-d755-4bda-bb1b-a82b7ef6263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:12.201Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e8d112b0-e9cc-4e09-bf21-2e7189b268a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:22.207Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=41e7f9ad-aaa9-45b9-a98e-feb16843b8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:22.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:32.213Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d86f03b1-e78a-4304-b3b2-82f39dd952b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:42.219Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6636a65a-3293-4570-a386-fbb9130248c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:52.225Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=65a36133-5bab-4876-bb4b-577f877aef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T15:59:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:02.231Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0da938da-f69a-42f2-9c2e-56b789d485b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:12.237Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c5af10ef-854e-4403-9131-fdd95111908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:22.244Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7f8d7d9d-30cf-4acf-9fe6-811f911dca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:32.249Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=eea63693-1d70-42ff-9c57-05ac2dac1dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:42.255Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9e79ee1e-27cb-4610-a5da-66435b32534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:42.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:52.261Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=23d5ebf0-eff8-45b6-b338-f035745cc00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:00:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:02.267Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f3abe673-3f47-4306-87ee-3567a0b56db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:12.274Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4b51b41f-d3d5-4fd6-83a9-9156b79f2799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:22.280Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4cae4ace-e634-4de1-a3e8-120aed98ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:32.286Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b40f6166-8fc6-4e39-bc9b-379824d0dc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:32.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:42.293Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7748df36-74ec-4af5-946e-a4e1e13f3112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:52.299Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4bb35de6-8b59-4e50-bab5-5264cec398bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:01:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:02.304Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3584e19f-fa7d-4fc5-8b88-f89a053c6d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:02:10.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:02:10.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:02:10.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:02:10.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:02:10.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:02:10.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:02:10.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:02:10.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:12.310Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d8c4ea7e-6ac1-4c56-a588-45553848e5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:22.315Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2367268b-97d9-4b94-96e9-1c0699434946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:32.321Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b5a9a138-fa57-426f-8349-7b3b81d84d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:42.326Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=48cdc99d-42f1-48f8-8374-06c6c8e58009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:52.333Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8e0ad18a-055d-443f-a8a0-72507d712d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:02:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:02.338Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=80ef3ac4-c17b-45b6-9146-c78990d4f505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:12.344Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=13e69aa5-1d69-4f07-a648-acac465389e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:22.350Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1b57abfb-792e-4aa1-8e44-2166838fea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:32.356Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=abdcddac-ab60-4020-b713-3f6a336a5882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:42.361Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c33b854a-209a-4d0a-960b-eaf70c6165d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:52.367Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9747401c-a8e7-4ae3-940e-c7a4187016f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:03:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:02.373Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d02997d9-39b3-4e66-abcb-7098e691723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:12.377Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e9a23b84-b192-4da6-8743-e0a8d32df343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:22.383Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bc25e301-2d06-4fa9-a1fc-f83eb9e9a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:32.389Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8693b585-9272-4d9a-bead-41c33b6f3907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:42.394Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=69f23a1f-eb6f-4768-9489-0c73abe2a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:52.402Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bbda2ca5-b16e-4fee-8ade-2f52c1b7395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:04:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:02.409Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=122f98cb-8f60-4c77-a2f1-004a379ec6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:12.415Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=de397220-fb10-461a-8695-2721d6ee4b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:22.420Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=89d24fe6-5f7d-4622-9fb1-d770b501a42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:22.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:32.426Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f27dc2ae-8e2d-4948-849d-72b7b86883cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:42.431Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cb15bd97-1962-4955-8adf-e405054b109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:52.438Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=513b95bc-e397-4bfc-942a-24c9b93855b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:05:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:02.446Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=615bba6f-2913-47c9-bd3b-2274b44f4f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:12.453Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=13404870-078a-4889-ab24-e2f13652d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:22.459Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2575caef-466c-499a-8142-e45dd0a67a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:32.466Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0ed66938-9dc9-42c8-a00f-90e0ea52dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:32.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:42.472Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d5ff1440-1f27-4016-ac7b-e529d3ca1d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:52.480Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bf6a85a8-c398-4dc7-b501-2405f0d16f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:06:52.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:02.485Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8883f82a-0c7a-45f2-a74f-e067d01d1a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:02.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:07:10.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:07:10.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:07:10.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:07:10.104Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:07:10.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:07:10.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:07:10.111Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:07:10.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:12.491Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1e13e384-dbdb-4e0f-863a-91e43bef681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:12.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:22.497Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8b7afef2-a257-470d-95b9-fca1ad7ba088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:32.503Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9064fa2f-cb69-4cdc-a08f-d161cd302d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:42.510Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=130a15fe-a1e0-4399-a067-aa1b4a174594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:52.515Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2b31c228-d5f1-46e3-ad4b-6860ee889c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:07:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:02.522Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c536be31-c55b-425d-bddc-322e4b3e9ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:12.528Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=19fff3d2-1002-4450-b9b5-a30cd218b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:22.534Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=786ccc63-38d9-4785-85c6-7db7d9b8d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:22.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:32.539Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=749939c6-3505-4142-9390-942adbffca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:42.545Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=73ae30b1-65b9-4ac2-a807-ced5d7ff6b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:52.563Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=43621a05-8b0a-4e8c-ba82-1ac104981c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:08:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:02.569Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dedb3430-7508-4d48-962c-c0fbeac9b83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:12.575Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=389fb39b-56e9-433a-aa86-617a438489f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:22.582Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1336cd32-5ed8-4fbc-84c4-dc056b4371c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:32.588Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=187e4620-99fd-4563-97cf-edaecba709d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:42.594Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=869ac3d9-9f1f-470c-b789-d2cc5c310fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:52.601Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b8fd2d9e-f764-40c3-ad02-5c03f999cf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:09:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:02.607Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7415407-82b7-4ed3-a6ff-12c244fc8afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:12.612Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9eff1256-259b-4bcd-b5ac-65059d9526b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:22.619Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b284021c-4fbb-47f6-8742-9040c7be0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:32.624Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=be48ca17-881f-489f-808b-a98e7af4e9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:42.631Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ee24bece-6717-4a02-803d-ffba5507ec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:52.636Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f9b53795-cea6-4f58-aaa6-8a771de94a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:10:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:02.642Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=919cc8eb-831a-4e6c-9609-9324869de6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:12.648Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d9d676e3-e8f2-4cf0-b8a6-cc918790a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:22.654Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3ad663e1-411e-40be-a775-fd6b6db14f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:32.661Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=68ddbdf6-6768-4162-a79c-eea3a0f76b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:42.667Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7144d6ba-e5e9-4232-bed3-9f2be8c7382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:52.673Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=acff2b3f-0f3a-46c3-9507-8c4a0ff791ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:11:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:02.679Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f1b35df8-b930-4d20-aead-6a4399c395a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:12:10.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:12:10.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:12:10.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:12:10.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:12:10.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:12:10.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:12:10.120Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:12:10.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:12.687Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=aafb7fed-4a14-47e4-9179-d7f4b1f48bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:22.693Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c23fd342-e1ae-4b4b-b183-9e2eda2c75e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:32.699Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=36cba8f6-717f-4ed1-9c21-3a91985252b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:42.706Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=92bc2620-38b7-4fd2-8749-78ca992c86e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:52.712Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6be9137e-f9ab-40b7-9355-87c14bc75525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:12:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:02.718Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c9690f7c-74ee-4999-9879-8e81bcf6a91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:12.724Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9d33b696-5121-4683-828d-46226f8546b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:22.729Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c90ba196-5e00-440f-921d-f33c3ff60c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:32.736Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5bfbf57f-f15f-47a6-bb05-b7ffc91550e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:42.742Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f9cabea1-b428-40d4-9578-b62cc7e6f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:52.747Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=58073242-dbbc-4ebf-8bc6-fac77d926f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:13:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:02.754Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=daee3217-e5e9-4ce2-9883-b872dba3617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:12.759Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7c66c6ad-35f3-41e8-965b-b51fb2b1caf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:22.765Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ae11ecbf-f603-4fe3-93f2-32561d0eef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:32.771Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1b78589f-9bc7-4567-879d-6e265d80f7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:42.778Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7530d68a-0218-4cc5-b88f-36d570a07fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:52.785Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=934d2d96-72f3-495f-bafb-7eff95acc551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:14:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:02.792Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3004303c-4dd6-42b6-9401-2c021316acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:12.799Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fed29955-218a-4c56-b64d-a346578b96c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:22.804Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9c320895-73a7-4c02-a6e9-c40873c67d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:32.811Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=36d5861e-1e1b-4a95-b539-19b64b43077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:42.817Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9f32d471-242e-4923-b089-d883c5482e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:52.823Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=764d1e8e-fc7f-4f3b-8b6b-ee8359918c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:15:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:02.829Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=761cbc77-42ed-41dc-8004-e9a2e6970685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:12.835Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1399ebfc-c9da-43f1-b745-d95cfe910c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:22.841Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f29a3c86-74c5-4121-9193-799e1b019542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:32.847Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cb28d2c6-3170-467e-95f8-7ba62c4bf91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:42.852Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8cfcaabc-888b-43a3-b8ab-59e3e3bd9e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:52.858Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ea26c7f7-7369-4989-9f9c-f69cb1f09150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:16:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:02.863Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ebec7fae-b667-4157-9d21-675b24fbf2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:17:10.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:17:10.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:17:10.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:17:10.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:17:10.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:17:10.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:17:10.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:17:10.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:12.869Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e513d49d-6256-43c7-858b-9e126f6c5888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:12.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:22.874Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2e006398-cf50-4d12-96a9-857338b26a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:32.880Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5afb57a1-bc8d-4971-a542-cc9e361ae3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:42.887Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=06606776-044c-43f4-9d04-03fd163d9abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:52.891Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=25d016fa-e3b2-4b60-b35b-7ac593842635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:17:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:02.896Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1399bf13-5e1e-4052-84fa-0e2321d759da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:12.902Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=122da162-38ed-4e12-8b24-4ca68e5889db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:22.907Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b32c1d66-24da-44e5-af23-bd82316de45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:32.912Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ee1b230c-d691-4809-8876-6e6fc7c92c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:42.918Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3c8d8568-ed70-47bd-93b6-e3c19ec8be72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:52.923Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2cdf0677-b90b-4cea-ad23-a8f230320d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:18:52.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:02.930Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=159360a6-d400-48dd-9800-bdbaa186dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:12.937Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d7db27dd-c1b5-4df8-93fa-eb7ae09893b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:22.942Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=274166a9-eaff-4de8-abd0-46bb7e66bc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:32.948Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1e2ba171-3ac7-4a31-8281-7ed44686e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:32.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:42.953Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c4e10d6c-a636-4c66-9de3-67eaeda3a38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:52.959Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c0deb92b-2264-4ad2-ba59-9a1a2871ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:19:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:02.965Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2e6f8095-03e0-4a81-af1e-6e2609c42e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:12.971Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c1dcb83a-6c32-4e61-9d35-9f86d2dac703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:22.978Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9aa29401-701c-44de-824e-65c54647e7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:32.984Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=29932338-7241-4905-8727-61a6dd7d60d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:42.990Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=78176d87-9ed0-402a-b216-6204c0915341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:52.995Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1122ddac-10c0-45a0-8d20-80198c176040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:20:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:03.000Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=95e9b790-14f9-4275-85b3-ccf16338556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:13.008Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e6e5dc9b-4bdd-473f-99b9-7f71e7956326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:23.013Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0226ef20-9fd3-43b4-b58b-1068be52d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:33.019Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a6cd3a83-487e-4365-989d-495bba9467ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:43.025Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1252602c-bb94-4513-a26b-a16c9ff8bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:53.030Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3243a691-9d2c-46c9-a895-8b9cd8c9ccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:21:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:03.036Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=076c6298-f13c-4de8-93c7-6a644a54b451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:22:10.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:22:10.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:22:10.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:22:10.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:22:10.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:22:10.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:22:10.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:22:10.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:13.042Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d865ffc4-06a4-457b-b6ae-6809bd6f976c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:23.047Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=501836cf-8568-4116-970f-7a3c93f5419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:33.052Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fd3db1f1-4137-40e1-9709-af98d8f4bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:43.058Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=17f625bd-e842-41d5-8990-6ec061616a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:53.063Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=431b9eaf-5711-43f7-81dd-b16e43996f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:22:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:03.068Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2288b94e-4598-4f4e-95f2-0c1146d6843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:13.074Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ed199156-2625-4263-9196-7c9cebf60885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:23.078Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f103ba24-0858-4ab4-a88e-efa0e985a029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:33.084Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ec629d18-9c31-49cc-a41f-9b02fe0f85c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:43.089Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=66b7d3e6-2d48-4335-9485-86851409a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:53.094Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9d37c001-3a52-4037-80f4-2f748a45fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:23:53.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:03.099Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=71599024-e5ce-430c-ab52-dd7723bc06e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:13.105Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=071e97b7-cd86-40b2-8c07-90b68491d6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:23.110Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3d487843-409c-4e93-b315-bcd98cae4530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:33.115Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=02fd0424-73a6-44b6-9b62-969edaf06613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:43.122Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fdb78643-2add-4b9c-a08f-6dab6d441615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:53.127Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=49cd32a6-7e34-4dc8-a02b-0837ead106aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:24:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:03.134Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e106d35c-64ac-4bd0-824b-4f046725e0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:13.140Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b23e7c32-6f35-4120-aaa2-8bdba9b51fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:23.145Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fd12f6c6-8bdb-4250-a83b-4b13686d9293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:33.150Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e2f179ba-a685-42b3-8746-4abc7c15d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:33.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:43.155Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a9b07bdb-19c0-4e1e-91df-5e4dc5fef309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:53.161Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a515564f-d19b-44dd-97f2-db99e732b85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:25:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:03.167Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=af8216e2-8549-4bb6-b0fe-5f177d17452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:13.173Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0dc2f2d6-3410-4384-a6ca-aa87138351ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:23.180Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=75f886b8-fd6b-4235-ae5c-9c7317af4e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:33.186Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5606357c-f725-4520-a716-7dbf1af0f9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:43.192Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=165bd7a4-f96f-44ae-a67d-e3f306543a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:53.196Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=67ad43dd-bc2f-490c-a479-6d0dbcda239a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:26:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:03.202Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=adf6db22-37c9-4930-8e43-c51c3b606de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:27:10.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:27:10.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:27:10.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:27:10.105Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:27:10.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:27:10.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:27:10.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:27:10.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:13.208Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=117c0430-7ae3-4710-8d89-d28d302e6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:23.213Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=44fffad3-f07b-4f66-af43-2db512c17c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:33.219Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6bf1f881-fd9c-4f46-b456-5a46a96a1aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:43.224Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5996f4be-12ae-4b53-b80a-1076f7e2e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:53.229Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=87acf136-d09e-45e9-81c2-8484a1bc794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:27:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:03.235Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=05d697d8-3538-40bf-9e99-6f7cb7bbd29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:13.241Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0655c037-6924-4441-8aa7-ad9ba85d010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:23.246Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=176a7712-15ba-450b-bb03-878e23d527b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:33.252Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=524cf0c2-71d5-4054-87bf-141ff8727075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:43.257Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ba9de73b-0f34-48b0-8cb0-846178402dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:53.263Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dc12a011-eb3b-43d9-afd3-852f3bac9124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:28:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:03.268Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bd96c1e2-62f1-4384-9f4f-807491a5f03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:13.273Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0c784ba4-2a92-4688-b3e1-4995480b9537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:23.278Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=548a97fb-20d1-4eed-878e-36c536d61c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:33.284Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ef222539-176c-4738-b74a-66c3e88539bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:43.289Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3dd37148-1262-4f7b-a696-f9a77841e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:53.294Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=67ff8590-da81-4d76-93d9-9573a413f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:29:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:03.299Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e54a497b-f9af-4ceb-9f0b-1d9cfc6b72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:13.304Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ebc14bd7-6669-4825-b4ec-2536f4599fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:23.309Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3fe9212e-1d84-47dc-aa94-a7dcaccfa678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:33.314Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b1e448aa-a1b9-4cd7-a405-e47270c0a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:33.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:43.319Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5bd1ca65-a059-48c2-be01-e2a3815c7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:53.324Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d8804434-18fc-4522-938e-a28fdae7568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:30:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:03.331Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a0848b24-a24d-40bb-a3e6-2d6f11261e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:13.336Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4c310777-2282-403d-88c5-401819f5b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:23.342Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7b0cbd73-f42b-42c9-99f6-4763c11ca67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:33.348Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7035006-4552-4cb7-a2f1-679230db38fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:43.353Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2b869772-28bc-4a11-a871-a84f9497afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:53.358Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fff98c14-05d2-490c-8b05-bf835f5aeecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:31:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:03.363Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e026977b-902c-429a-a69a-f5518a7f6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:32:10.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:32:10.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:32:10.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:32:10.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:32:10.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:32:10.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:32:10.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:32:10.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:13.368Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9adf22ac-82e7-4e04-9bd8-2e614b3cd3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:23.373Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5256336f-282f-479c-a2ca-018ea6c4d731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:33.379Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=67f161a7-1733-4f0e-ac2d-fb89995ccad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:43.385Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c7fa3632-8e5c-4482-885e-fc10ed490297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:53.391Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=aba9338c-31a2-481a-b1e2-7d891b6519cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:32:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:03.396Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=75b2dd01-a119-4c2c-8b44-037c9cf02866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:13.401Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=301e8022-cef1-476d-9b2b-e325a6aabd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:23.407Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=14885dde-0d5e-441c-b85e-61ab4d2ef181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:33.414Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2740412c-a445-47f1-ae32-1875fa8760d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:43.420Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b96340e7-59ff-494e-bb07-20eead171b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:43.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:53.426Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a02bc320-370c-43d9-acea-9795c5b99cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:33:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:03.432Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=56f91fd6-f0b3-4a8d-b856-545298f34be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:13.438Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=334f3cbd-a308-4b67-a9d4-c2f4e350cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:23.443Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6562f135-b68f-4358-abae-f4bb935210df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:33.448Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6d3214ea-4de6-46ae-a38c-c86bed101a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:43.454Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e7175d46-3041-4466-8e3b-dd1263b60f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:53.459Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dd5a980a-c636-446f-9a32-c3eb8bb08838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:34:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:03.464Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d34a8e4f-2fcb-48f9-a059-78f2b35c4f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:13.469Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=40cf4433-8d00-40f2-96d3-4bd273b83c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:23.474Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0dac9b70-a1fe-446c-99dd-a04be73b73db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:33.479Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=97e86f31-f482-422e-ae7c-92283be9479f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:43.485Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d7bd2c1b-0db4-4740-9fbd-ee3c1945512d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:53.490Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e02412f3-3749-4e05-b2a2-48af7b9f471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:35:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:03.496Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cbb1dc3f-2d63-4321-8cfe-c4e0f4e2e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:13.501Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1bf62181-c4b6-4059-87f9-4e0766f8cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:23.506Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ab13f15a-c89c-4a03-8e0e-257764a7a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:33.511Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4ecde4d2-a0f4-4f9a-aa0a-eef4ce1c3139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:43.517Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7ff9c538-05ce-4b0b-8f15-60ac36cbf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:53.521Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=04d4d1f5-e475-42fb-8b42-83f6d1eddfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:36:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:03.527Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e6a2df01-ff88-481c-8b70-2a1ed582fcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:37:10.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:37:10.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:37:10.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:37:10.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:37:10.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:37:10.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:37:10.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:37:10.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:13.532Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ed74c013-332f-4d60-bbec-85ce30c3bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:23.538Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ec1d799c-51e3-43df-93e3-8588b028949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:33.544Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4b4da179-6886-439f-a63c-feb1f706715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:33.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:43.549Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8c91fb6c-3a1b-451b-a84b-9dabe44a0d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:53.555Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=83675d35-08ac-4809-ba48-e6ace0960d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:37:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:03.560Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=73f1899d-edf5-4518-a79a-bade096889a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:13.565Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=965c19e0-5ae3-4ec6-8aa2-da66d409a46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:23.570Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fca897c2-eea6-40be-b00c-521635194c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:33.575Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3a5b792c-c036-4fc7-902d-d16251646f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:43.582Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0529e797-a066-4f74-ae83-c3c1558c59d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:53.587Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=43fad14a-8981-4558-99da-ba5eae743149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:38:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:03.592Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=937160ce-e2bd-46f7-a49b-a5ee5dc36597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:13.597Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=22a8773a-7112-482d-a691-1b70fa024562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:23.603Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=133ac298-8166-4dd3-9811-fde9802db0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:33.608Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3f0e8a87-3635-4206-8fa6-d7c37e9082fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:43.614Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ee941e8f-878a-4a14-a0c4-ae09135ba3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:53.619Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=138e5acc-355c-4a9b-a092-f7d44ff6c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:39:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:03.626Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c0c1090c-b22b-45c2-9eb1-1210e6730d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:13.631Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6662f067-0fc2-47e2-a421-8a35a4886078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:23.636Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a8b5b0a8-dfa5-4a6d-a0a2-a55048f56d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:33.642Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=38a9ce6f-c3be-4ec9-8357-59beb6f8b9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:33.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:43.647Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ce0e7888-1fe9-478d-b330-9a114706b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:53.653Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3ce800c6-e136-4772-a8b1-0d7a4eaa8382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:40:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:03.659Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=44447f4c-91e2-4505-99ca-7892be92cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:13.665Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=61b29169-9f8f-40eb-89e8-fa843fb09ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:23.671Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=87b4bbea-7c82-4328-b283-6694a519bc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:33.676Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4e046076-aa98-4df9-84b5-dc8b97b3e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:43.682Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f3e2a5a7-f88e-4246-8797-52417d3c7742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:53.690Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9ff15710-af01-4152-a42e-d939a5dfa393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:41:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:03.696Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=67f31622-398b-4581-8519-8906f8661432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:42:10.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:42:10.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:42:10.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:42:10.092Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:42:10.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:42:10.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:42:10.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:42:10.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:13.702Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9f2e2209-28a1-4d8c-87a8-3ca99fdb5453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:23.708Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bd5cceab-7806-4986-9566-5bdd66ea94d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:23.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:33.714Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ef17a5ca-5f8e-486d-86a6-f40905340717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:43.720Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4b755e51-44aa-4780-a7c9-937365b96ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:53.726Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cb0068fe-3d91-4834-a8c9-cf3e3e065e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:42:53.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:03.731Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0de01fd6-cc3b-4c97-a8dd-5d7d9d0453b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:13.737Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c2ec8d1f-904f-43cc-a9fa-a606825d3bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:23.742Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=da6806ea-d1a5-41df-9e76-4a79afa3109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:33.747Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0a23be92-7218-440b-b264-d204c7fe2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:43.752Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=859dbac2-9e26-4aa7-bfb3-566f5a182e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:53.757Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7a196d75-763b-480b-ae34-02c31d4cbd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:43:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:03.763Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=38b7346e-969e-4788-b1e8-7e5b65386425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:13.768Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3b163d89-c3fe-41b2-b5b0-60ce0dfb6d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:23.774Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6ff8e9e6-fc7a-42de-97cf-fbe8afab4b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:23.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:33.779Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=55ee27e6-0790-4327-9220-c539ea5f2653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:43.785Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9c9b214a-a7fa-4443-b803-117e8f0756d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:53.790Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=405a5f92-0a24-449e-9060-70b8a963c27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:44:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:03.795Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ee80c206-ddc2-49e6-b39a-b744d899aada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:13.800Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7bd9ef84-692e-4e48-808d-d3fd002dca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:23.805Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b86c11f7-4416-4e89-add0-32f20bc03526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:33.811Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e6daa9be-dd54-46ff-8921-921dd834d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:43.816Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=af6dd040-e702-4aa6-9e5f-24bf37f1a2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:53.820Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=48d06be2-2ee3-4aa0-a5ee-4d99826e16eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:45:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:03.825Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a4c2fc18-697e-4a7a-801e-44608e4e8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:13.830Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b9b1be6d-e133-4617-9387-2e65e9bea53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:23.834Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=33136b1b-011e-478d-87ea-c45ba8f6e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:33.839Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=20e32779-7851-4b71-91d6-95e86cf8b4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:43.844Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3409a4a3-238f-4b50-b2ff-70e039797388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:53.848Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=552c0b77-0435-4d16-bdba-ed453a25e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:46:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:03.853Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a1de01b1-0be9-4ba9-9050-d430aa883307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:47:10.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:47:10.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:47:10.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:47:10.110Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:47:10.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:47:10.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:47:10.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:47:10.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:13.857Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0fd80695-5639-4b3b-a5ec-9a875e502fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:23.863Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8d6ee1ab-ae43-4fce-ab0f-39a74b48193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:33.869Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=983ef8a6-57bd-4fdd-b74c-95de3bad7b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:43.874Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5f726947-20a5-4051-905a-6d56c153d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:53.880Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=382c8152-147b-4ee2-8605-a68894ce4194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:47:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:03.885Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b63c7ebf-336e-4247-bddb-62c01e55f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:13.890Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fde68f2f-a6e9-402b-accb-809b059ddd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:23.895Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=96b56c8c-d365-4efb-a91d-40c306690980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:33.901Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c228a973-b284-4857-8a09-d9e26c48b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:43.906Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7a33a0b4-c1ba-4919-b9de-70d9eedf1cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:43.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:53.912Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b943498f-5afb-4ca4-9d99-b9dc00144ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:48:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:03.917Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=01d6d877-28d9-44fa-bf30-e22f366dba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:13.922Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=468d5870-dc7d-4f41-b715-a6ac5dcd1c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:23.927Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2ff0efde-0916-481d-90ec-3b079d08f29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:33.933Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9e0c1e4e-a21a-44e5-8e32-18e00ee13c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:43.938Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2cf2ec79-3bed-4593-8e82-c05798022612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:53.943Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2d860ad3-88f4-4c29-8fac-75b26dbb6204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:49:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:03.948Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9e77b774-29a0-48e2-b1b2-5037a4ab08e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:13.953Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=441ee34a-8253-44ff-a7f3-d12400fd76c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:23.958Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4876be19-e4fe-4ff2-b737-3dca95d5d02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:33.964Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3e142deb-f74e-4f63-828e-7b62633edac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:43.971Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9a906007-e981-42b6-84bf-53ff20435353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:53.976Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1c347438-3f08-4b66-a941-108980aa3089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:50:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:03.981Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fcff07a4-daf5-4dbc-8360-2daec001a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:13.986Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ec1e6d85-94e8-4745-b787-f6318b1ad717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:23.991Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6964d2f4-6cd3-4365-ad97-65f46389e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:33.996Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5f576aab-79d4-440c-9415-ba05c329af5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:44.001Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c4f377d3-448f-4a37-a9ce-2169fc1e3066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:54.006Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=697431ca-da13-4ed9-9ddf-0b36c4416191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:51:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:04.011Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c7e25103-c024-42b2-ad4d-1a8123deb390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:52:10.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:52:10.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:52:10.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:52:10.110Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:52:10.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:52:10.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:52:10.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:52:10.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:14.016Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7a7978e6-ce54-4a51-a464-28e230157bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:24.021Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f92a4dab-04df-4d6c-936f-55f9aa66b8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:34.026Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4748f00d-549e-4d6a-9239-24e4337be123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:44.032Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fbf5623b-7bc5-45f9-8db5-2670b3f1f2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:54.037Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=18ab43e4-d04a-4a05-b11c-6b83c49caa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:52:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:04.041Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4f7a9fd8-95bf-4978-b331-894af7d9d31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:04.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:14.047Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=78a52e9e-7854-448d-9849-28dab547e228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:24.052Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=10d1f06e-7d80-480b-96ec-1c0dc5221f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:34.057Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=839969e3-1f06-4774-b25f-b2ea91019d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:44.061Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=de67b7a1-4980-4064-8fda-c1436ab58ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:54.066Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=81714eb1-6114-425e-82bc-68abf7685b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:53:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:04.071Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=58c0f2a3-8ff1-4171-9baa-548abd56b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:04.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:14.076Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d5459a71-b2b1-4487-a661-731c1b7a4ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:24.082Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2fa6d778-18c5-46d4-af68-c833a6525f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:34.086Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=274af5c3-7b12-4d82-8fca-42ee9758c234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:34.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:44.091Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4292db06-58b0-419e-8263-907670e381d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:54.096Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a41d8858-f5b2-4dbd-8a67-a4b7540ecb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:54:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:04.101Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8a241821-82cb-4284-a317-a4d252e85b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:14.107Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5b3f054b-8f2e-488a-8a0e-a349cd7f22d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:24.112Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=55221fa8-c85f-4021-a666-34502ea88a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:34.117Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a51cf743-53c1-4fed-910c-f3ae9a8afeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:44.122Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a966b7ff-a123-406a-bcdd-5b05c202e11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:54.127Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2f6e924e-eaf5-4fd4-bd04-420459c98c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:55:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:04.135Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cbf16b33-f831-4f69-8c1f-d7d4a5058955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:14.140Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6f062307-b853-4539-9de6-0ffdf6de57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:24.146Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=503c8a4d-575a-4c83-8076-b18219fed732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:34.151Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=502b4faf-badc-454b-a904-0b04d3b08209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:44.156Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8caab1e7-ac8d-4014-9f58-4a6917151c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:44.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:54.161Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7090281a-88f4-43b9-9f39-0fcdc1bde3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:56:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:04.166Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bd946cb1-bc44-4776-afac-13b0738c2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:04.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:57:10.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T16:57:10.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T16:57:10.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:57:10.102Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:57:10.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T16:57:10.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T16:57:10.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T16:57:10.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:14.172Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3ea700b9-2754-4424-921c-66ce5cccd6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:24.177Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=06816c55-2cc3-4128-b124-299b00d141a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:34.181Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=08ee3d7b-052d-49aa-84f4-6452bef18b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:44.187Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=27f99b32-21fd-4379-90ee-013f77cfe6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:54.192Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fddd33a5-c0b4-4b17-9579-43c06d8debf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:57:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:04.197Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d5035770-a94a-455e-bea7-014439532896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:14.202Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f8ca87df-e411-47c5-845c-873b3b0470a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:24.207Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dbad88b8-b7f6-4caa-81a5-75c029973ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:34.212Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=42f2065f-46d0-427c-beac-a09d5649d8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:44.219Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e53ab56f-a232-494a-abee-d9d2b15b4584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:54.223Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8064ba54-b765-4645-be9d-78013f1a3c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:58:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:04.229Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=916cad08-665a-4173-9eae-6ab562f3099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:14.235Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8b8c9251-f2a4-4fd2-b10b-eb60d92897b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:14.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:24.240Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=16590f41-4337-4510-a6df-fa5941c7b664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:34.245Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a408c6fc-bd50-4e8c-ba77-271f68bca61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:44.250Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7889e114-a1ff-48cc-9c10-49597315993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:54.255Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0598efe5-50d5-4f5f-9805-b4a19392ccdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T16:59:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:04.260Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=372dc1a0-0008-4c3c-a7d7-0d55e2848dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:14.266Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c1a68538-eb2f-4def-9fe0-46daadde251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:24.272Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0342c9d5-a9ca-459f-8b41-0bf454481459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:34.278Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=11b6382d-9ed2-4c6a-ab24-85a1e9fa3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:44.283Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=57065ac9-b37d-4a73-ae62-f5a356912f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:54.287Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4b4d68d9-f910-491a-afa0-c521e18deea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:00:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:04.293Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9449d74b-e711-4a4e-9bb2-e5dd57b6bac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:14.299Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1becdb1d-a5b3-4e0d-97b2-543ed3dd7e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:24.303Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a1dd3966-94b8-4059-8a0c-d34670bd1ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:34.308Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fafa52ae-932c-439b-b665-5b49f535e350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:44.314Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=327f6bbe-f93b-48ec-b090-0529579c8d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:54.319Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=736a7d5f-b0f9-469b-901d-0773fb629491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:01:54.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:04.325Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d6333240-3b9d-4e7f-8d65-b08e5a394cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:02:10.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:02:10.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:02:10.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:02:10.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:02:10.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:02:10.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:02:10.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:02:10.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:14.330Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fa15cda7-5a10-4087-9674-0deaeef752d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:24.335Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=deaa64e5-0394-479d-8b2d-4f643b02c954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:34.339Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4d1f6aa5-2832-4b13-91e6-4a6bc358f122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:44.346Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e20ec4ae-38d1-465c-a868-84b3afbef6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:54.351Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4abadd95-0a7b-448c-8f68-2f56540ae5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:02:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:04.356Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=653d7b64-0cf8-402a-9d2d-fa57ffab6965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:14.362Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b39493fa-578e-4def-819c-ae2676a53086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:24.367Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f217cffe-4fa5-4897-9a7b-ba94460759fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:24.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:34.372Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=659b5c40-83b9-4f21-90e0-b368c0634d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:44.377Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=78ed85ed-f8f9-4247-9990-a20ec047ada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:54.382Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=80f59663-d11c-491d-8a3a-05da6fc201d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:03:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:04.386Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=aeece80f-232f-4428-854f-5892e0af22e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:14.391Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f4d06852-ca66-4cd3-b075-dca9f600beed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:24.397Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3c731188-ceb2-4804-9377-1a0a485c2a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:34.403Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=827b9942-710a-4dd9-ac61-0f1c1db0ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:44.408Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fbeb543c-7a3b-4463-ba0e-6ac0c4e02ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:54.413Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4810f606-5d98-4614-876f-84ad3b8b6235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:04:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:04.418Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=34e49809-bc4c-4063-8799-cddccc109961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:14.424Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ba1d295a-4740-411f-9c56-019fe48f26b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:24.429Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9c1ad460-b072-48b6-9aa8-ac425395d0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:34.434Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1301f06c-6909-4479-842e-39760135e992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:44.439Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b9f436c5-0fdb-42f1-ad99-0da571c53e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:54.445Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cf28f523-90de-4966-9395-0f548086ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:05:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:04.450Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0220406b-5457-4d5a-b201-198951d668ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:14.456Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a915af2d-fe47-4342-af0d-246cdb206d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:24.462Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=75958452-01cc-421e-a078-9a9357b24530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:34.467Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e03e2807-8803-40bc-abf7-c3c3b6feeeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:44.471Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=10e17c59-4083-4ab8-8fb4-08573d1331ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:54.476Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0851045c-c3d4-4a4b-b3cb-2a27e39530ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:06:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:04.482Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d2b7329c-c961-4538-a60d-bd0e697cc1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:07:10.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:07:10.107Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:07:10.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:07:10.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:07:10.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:07:10.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:07:10.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:07:10.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:14.487Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=88a07fef-4c98-4896-af86-3e894a299cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:24.493Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=922c65d1-6ea0-4aaf-9e49-06c97e39dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:34.498Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e79294c7-3f80-46a4-a0be-f51337cd3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:44.504Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=19a89a47-02f8-44ee-ad98-a59ec684d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:54.509Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d5c0443f-32ca-41cb-b0d1-ffa6904836bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:07:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:04.514Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2ee297d4-bcca-4048-931b-bff868ccba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:14.520Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=823c5da2-7445-4cb4-ad56-7e4c76a4a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:24.525Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=87096ff1-a2c2-4327-85d7-a183fc8c46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:34.530Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=38344918-77c5-494a-8b2e-0b5f247f6c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:44.535Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e51e9e45-fb0d-4e74-991a-95f1349fe50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:54.542Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c4e9dce2-e538-4b18-a14c-452f09414798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:08:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:04.547Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d16f3a7a-e00d-4a81-9745-fd16167cbf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:14.553Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7e0faf77-aaec-4390-b1ca-ce6fcd635fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:24.558Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=beea254b-77f4-4fa1-9af0-6e097b5e58b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:34.563Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=21e0656d-a380-45a5-9cfb-a84a95cf630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:44.568Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2dbf797f-e5d8-4942-a7d8-bbb42e6665c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:54.573Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=45f58be7-28b7-4fec-96ed-6368843dfc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:09:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:04.578Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6267e44e-4e7e-48c9-aef0-f05818490ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:14.583Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c4006a79-1dd5-4764-80b0-f9912acd3122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:24.588Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=976c18eb-5f2b-4f7b-8766-e5ba5b2cc4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:34.594Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=469b85f4-b772-497f-b55e-58c5bc2c5a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:44.599Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=532300dd-18c9-4835-a9f6-8d47c46d20e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:54.604Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=156e7793-4eb8-43ca-956d-418c64fbbafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:10:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:04.609Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5f0df622-abd4-4358-8a00-cf83d12fe651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:14.615Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bd7c3f21-9128-41ff-8009-ffb8aa2743db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:24.620Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f95b50e4-0da7-4bf5-ab3b-ac04fbdb40c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:34.626Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f9f6a9db-dedb-4b4f-b5dd-7991d67adcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:44.631Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=98634e5e-0627-4da8-a37c-065063735425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:54.635Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f2849523-ad28-46bc-b120-ccaba179cdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:11:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:04.640Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d0329c0d-a053-4572-bf0b-7641da4f313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:12:10.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:12:10.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:12:10.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:12:10.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:12:10.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:12:10.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:12:10.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:12:10.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:14.645Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6b6a0a5c-902e-40b7-925f-f42cb764e1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:24.650Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c98f49fb-0196-4ac8-96b2-29dc1800ce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:34.655Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f8898044-2007-4161-b38e-6c3c58e33c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:44.661Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=48eaa8cf-1521-4c96-b63c-64615f71d9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:54.666Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=35d3ffe2-39ab-41ba-9ab5-1f3989007f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:12:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:04.671Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fc45d533-898c-4f0d-9ba5-77d91b58bf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:04.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:14.677Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bbc30978-3480-461d-967c-6e2cdd88c1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:24.682Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=93df88d3-a32e-44f4-96f5-8731bab62e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:24.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:34.689Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=65c08e35-b7f8-4a46-92f9-6e9849e73e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:44.695Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5b804431-500f-4d9b-98d6-d49b47bb8498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:54.699Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c407f408-5056-447a-b9ff-2c08e704cdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:13:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:04.705Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3e898957-d4a8-46e1-bbaf-4eebb1d4fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:14.710Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8cb774a4-1ab8-4f4f-8ae6-992cac6c5f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:24.715Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5220fe61-d5e1-4837-be71-5a5d536f369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:34.720Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0bf18bff-63fc-4a07-a8d7-818667e6e23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:44.725Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=45745f57-08ed-4c73-8efa-8da265118064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:54.731Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bf263dd0-f212-48af-865d-88ded25ef074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:14:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:04.737Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=db9061de-b37a-40f6-8192-bcb699615b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:04.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:14.743Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2a6ebacc-280b-4776-80a0-94a1bff2957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:24.748Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f6a14e91-16e3-4735-805c-9bab4c88e76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:34.752Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9d24db08-8b39-4fbc-b2f4-b421c5404f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:44.758Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d72d9935-c806-4694-bf0c-3504f080bf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:54.764Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=604fbcfc-fc74-43f8-ad34-47b5aa7b078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:15:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:04.769Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8a49844a-591c-491b-bf1f-2d545c0f401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:14.774Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=03d949a5-084f-4908-8ca3-a43509e32999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:24.779Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6983cff7-e8b2-4607-9d62-dc534fd41c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:34.785Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=02d423ed-91de-491d-86a6-e283d98f25f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:44.790Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2156da92-014f-486d-b671-4bcc203c39c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:54.795Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e745fb30-e481-492a-95e5-62f05ca4aff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:16:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:04.800Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7efe14a4-c0cd-4c0b-bf25-9a79d60a491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:17:10.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:17:10.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:17:10.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:17:10.116Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:17:10.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:17:10.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:17:10.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:17:10.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:14.805Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8c616aa1-0c14-4d5e-a4c0-3f31d4c20eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:24.810Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cf70edc7-3ee2-4059-b043-7bbd1dbe926b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:34.816Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c10ca321-7fb6-473e-b460-3376532a675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:44.822Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=40183f1d-e531-43a9-b3e2-1d1c3f1e7b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:54.827Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=72e45600-5bbe-4d6a-8375-e494f9070668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:17:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:04.833Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=47c60285-9141-4b56-8fec-7c0893ababf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:04.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:14.837Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3dd2899e-5551-4471-a0e0-bca8273a1a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:24.842Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=685ee150-5e14-488d-8364-aa55414f7e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:34.847Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b2d4b07e-d895-46d2-a2c7-09437396f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:44.852Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=50f4e7f3-5b09-48f1-bd75-b6baa1df6cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:54.857Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=16aba7db-66c6-4552-bec4-977673fb7665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:18:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:04.862Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a3a6b987-dadd-42c1-8b36-a6a87a09ab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:14.867Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=454263e5-6179-4667-a658-3fbae40c244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:24.873Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3894cd5c-cf5a-4026-832d-662f76b14711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:34.878Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=88023103-261a-4c38-86f4-c3a11ffa0cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:44.884Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=03dd13fe-57cb-4f64-b5b3-8056759c5a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:54.889Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=65d82216-76b8-4814-bace-d49590a8a918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:19:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:04.894Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e63e66b5-f5e3-4f0b-8427-51a4df1555c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:14.898Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4ac5e91f-e4c7-4d0c-8056-820dad6cb827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:24.903Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f99ad4ba-9a5c-4fb2-8903-8dcb441c14d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:34.908Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8cb29645-1a42-4907-8a53-b5bcd17b1f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:44.914Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7a6933ad-bdf9-46ef-9dff-59bccb75f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:54.918Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d9f17369-6ab9-44f7-b103-ed361747a0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:20:54.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:04.924Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e06ec50c-46d5-423c-86a1-f5b6af66766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:14.946Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1362a18f-1517-498a-8698-56f97a766e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:24.950Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1ad405de-2092-42fa-8c96-967bfe3c61e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:34.955Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=441111bf-e7df-4f33-a10d-71a5e5621dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:34.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:44.960Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7cd71e46-e182-488e-b819-1bf398302425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:54.964Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=13c67eaf-a369-40d4-8290-2987508d31d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:21:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:04.969Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d93ba693-701e-4005-9600-163cd2efbe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:22:10.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:22:10.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:22:10.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:22:10.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:22:10.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:22:10.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:22:10.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:22:10.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:14.976Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5ae90eac-0b07-4ff1-83fa-91c254578d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:24.981Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6924667d-766b-40bf-a362-2df5ca580237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:34.986Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=95f53c95-cf47-49e8-949c-e56eb521a633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:44.991Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=433d0fa8-766d-4f86-a1f8-b5b39d4c0c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:54.996Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1b1bc890-7526-409f-aa9b-6845c3633fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:22:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:05.000Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=327c025c-839f-4434-9125-af1ccfc0debc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:15.005Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fa19855d-2440-4e15-b6aa-f86c7a31f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:25.010Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=037c895c-b7fb-4cb9-a44a-d6e99629bdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:35.014Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8180b927-7d6f-4ac1-90c6-df86126c5000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:45.018Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=885e6d09-b328-45bc-9164-dc379c9441d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:55.023Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7435e9c-3c0b-4b23-b6ce-9405908076af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:23:55.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:05.028Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3476663c-e805-4dce-93c3-2734198102dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:15.034Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=78ae760a-790b-40ee-b2aa-9f1f60e88136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:25.040Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7d98ca57-4d77-416f-9b74-799c0bb44139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:35.045Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=620d0d3b-d40d-4cd4-9189-dc350e8e1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:45.051Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e01bb7cc-f981-4592-9f10-a1a345e6e4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:55.056Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=aee170ca-3a1a-49c3-86c7-c8f81a41047f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:24:55.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:05.061Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cd0a88d0-a0dd-426f-9e29-8e34db8ef410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:15.067Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c1e59844-2b4f-495a-9174-88c402c1e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:25.071Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f8e0f079-afa5-4582-81f0-aeccbe9af466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:35.076Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=85ca2148-b394-4768-9f22-f219355bbda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:45.081Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d647e67f-22f1-4732-afbb-2e742690357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:55.086Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7e56b3f1-c0dd-450e-ae30-1c21a77eaa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:25:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:05.091Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=346c2827-d475-46df-880c-48b9bac9677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:15.095Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=61960ecc-06e7-4cc3-a2ab-f72324253450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:25.100Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7e299bed-0cb9-4c3c-a214-c16287d33691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:35.105Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e768e456-89f4-466e-8a3e-2d89fbe2eb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2022-04-28T17:26:37.332Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03+0xf3&0x870x060xd4$0xaf0x0a0xd40xc30xd60x140x9a0xe90xb8h0x970x9a0x8e0x8d0xe70xd10xc0P0xe40x810xa50x04A80xb6 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:45.110Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a4daf5bc-0899-46cc-81c2-ed44f675e8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:55.116Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a1f3ed88-b364-4959-85f0-c2cbb2c8b5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:26:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:05.120Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1d0b9ecd-ccab-445d-9b7e-7822b168fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:27:10.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:27:10.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:27:10.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:27:10.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:27:10.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:27:10.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:27:10.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:27:10.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:15.126Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=24f362f7-1e14-4844-b94e-6fd9b3a517f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:25.131Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e4825261-5cd1-49b9-9c9b-457bd76ec0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:25.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:35.135Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a534d38d-a308-4c23-9975-27dddadeeeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:45.142Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=08ac172b-8043-4643-9f32-40f51c929b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:55.147Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e568fbda-78ad-4b86-8f92-fda4748d062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:27:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:05.152Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d5196f85-436a-45b0-a210-e912e94f283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:15.157Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b33ac0c8-e538-4e31-be22-ee191da9521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:25.162Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3816fcce-0db2-4441-9f4e-e6df25a10703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:25.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:35.167Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=087e99d6-623f-4813-ac96-02bdf8c9cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:45.173Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=38c05826-0a13-4a2d-afb0-4d10a9a9cd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:55.178Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6312071e-8c03-4cd1-a688-4382b5016b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:28:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:05.182Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3c992908-6c6c-4c91-97ea-a3eed3f7e765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:15.187Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e9e0d591-4b8d-43d7-b93a-f05e09d92baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:25.192Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=72702bd2-a1dd-4e96-b665-999136eba6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:35.197Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=df670ab3-5e48-4559-9ef9-94ba188d8524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:45.203Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ba0e38c7-862e-4740-8a29-0c9c894dbb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:55.208Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=27986c46-798a-4861-b18c-68c42a88f3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:29:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:05.213Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=34b1fe9d-05a9-44e5-a7ec-70992a0fd9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:15.219Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=35fe2961-616f-4679-a622-d5ab9a780030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:25.224Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=89a54bf6-1a78-4633-a97c-93bb5d876f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:35.230Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7205bd6d-9784-40c8-b34a-609241f51241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:45.235Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=24085677-449c-4205-ae14-0a16cf107d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:55.239Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b5a5f7dc-3d09-40b6-87e9-39973f40c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:30:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:05.244Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f3c07c4f-16d0-42c7-bc5f-bc2680a0d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:15.249Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=90397848-55da-4469-9a45-ca8941bc4315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:25.254Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3e4694e6-39b7-4df6-8202-3cca9a3ceed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:35.259Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=69fcf953-87d9-4c2a-89ce-5e569bf00631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:45.265Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5f0f120d-86eb-4733-8cec-a4e6b98e6538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:55.270Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0b1085a4-63e3-465a-9858-583ccb14bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:31:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:05.275Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=48ac7d33-c8e8-45ab-aa19-fb0f6fb384a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:32:10.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:32:10.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:32:10.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:32:10.093Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:32:10.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:32:10.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:32:10.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:32:10.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:15.281Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0f1df7af-17b4-4642-a6d1-18650e64f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:25.286Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fba61b12-9fd6-4429-85ec-b952491e5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:35.291Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9356d290-749f-450a-a74d-a9a4e10f3731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:45.296Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=66dcf24b-76f5-49ca-89bb-7526a4d43b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:45.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:55.303Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=adb9e278-52ec-49c3-b258-804c83c2af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:32:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:05.310Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=04d05bd7-7e5a-407d-9fa9-665848d0b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:15.316Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fe5e70f1-50dc-4858-9035-aa0ddb8cb747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:25.321Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0e4fae02-0b7b-4a0f-a354-9f2057a6a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:35.327Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c5f2adb7-fffb-4266-86e9-1ca3652f5c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:45.334Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=368e1ca5-ef7b-40bc-a96f-55afa5bf3628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:55.339Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e296f21e-1c87-40d2-876d-2aa366da0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:33:55.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:05.344Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e320272d-1600-44d9-8136-fd88e58badb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:15.349Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f913c884-0b31-49c7-b85a-0f801eb46062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:25.354Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a320bcf5-3423-4658-b4ae-1447b8a7ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:35.359Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3882383e-0d0f-4be3-ad0f-a57ef1810310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:45.363Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=89768605-528f-4593-95b4-3121eb686bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:55.369Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=197fc98d-8a57-4002-abe2-3d7e54b39fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:34:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:05.373Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5192d71a-7dd8-4919-b56c-97a88dc2bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:15.377Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c670b03a-6b1f-4c55-93be-fc407d8d73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:25.382Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1ebc1981-6123-4899-a36c-e61df3686c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:35.387Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7f3a3e9-7b17-42f8-ab0f-3de9e2938d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:45.392Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=06d9ba4f-6e53-4c86-b26e-1a872a9144f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:55.397Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7891a537-8e25-4ac9-9cc8-d9aeee2a7eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:35:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:05.401Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d37b347c-b416-4949-8278-801022dd0db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:05.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:15.406Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8c831f35-47af-4379-b7ad-81ab2d520a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:25.411Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2293de18-7d55-4d7f-b223-94591602d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:25.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:35.416Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=93e4d695-292c-452c-b3b3-c77808dce31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:45.422Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9294fbf9-4849-44ae-b6fd-fa3c59a27022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:55.427Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a09316c2-8404-40f1-8339-49493a2688f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:36:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:05.432Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9fb77b62-d8a3-46b6-be5f-1b93caa7141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:37:10.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:37:10.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:37:10.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:37:10.100Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:37:10.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:37:10.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:37:10.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:37:10.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:15.437Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=18e798ca-ac2b-4d0f-aa39-7159ce953f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:25.442Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=730e3bcc-a6d7-42c3-a4bc-8588c7a1b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:35.446Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9e7ad470-9f4d-4099-834d-a1a4fdb8059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:45.452Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=02c3b063-89a2-4395-8772-fbd1501c6db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:55.457Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6c544c3e-8b88-4321-b366-07ac5f241313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:37:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:05.462Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d5406820-fe04-49c5-900e-0639adbab7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:15.467Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e9b2b150-7184-42d9-ae7a-f83673b2d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:25.472Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f0cb4d34-d24a-4cc5-bdf4-3a3b4ae6c14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:35.477Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6cdaa612-8472-42ee-a07c-3a318905259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:45.482Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7112e369-25b3-4e02-80b5-81a7b1c734e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:55.488Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c6fcf816-26b9-45c9-9ca3-359a28c8131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:38:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:05.493Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=628a3543-a4f1-483c-bc63-fd58ae83a696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:15.498Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=806c45a5-8aae-48fd-8435-1654da74c81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:15.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:25.503Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d8b90c6a-06ec-4649-9756-067b488e7d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:35.509Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d121525b-5fa4-46f4-baa2-6126869d681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:45.514Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2a14e406-11bb-42cc-a348-ffcbe9b1789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:55.519Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1addb2a1-b295-446f-be08-d6237bd5b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:39:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:05.525Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8a67504b-5ff1-49a7-9bff-630157411519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:15.531Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=537a935d-22b6-4cca-9182-43a63602fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:25.536Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c9bb56fc-38cd-4f69-87b6-9982ff13299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:35.542Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=17b0b06e-08cc-4afa-ba19-c0f2bbbd3fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:45.547Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=22d2468f-28d1-48c0-b64c-96da5f8f9f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:55.553Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fe2aa418-8946-450f-bc42-e33efeaf4cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:40:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:05.558Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=569d7e33-40a1-4235-8734-cf061077e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:15.563Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=01a377b7-02a3-49b8-9ecc-f6f714122e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:25.568Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f6e899f3-89c8-45f5-aed3-a483e12db2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:35.574Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=f7052440-81bb-4bab-923e-6e0522369da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:45.579Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=94bae136-c7be-4694-a6b0-b442cee80df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:55.583Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=27360783-623b-4766-8484-0500ebb69d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:41:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:05.589Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=568d8139-d6c2-484e-b90b-da05c58cc8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:42:10.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:42:10.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:42:10.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:42:10.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:42:10.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:42:10.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:42:10.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:42:10.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:15.593Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bf4c40f1-9a9d-4ecd-9f4c-2eca0f71add5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:25.599Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6c4ca1e4-52ff-4f91-afe7-9c1baaaab629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:25.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:35.604Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=139730a8-7027-42cf-aebd-dda45bb756dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:45.610Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7f4d0e1c-64f8-4872-a71b-e9bcf7747ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:55.614Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=cd2f4dcd-ad3a-408c-a1b6-a43d69df9c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:42:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:05.619Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5218cdfd-3b8f-4c9d-8951-6e7f58d5c531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:05.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:15.624Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c3d9e518-e91d-446d-896d-c2a8753980f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:25.630Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e399782b-787c-46b7-bf34-5728a702f968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:35.635Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=337432cb-6e86-42ea-b665-9aca7d361512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:45.640Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7a1844de-9cef-48a2-a2c0-fe6e634134c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:55.645Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=58458c6d-4c84-407d-86aa-e74104bb1261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:43:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:05.650Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c16be816-6f5f-4ada-9e16-4f5c8a4ab6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:15.655Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4416caf3-e0c8-4b46-9c29-359cecb6af6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:25.660Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8a885498-2835-4db6-bedc-af1a2c6b66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:25.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:35.665Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d509b8fd-128a-4646-923a-901ccb108525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:45.669Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=987be136-e608-4dc4-80a4-63add0126be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:55.675Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=26acad8b-6d70-4e4d-b67a-e8eb5c4fb3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:44:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:05.680Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b49e43e7-2d1b-47d9-b5c7-64da4f3b2be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:15.685Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dd79c65d-611b-484b-9bd8-ce9e47c2ca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:25.690Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b7030831-79f2-48e5-91b9-fcf22ac42fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:35.695Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=176af39c-b9af-4079-b0ce-6a36d39be5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:45.701Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=6a77293e-3adb-40e2-9a67-a91445921673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:55.706Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e1684658-d4d5-4d7c-9dc3-e73c42384de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:45:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:05.711Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=34d2a50e-bc28-4653-bc2b-c057dd4d5829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:15.716Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=4db0ef6b-38b7-4103-b04c-83b7d5bec80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:25.721Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dd01687c-89cc-4cd6-875d-c690b14c6547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:35.726Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=284df849-c723-44bd-b5c0-356798f6f6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:45.731Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9de4ef7b-e0f7-42ce-80d0-7bd7ed1a0ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:55.736Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d50e48a6-92db-45ca-9b31-cf1ea915d18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:46:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:05.741Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=572fee86-a670-463a-a825-0beb5959ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:05.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:47:10.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:47:10.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:47:10.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:47:10.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:47:10.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:47:10.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:47:10.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:47:10.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:15.746Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=78e39101-1127-421f-80f2-a2538726850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:25.751Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=73a44f8f-5923-47f8-8a70-2666b1462ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:35.756Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d912fa4a-cfee-4686-9fb5-8128216ea99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:45.762Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=128922d7-9f55-4c20-ae84-90954c897e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:55.767Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=11fc62e8-9734-4a04-aec5-2bff717950a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:47:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:05.771Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=58b260ce-b62a-4125-915b-27518144e985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:15.777Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b9d8b8c4-d291-4937-bf34-6e92deba29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:25.781Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=507a235e-8efb-4c77-a2b0-97c3685becb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:35.786Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1f838647-fe0b-4d5a-843c-dcc995ccdd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:45.791Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=338df549-3e39-4a53-a828-24d3cc9d1e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:55.797Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1c3d6384-1973-4bc3-97a0-8dfeaef4c318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:48:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:05.802Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d05ced78-6f02-4f7c-853e-acd424d6e579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:15.807Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ab17264d-3984-4006-84a9-acc88cf180d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:25.812Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2e3135f9-f8d4-4b11-9882-5a2d53031dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:35.817Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e1e93e77-3f01-4719-96fd-4978a5aed4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:45.822Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dd06cdb0-04f7-45dc-9b14-31bd8ec76a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:55.827Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7c0d5dcf-9005-4b31-9369-e75a50118987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:49:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:05.832Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a5d287dd-8c4e-465d-bf56-f401f854d6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:15.837Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=137aca19-01a4-4be4-b75b-0a7a9c6c9dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:25.842Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e9a78f14-346b-4a2d-a695-2c392404ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:35.847Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1cbbf33d-0b77-4101-b699-6969606376e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:35.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:45.853Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7baf84a1-7618-4ab1-806a-2b9483b032ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:55.857Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=99f6fadf-1fed-49af-b3d6-87b589923ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:50:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:05.862Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fc5ad921-0934-4bc1-8509-5e8efe5e2061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:15.867Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=bd89ccef-22ad-49ad-b748-717412b02697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:25.872Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=2eb3866d-f9f5-4dff-b3f8-ce28624fd736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:35.878Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=592885dc-327c-4c05-93f7-4d1e6287ec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:45.883Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=3c5b879a-695f-41b7-91b2-5230008ea07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:55.889Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c713c635-7da8-49f8-abd5-0918d0b515aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:51:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:05.893Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=29ac55b8-514a-4cb2-8ebe-4b09e8d5855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:52:10.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:52:10.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:52:10.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:52:10.097Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:52:10.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:52:10.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:52:10.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:52:10.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:15.898Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=a5c4a891-de2d-4dad-b896-45b3016a0af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:25.903Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0a201905-baea-4e84-a77f-869b4d91a6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:35.908Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b8afcfd4-bf1e-4c54-a55b-1e93bcd8ebb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:45.913Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=eec1d54c-d9d6-4a44-8d5e-fe79bf8f81c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:55.917Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=47293f54-0a95-4dc5-8d98-4d5181cb2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:52:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:05.922Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7133a5fd-5356-4931-852a-102ccb1a4296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:15.926Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=733b0bf9-c6ff-40e4-818d-e5cf509f66ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:25.932Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e62f1a96-9f3f-43f9-b6e6-b0de1f2ddbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:35.938Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1aaa9cfe-0e97-47e6-8c47-f36493a708d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:45.944Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5744a860-ce47-4d34-90ed-182f55e4d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:55.948Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8fe53e27-86d3-4bf6-8d56-cff3215e09f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:53:55.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:05.954Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=dee4156c-1df9-49f5-9bb5-f5e9c1b96b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:15.959Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=35e1ac26-1f42-4fb8-bfee-94b9942e19e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:25.964Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=08bf31ef-9900-4f93-bd95-ec4191c1c3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:35.969Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=b40a7f38-32cb-40cf-911a-bb9712ab0e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:45.975Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=be043f2c-cf58-4c22-9dd5-bc5345a4fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:55.980Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c2fb623f-7763-41ce-8e85-77d42e2ced80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:54:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:05.984Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=764fa8a7-92a3-4171-8a13-37e7ae5a6290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:15.989Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0665093a-25d8-42df-908d-4b25b1c81b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:25.995Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=28d93f65-49c8-46b9-94f7-0070225026c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:36.001Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=7799a5a8-97b4-4d28-9d92-09e9f87b23a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:46.006Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=fadc5178-b934-4182-b0e1-be458e57dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:56.012Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=1ce04073-9dff-47bf-a5d9-dfe7320cca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:55:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:06.017Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=d70c6760-e57a-4c9b-a514-ea6eb79b4bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:16.021Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=9eac0a02-94a3-49db-8199-a2357d9c0409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:26.026Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=ddd760ba-a098-4dcf-9c3c-f962ce093cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:36.031Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=35549b19-d752-411a-bcea-c352aead56c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:46.036Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=022d2c58-1102-4493-a8a6-cd58a74bad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:56.041Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=8e2236de-aa1e-4004-b8f6-399be34e29f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:56:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:06.045Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=c5344252-1570-4acc-a0ff-f1b4610f02b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:57:10.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-28T17:57:10.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-28T17:57:10.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:57:10.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:57:10.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-28T17:57:10.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-28T17:57:10.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-28T17:57:10.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:16.050Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=5331df98-a70f-43bd-9dda-fa90284dc8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:26.055Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0afd3a07-e0b4-4d61-811e-3c8b4a525534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:36.060Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e07328e1-bed9-40e8-8533-f93b4023c4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:46.065Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=88241001-2dca-4063-9025-cb176ebe3d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:46.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:56.070Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=e88c8d22-9f89-46db-ad07-16c3125a460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:57:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-28T17:58:06.075Z |INFO |Init configs |InvocationID=ebaef054-64cd-469a-87ac-9e7fc3a6db5b, InstanceUUID=0d6ea989-462d-461e-89a9-55df3d58e8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.Schedule