By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:15:28.516Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:15:28.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-27T05:15:28.558Z |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-06-27T05:15:29.298Z |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-06-27T05:15:29.437Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:15:29.437Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:15:29.438Z |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-06-27T05:15:29.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-27T05:15:29.683Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-27T05:15:29.709Z |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-06-27T05:15:31.271Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-27T05:15:31.727Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-27T05:15:31.749Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-27T05:15:31.749Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-27T05:15:31.819Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-27T05:15:31.819Z |INFO |Root WebApplicationContext: initialization completed in 2109 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-27T05:15:32.292Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-27T05:15:33.134Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-27T05:15:34.508Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-27T05:15:35.074Z |INFO |Started MainApp in 9.201 seconds (JVM running for 10.048) |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-27T05:15:35.147Z |INFO |Start scheduling PRH workflow |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:35.165Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=591ca13f-64b1-4e26-9bb4-2261652c2f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:15:36.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-27T05:15:40.846Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-27T05:15:40.847Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-27T05:15:40.851Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:46.688Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=518e1825-530c-47af-a7dd-8a66379f4e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:15:47.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:57.728Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=65b9faf7-c59c-4393-9c78-fd2fb6381c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:15:58.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:15:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:08.767Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=59472d41-e8a8-48f9-8593-ac3f29545d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:16:09.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:19.842Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5cb51508-5871-48ad-9e8e-0e6c95c0ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:16:20.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:30.912Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=7c8a49a9-6551-4942-91a2-88d0b6b5826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:16:31.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:41.995Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4bc733bc-8ec4-4b8b-80e6-9aa8df9dfdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:16:43.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:53.068Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f041eee6-03c6-4d02-80b8-2c50b4366e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:16:54.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:16:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:04.132Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=022b4315-31e6-4788-8e6f-347baaed93cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:17:05.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:15.173Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9aad8f67-e5d9-45cd-a596-e3556cfe1277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-27T05:17:16.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.20.132:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:26.239Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=49c9a33f-d536-41fe-984d-448f7068ebdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:36.359Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a542aad1-c697-4a7b-abaf-6f526004de1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:46.382Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=6ffda596-19c1-4c94-9976-657661155707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:56.400Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=32f45c2b-2288-42b9-9335-f0d90a9ab9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:17:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:06.415Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=cf0c6d63-786c-451b-b06d-6cf67f103369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:16.430Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=32ffe741-d62e-4a19-9a21-5b845ac484cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:26.478Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3399febe-4634-41e4-a7b3-3c19c476f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:36.493Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c82852d8-d29f-43d8-9caf-22600db900fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:46.508Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=60b4c57d-7179-4eb2-9c40-e9f85f04cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:56.522Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f8da3eeb-8cbe-4453-a32c-d13925f0f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:18:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:06.544Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=98e32b31-dcda-45b5-92e3-63484c67a691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:16.557Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9b8ddddb-54bc-4673-9c12-127c257168d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:26.568Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=cb018bd1-c579-4410-8520-edf22e4d95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:36.591Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=45fe5985-cefc-468c-8f3e-639827442496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:46.607Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c3d47561-285d-4a81-8d61-3dc0a7ba7ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:56.631Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5abd2951-1824-47d5-8b29-6e84654b705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:19:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:06.646Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1b816b53-6f71-4cb8-b464-9d611e35b7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:06.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:16.664Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dfb86672-1e6a-4752-b7df-9704eaeedf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:16.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:26.678Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=832f2fe3-63b8-46d0-a179-7a94519ef816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:20:33.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:20:33.312Z |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-06-27T05:20:33.313Z |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-06-27T05:20:33.317Z |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-06-27T05:20:33.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:20:33.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:20:33.329Z |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-06-27T05:20:33.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:36.695Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c1d69c94-8f67-42c5-a498-8a81111a4260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:46.721Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bbe415c0-b388-44f8-bc1c-ca6076324a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:56.735Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=006b6be6-d75c-45aa-a10e-56d35206000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:20:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:06.752Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1637b620-f922-4ae6-a69f-d6f48d517305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:06.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:16.763Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0ed78ed1-26fe-4fb4-931a-64fcae6dfc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:26.775Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=aba2f049-1b4c-4f63-9cb8-9d5c6a5eb79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:36.795Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=449e1d2a-bcdd-4523-bf72-17ef5ab6113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:46.819Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f292f89c-d140-4bb3-9b9f-d66d1ee55af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:56.836Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=56682ffc-af26-417b-a5d4-7ada30f4b9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:21:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:06.849Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ec09d212-fca5-4b80-a177-01f91ea2dbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:16.863Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9e33d339-0a82-42d4-bf83-a332c2f47f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:26.876Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d5b2ab64-e5de-4600-9ce1-5d6d7403a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:36.904Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0803492a-1157-405c-9c25-bc455cdf60db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:46.921Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dc5fea63-4bd5-4ce6-894a-3cffd7717518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:46.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:56.934Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=66762c07-0fe3-48b4-98f4-c117404806b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:22:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:06.947Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=81e04000-d012-42ac-a288-dd5eb947c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:06.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:16.961Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=01374aba-2e8e-4ec7-a09d-3895207f852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:26.974Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8b4e98b7-412c-4231-9274-6943f52b2011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:36.986Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d45a82bd-774c-4751-b0e9-f1821b28cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:46.999Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5b1f602d-7338-4d46-b856-aa096654141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:57.011Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0bd7f3d6-ec31-472a-8394-868d1ae461df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:23:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:07.024Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=69f14c1e-00e9-4e15-8402-3cf59ba814f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:17.036Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9afd53b8-b731-499d-a8f4-a07b798845db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:27.049Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d4296cc7-2aec-4dd6-a458-03a624a83afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:37.061Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c392e80f-1022-4278-b95b-57b4bc1a04ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:47.072Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b7685e6d-4ed1-4ea8-a3c3-8a24ccd774c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:57.084Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ef44af0d-7947-4eb5-96c3-de4c1d299981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:24:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:07.096Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=6f53faaf-8807-4121-a368-f38e23f0213f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:07.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:17.107Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=7a019886-0dca-4c8a-a1f3-9c0730be6a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:17.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:27.119Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8d4ed375-85f5-4006-b094-def56820a90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:25:32.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:25:32.640Z |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-06-27T05:25:32.641Z |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-06-27T05:25:32.644Z |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-06-27T05:25:32.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:25:32.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:25:32.654Z |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-06-27T05:25:32.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:37.131Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=759f8083-bf1c-40d3-8a9f-b12b4d8f2ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:37.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:47.152Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=7e67c855-ba18-4b3b-803c-2e9d70205250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:57.163Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f2488996-82a1-43da-b46d-63c815f000ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:25:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:07.174Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ffbfdc84-eff7-44ca-8048-e23dbab11795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:17.185Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0445dbd6-8bc4-4f11-9c61-c37f18a02950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:27.196Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=13b413e4-e2a0-4fa3-9f19-32d0873bad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:37.208Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=efa21e5e-3992-4692-ada5-b63e3385712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:47.219Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dc48bf28-d9f7-4fd6-b5d9-972df3951abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:57.231Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=09238b57-2a26-4052-b701-be93991bb857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:26:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:07.242Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=337b6e79-07da-41f4-a1c0-6f0f6eb2011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:17.253Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f407be5d-645e-4b3e-a1bf-4ffe13c12fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:27.266Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=6cfedb1b-cc8f-4e4c-80a5-25534abca64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:37.289Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dc756bf3-fcc7-4a88-a8dd-d47c30895af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:47.303Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=801d990a-b037-48fc-9a9f-991b51efaded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:57.314Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d9536e43-0808-4b6c-9063-fe877fe7ff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:27:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:07.326Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3e6a68c0-23e5-44d6-b322-f1b9df5a5103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:17.338Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b4558fe3-1784-4cd1-bf8f-ecbd690e9c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:27.350Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9d0e56ef-7669-41c4-9405-204b4df00aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:37.367Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=318bcdde-ba44-400d-8b9e-e4be55e58d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:47.383Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=72d4f550-2811-4da9-8904-c0409250cdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:57.393Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8f7308bd-bb41-4050-8c87-eabc166205c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:28:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:07.404Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fd65c524-5b36-419b-9232-7f66d85e3dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:07.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:17.414Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ea88a7b9-96ae-4608-b08e-fcf6aa660c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:27.425Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=14bb96bb-5d60-4032-b19d-9eb655be13d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:37.439Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=39a19135-ebac-4156-a09a-b096c64cdb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:47.449Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d59594fb-216f-4809-9ad2-22f4c8b8cddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:57.460Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ec3e0831-f226-4893-b146-a4f1654a811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:29:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:07.470Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=27d33a66-07ad-415d-a730-a3acfde4d8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:17.481Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2e8dfc30-d0f1-4780-a1fd-805c0120a936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:27.492Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=676d0e64-c503-47b4-b9d8-73c955c0abd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:30:32.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:30:32.594Z |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-06-27T05:30:32.595Z |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-06-27T05:30:32.597Z |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-06-27T05:30:32.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:30:32.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:30:32.606Z |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-06-27T05:30:32.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:37.505Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1750f49d-305a-4506-a926-baff675eb457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:47.539Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4fbf59a1-858b-4f4f-9d5a-cc0487986041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:57.557Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ed851f1f-7b61-40f1-960c-a0e54357efbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:30:57.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:07.570Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f6f62dd0-04f6-4007-8c38-bb58373749b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:17.591Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=eb435e55-1119-443d-b2f5-46464de6c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:27.602Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b55b5772-102e-4d78-b57f-2260e040d442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:37.614Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=aa46ef7e-60b7-40a2-addc-c5abbb8bd2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:47.632Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=90a80819-237c-4c19-b5a5-c34e562fc22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:57.644Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0c01d14c-8276-4c78-b338-ebdd87e5c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:31:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:07.655Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8937be4d-64c0-4312-8f58-c02f21be7af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:17.667Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=e2185bac-e5e3-4eff-b7cd-b55d502a01fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:27.679Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=aae15e3d-11e9-44d6-9c63-3adb38467506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:37.689Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=124a6f69-2a50-41f9-bfc1-11ab4dee60f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:47.699Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4637f9bd-ba9d-432d-88f6-01c248b2d46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:57.711Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b6f9356b-dcba-4d3b-8e4e-6b1b9e69fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:32:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:07.722Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=401d254b-d395-4bee-8ae3-d5afd5722c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:17.734Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=10651a55-fca9-4d10-bd83-2d75a1bc830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:27.744Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a71e99ba-cd88-4eed-849d-ff8bc00beb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:37.758Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=24c38b60-cd2f-4320-8ba2-c3d9ed7fb408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:47.769Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=093c73d2-bdaa-41f3-b53b-0668000e6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:57.779Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ae95ef35-f61e-495c-ad6b-85a25527a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:33:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:07.790Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=112cdf86-ef91-41df-a943-abd77b68570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:17.806Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9be297e2-f1cf-4328-be98-f46b50ae7240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:27.819Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=23049d87-11de-4f09-ac84-631604aa3d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:37.830Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d894e7a3-c9eb-47a7-b893-c5dc7dc8f555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:47.846Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=22672509-91cd-417c-9809-f620ffbbc1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:57.857Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4344c38d-ec93-4165-af3c-b0216828d149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:34:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:07.868Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5607430e-4a6c-47d6-b1ec-67cdd87dee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:17.878Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ad5c79d2-27d3-4891-a31a-e894acb32334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:27.889Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f83ed27b-2be7-4569-b755-8f76efea2234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:35:32.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:35:32.603Z |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-06-27T05:35:32.604Z |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-06-27T05:35:32.606Z |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-06-27T05:35:32.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:35:32.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:35:32.616Z |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-06-27T05:35:32.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:37.902Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=74fb911f-8ad7-44be-bf98-7e03b9309505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:47.912Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f787527c-5524-4ab7-a51e-65ece8794455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:57.922Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c71a63ca-f222-4aa1-8195-b254a19791e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:35:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:07.932Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8e52ae59-cbbf-4015-9369-defb0862e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:17.942Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2424d200-ed4b-4efd-9bb0-4e3f6165f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:27.955Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8bbc5657-7517-42ef-bc45-0557cfb621da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:37.968Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=897fef08-b466-4b73-85c4-3f5ec994488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:47.981Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=be80afa7-d2e3-4e93-bbf2-7ca99ca89d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:58.014Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=22d67611-845d-46bd-aecd-cca0046b140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:36:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:08.047Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=80938815-3951-414a-917b-d0abeb871a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:18.077Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=83a41096-0b7d-4b1e-9d26-476340f32143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:18.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:28.115Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3ad2e8c4-eeb2-4765-99a0-245e5a1188b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:38.127Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8ac4f914-8a8a-460e-8c81-ba5cb4df257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:38.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:48.139Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4dcd9aff-c6ae-4735-87a4-bb50f7afbfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:58.152Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=adc48a8e-f792-4bc3-b584-820bc64575eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:37:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:08.171Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bb36c91f-ecc7-4635-86e6-0017307da264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:08.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:18.182Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bc31e5f4-f8f3-4885-a532-8ba62dadeedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:28.194Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bcf6bac0-59b2-4e5f-a18b-c8869d26d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:38.207Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=46216874-659e-439d-9d20-f74f85b1a3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:48.218Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=6d8630ac-e0c2-42ae-a087-08e984bbf111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:58.255Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a362a33f-9d8e-4e65-8b4d-be3d4abb0816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:38:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:08.276Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3bda34b1-761f-4489-8cb4-38b920a4a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:18.286Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=aeed808d-ba67-4425-9684-f30fa4bee72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:28.296Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=771deea8-6cf8-4bf7-b797-415cda23a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:38.321Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d83d5ada-ba9e-4773-b471-55b0227f2d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:48.337Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=be811f10-48ce-4fe6-b5e7-d0456b7690b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:48.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:58.346Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=54123c0a-0abe-4bac-87cf-6537004c70ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:39:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:08.355Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f90e540d-bdb2-4f24-b243-a0b11286b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:08.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:18.365Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0318b70e-de71-4f3e-bc50-686d74f950c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:28.375Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=44da3372-b4a4-49dc-ad87-f67d79e8d202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:28.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:40:32.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:40:32.613Z |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-06-27T05:40:32.614Z |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-06-27T05:40:32.617Z |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-06-27T05:40:32.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:40:32.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:40:32.627Z |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-06-27T05:40:32.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:38.384Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3e0ed746-8feb-4641-bf70-aa0f446c1d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:48.393Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d0e3e24b-87b7-42c6-9353-63e368480fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:58.410Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=339ff04f-a351-4571-900b-65265daa5acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:40:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:08.425Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d7e11a00-85d2-47bc-96cb-ceacec663d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:18.434Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=cfaa1adf-93f8-43c8-b7be-00350fec11dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:28.443Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=48f8a57c-33e4-4e83-bb8c-363bfbed9c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:38.453Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ce3139e0-fc05-4615-a9ce-42d9aeb81496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:48.468Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=57ad107b-e3b1-41eb-8a8f-d708edef0159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:58.478Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b20e37e5-2892-48df-9f3f-6042d30d809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:41:58.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:08.487Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=939af777-71ac-4dcc-b371-bcccba8e8e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:18.495Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=95060f83-7615-44b8-961e-3bd18d5a7124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:28.504Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=eba40d59-7a10-4792-8b38-b007ffecd913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:38.513Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5fa3dbf1-b5a8-4105-b5d2-1315faf5cedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:48.522Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3bd48b58-b79e-4cb8-ad34-6c1f2e27e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:58.531Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ea16397f-6fb5-4667-acd0-065fa4934223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:42:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:08.540Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=241c2220-ceab-4178-9ea7-78cc92062e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:18.550Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=aa2c5853-fa61-45ed-9786-1a46a5742fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:28.559Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0a358569-7ec4-4de3-aefe-6b6621a0bfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:38.570Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d7880087-ec91-4b97-a1a4-2964c7da8988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:48.580Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8b2f5027-d72f-4c12-a608-282ab8ec1313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:58.591Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=7449edb7-8dbd-498a-944f-fb2e25fa7d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:43:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:08.607Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1e8fe9b7-9d54-4888-9c18-256af27d19d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:18.619Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0e33b340-b3b1-4181-a279-c7aca5968823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:28.629Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=e2d0bfb8-a534-46dd-bdcf-95225826d254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:38.638Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=195bc019-fe6a-4421-b0c4-1fdaace05d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:48.647Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fe79ac24-42d9-442e-8ef7-936e30c5de5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:58.656Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=65625e9f-c1a4-4392-b51c-5292db72e182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:44:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:08.665Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=de3270e2-a6c8-4d3c-9a5e-f27efaad4a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:08.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:18.680Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f25bb45b-49c2-4457-948b-6e2934dbeb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:28.691Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=90f51a28-60dc-41ae-8ce1-c1ae0a77fa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:45:32.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:45:32.596Z |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-06-27T05:45:32.597Z |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-06-27T05:45:32.602Z |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-06-27T05:45:32.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:45:32.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:45:32.614Z |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-06-27T05:45:32.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:38.703Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ff48db47-b58f-4140-92fa-9c354e2f9955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:48.712Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c2bfb5e4-586c-40dc-ac9a-f21c108714c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:58.722Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9a493292-81cf-49ca-b851-bda22ab1d008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:45:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:08.732Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a10d133a-9f5f-4e52-b5c4-af81387dd631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:18.742Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a43948d4-56a5-4b27-b48a-fbd61202a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:28.751Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bc0ab72e-47dc-4868-84ea-c95a1e21d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:38.764Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d7b5e2d5-cf37-4fb8-8a44-719b5e5bf419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:48.776Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=81b35960-0f3b-4966-b28a-fa0c1b3ad3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:58.786Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8e8f8627-b48d-408d-b408-b6a47f4514e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:46:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:08.796Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f66508d9-b868-46e5-82a6-8fcb62b2db3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:18.805Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5648d6ba-a21b-42ea-a90a-9086da34a225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:28.814Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d1adc295-bb64-4566-a8a5-761e1ab19276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:38.824Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bee5f24b-c278-4c38-abe1-90a1d2e892c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:48.833Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8002b8b4-db26-43eb-8258-f43fc261cf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:58.842Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4165f7fe-5068-49f4-bcc8-f52f56eacd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:47:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:08.851Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=86390dc9-6f4d-4c3f-b47b-90fb1ed1c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:18.859Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c099030c-7ef5-4c74-ba0b-9d3f6510fd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:28.869Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8123d85e-311f-4eff-9718-128bf2f55ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:28.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:38.878Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dbc4c644-ec3c-43b1-b0b2-5944924b106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:38.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:48.887Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=e4b29484-fc90-4a2d-860c-8748281b421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:58.899Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=6166af35-b424-4519-84ac-e593f178616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:48:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:08.911Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1e543f0a-e78e-42bd-9d12-829eeaaaa63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:18.920Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2e027c0b-caa5-491f-9ed1-03125ace561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:28.928Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=05dbd7ae-95d0-443f-a0a3-da75cc121248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:38.938Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c916c234-ad18-4bfd-833c-a089d41f1aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:48.949Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fadd96e6-6c22-4dfb-be01-25b48592bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:58.959Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5e548cd6-4425-4597-b78a-c172d0f94b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:49:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:08.971Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=70ddda28-ad41-4c84-8700-e78bbff5f903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:18.985Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d3ce2870-3194-4c30-b15f-94b9355eefe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:28.995Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d8954667-0464-4766-a17c-bd063bec97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:50:32.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:50:32.619Z |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-06-27T05:50:32.620Z |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-06-27T05:50:32.622Z |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-06-27T05:50:32.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:50:32.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:50:32.630Z |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-06-27T05:50:32.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:39.004Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3050e161-45f4-4371-9481-3010e22b3c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:39.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:49.014Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=78e7b1f3-3a02-4ba9-bb92-8675dee4cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:59.024Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c1906eff-8810-475e-8cb7-b2555f20086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:50:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:09.034Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=783b759f-2e83-4492-9023-1b4576643221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:19.046Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a4d553f5-e0e6-4285-8335-4d22c0d54631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:29.056Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=23fae13d-a1c2-4034-8ad9-c4da716bd88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:39.065Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c973b5da-defc-4d17-ae17-010cb70056e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:39.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:49.074Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4b785691-4633-49fb-acfa-7c14442154a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:59.084Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dccdd11c-bdfb-48d9-9adb-9451c23db961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:51:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:09.093Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=278b212f-e145-41c7-8a91-68814aee8a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:19.101Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b961f985-035a-4f13-aa7a-835d7624a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:29.109Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3d44740a-91f0-4eb3-9131-e431ed9504fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:39.119Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=e326b6af-c4cd-46ce-b7b9-0bb7eee487f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:49.128Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d2b97aac-deac-4123-91c6-313eafccd26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:59.138Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=906e49fd-c80c-46c3-891b-d8a6310c7618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:52:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:09.147Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=932e2fad-32d2-4794-89fd-5bea633927d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:19.157Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=21d84667-ec68-4938-8f96-c45867f618ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:29.166Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=31202b4b-09ea-4990-937c-793fdf5472c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:39.174Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f408b131-ccb6-4ac9-a033-1eeefaedaa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:49.184Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fadaa6b1-e24f-4086-9bc7-4894c0e18e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:59.193Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=630d27bd-de2c-439e-8758-78c9b6652af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:53:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:09.203Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f8a56f19-f03c-48f7-a783-8fdc0e7f8790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:19.214Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8f5a0b29-1f77-4964-ba61-9707095cae00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:29.223Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1af52322-a115-4335-a60a-bd5482cf2d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:39.233Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5e643594-24b7-42e1-bc34-8144e1c12457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:49.242Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c7ac9675-e9e4-47bc-b535-1a887fcc2616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:59.250Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=00faa68c-e3bb-4202-827d-6d9399bff2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:54:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:09.259Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d8190a8d-e680-40d0-b142-33c2e1305f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:19.268Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8a4230d5-f6c4-429e-860f-d6b2b53009da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:29.277Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8b8d6e4b-30c3-4323-bd05-da277448270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:55:32.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T05:55:32.514Z |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-06-27T05:55:32.515Z |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-06-27T05:55:32.516Z |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-06-27T05:55:32.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T05:55:32.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T05:55:32.523Z |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-06-27T05:55:32.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:39.285Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bd82ae35-118c-4ba7-a381-db1628c6b31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:49.294Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=81a87b82-5b6e-42cf-ade5-746db9e716bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:59.303Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=107b1e0a-7f20-4112-b1d5-b4f50aba1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:55:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:09.312Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d2527ddd-cc72-4702-a220-60e5e6866dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:19.321Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=28d21cfb-1a91-4b8e-b4a2-7f49a9094830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:29.330Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=34b41f73-a9e6-4702-ae95-21737f2c8723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:39.339Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c885daf2-7fc8-45e6-aa58-5d838d3bbb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:49.349Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c657839c-c211-479e-be59-7768afac1072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:59.358Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=73d038fc-420d-4e6b-96f0-282e7c7d57fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:56:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:09.366Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=af33bcca-1a65-43a9-8756-76724efc44f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:19.375Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=12cb6f3c-be84-4f49-b3ab-d48b6049650c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:29.383Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ae583364-5793-43ec-a17d-9a057dfe6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:39.392Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9c5c5d80-9c2e-472d-85de-185f7664ae22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:39.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:49.402Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2b19a0fb-4a13-496a-b7ac-84f6eea10f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:49.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:59.413Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=38ed49b7-fca0-4de8-bec2-5e3d39040c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:57:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:09.452Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=e6cff217-2bbd-4251-b7ae-9d0526eba5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:19.462Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=53cfcf29-3814-480e-b1dc-21387344bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:29.473Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d6decb19-87d7-4e97-aab0-3576d326a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:39.483Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3d1c4c32-bc7b-43d4-a7b7-435f67f2a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:39.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:49.494Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=a74204b0-a378-4564-acb7-fd7ea98e221b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:59.502Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3138f878-0bd1-4252-bff1-2566a35f9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:58:59.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:09.511Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=16388554-2793-4524-97b9-da089dd0f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:19.521Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=b671aea5-dccb-4d3e-bc5b-9cd0e91ce055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:19.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:29.530Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fafcf242-2b8b-480d-a627-c03e5858bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:39.538Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=20dd1ead-4566-4877-815d-7db64c8ee690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:49.548Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=19b3bea8-7ab4-4a84-aab7-5263c0d926c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:59.558Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=50d11a2d-fbcc-4f7a-85c4-8ee93b5c9881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T05:59:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:09.568Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c9772d5f-ffe6-4dad-8c06-fa1c4d5b6dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:19.580Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=486fc162-90e1-4a06-bab8-1ededebbb23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:19.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:29.591Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3832c10f-2827-4cc3-82f7-c8becfbb0a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:29.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T06:00:32.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T06:00:32.573Z |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-06-27T06:00:32.574Z |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-06-27T06:00:32.577Z |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-06-27T06:00:32.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T06:00:32.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T06:00:32.583Z |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-06-27T06:00:32.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:39.599Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5a8b9709-5bd9-4822-8563-1ae02d16e05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:49.609Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=99f842cc-520d-440d-826f-3d07d187d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:59.619Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=df676f5d-a7f4-410b-860e-8754bbbb295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:00:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:09.628Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bf5c269f-4206-477e-8594-e89b990637ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:19.636Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=73690824-1aa3-40a0-b3ee-557a5944443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:29.643Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ae1d77a2-4cd2-4ad6-8a47-249fbe66d643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:39.651Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=aaa0d20d-911b-4389-abfd-04195d25f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:49.659Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f929d270-f59c-4c72-ac5a-088289c3a0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:59.669Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=dde6fe8e-1aad-4594-8d54-3f0402ce5868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:01:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:09.676Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=294bc0c4-05b6-4719-b431-9cdc7a7c7d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:19.684Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=df377ab6-bde2-45a3-85cb-e3fab6c20cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:29.692Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=8070e184-0ce6-4268-baf7-c9696855492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:39.701Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ebb95c88-2420-456f-9093-546fd72e5ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:49.709Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=982bf982-a119-4514-9ed6-04c8825bfa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:59.719Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fa186262-e22f-474b-bae6-57db24cc1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:02:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:09.727Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4c6a7829-b04b-4ad7-a099-c5f134f6d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:19.736Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=da6cb76b-b659-48b1-808b-7bf7384d1dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:29.745Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=09c53460-467a-4be3-b6fc-18eb4eed05c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:39.753Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2cd37306-4d79-43c0-9c6c-89d9ea048674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:49.762Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=704602c6-de81-4d17-9101-666951b8930c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:59.771Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bef8c6de-0480-4651-8ab8-63b84474d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:03:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:09.779Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=82301105-7240-4567-a67a-884d6dc3c362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:19.787Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3c0e9449-f9f3-4377-974f-33ebc0cc544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:29.796Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=7182ad23-7121-41df-b04e-79725c1dd617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:39.803Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2e9ad8ac-b18e-4794-b8dd-479ddab68882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:39.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:49.810Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=0db72ff9-222a-43ca-b740-6ab81914b0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:59.819Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=354f5c66-9bb6-42c1-b004-69b31bccc32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:04:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:09.829Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=51c06de5-2f1f-438c-844c-59e93c7cce4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:09.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:19.837Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=7c49dab0-b428-42ad-a9e7-0d720ac42672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:19.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:29.845Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=49087630-9fd8-47ca-8180-3c49726b7833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:29.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T06:05:32.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-27T06:05:32.614Z |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-06-27T06:05:32.615Z |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-06-27T06:05:32.618Z |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-06-27T06:05:32.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-27T06:05:32.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-27T06:05:32.628Z |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-06-27T06:05:32.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:39.853Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2ba31dc1-bb14-417b-958f-9947e44c9184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:49.862Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=df5f8676-987f-4335-86c0-604023cbbbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:59.869Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=fac95e04-6f1d-4435-bffb-c7cef53d79b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:05:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:09.878Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5f7d7408-1fc7-40ce-b5bc-1613b6582c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:19.886Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=c548f66d-831b-48e2-9321-9c20199f0608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:29.894Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=26fe137d-85fa-4324-8d64-07375f8973bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:39.904Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=cde14451-48bc-4d9e-aedc-0b14af89efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:49.913Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=db9d21d6-6e01-48dc-a4f9-26809a970b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:59.921Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d039b018-aff2-417d-8edf-b5a65c96c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:06:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:09.933Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ecf2a758-e791-437f-960b-2d94628b8d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:09.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:19.946Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=3b1eae31-6f52-48c5-8bda-3fc48c9567e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:29.955Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=2e1a8bdf-5f34-42e4-a7ab-cd788b07b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:39.965Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f36f1ea5-1d73-4806-9b7d-bac22272c757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:49.974Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=67447327-01b9-4c51-bc72-e271bc72df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:49.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:59.983Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=53a0552d-f575-4a2f-9409-4faf68f35ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:07:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:09.994Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=e5aad104-91c1-42d7-b36e-7c2f0292379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:20.008Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=f89d7982-153c-49d5-9551-e9973bd27d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:30.016Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=4544dc83-6382-4be5-a1f8-580457fa2958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:40.025Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=9040e2d8-7e0d-44d5-b0fd-df81a440e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:50.035Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=812a2968-2110-46aa-97a2-4a56bc29a2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:08:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:00.047Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=d26eaba9-8d70-4952-865f-896784cbd304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:10.056Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=518f9820-7c02-473f-92e8-dcc3d61db1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:20.065Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5902509c-1190-4a8b-80fc-d3f8c054fa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:30.074Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=473fe936-c876-4006-b080-68ae81296aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:30.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:40.082Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=5625b1cf-e445-4887-82b1-f6d1482c9884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:50.092Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=657a4bee-6a37-49c7-9135-8f1e6567a014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:09:50.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:10:00.102Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=bcef1d43-3898-47ab-8d24-14f3e71a7ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:10:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:10:10.111Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=1a6f735d-64a4-4eb2-8dc4-15c95e733e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:10:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:10:20.120Z |INFO |Init configs |InvocationID=1cacf3f6-146a-4706-8bb1-76f282bb22ad, InstanceUUID=ecc9dc79-7ed8-4408-9950-c1c22a8e1c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-27T06:10:20.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |