. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:10:25.014Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:10:25.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-23T03:10:25.083Z |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-23T03:10:25.991Z |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-23T03:10:26.101Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:10:26.101Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:10:26.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-23T03:10:26.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-23T03:10:26.526Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-23T03:10:26.554Z |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-23T03:10:29.585Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-23T03:10:30.471Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-23T03:10:30.504Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-23T03:10:30.505Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-23T03:10:30.603Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-23T03:10:30.604Z |INFO |Root WebApplicationContext: initialization completed in 4050 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-23T03:10:31.274Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-23T03:10:32.626Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-23T03:10:34.279Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-23T03:10:34.979Z |INFO |Started MainApp in 14.395 seconds (JVM running for 16.06) |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-23T03:10:35.058Z |INFO |Start scheduling PRH workflow |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:10:35.077Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8a78f844-3a14-486d-aadf-f6f44800edd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:10:36.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:10:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-23T03:10:37.168Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-23T03:10:37.169Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-23T03:10:37.172Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:10:46.723Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=773b6751-c241-4456-a1a0-8a5ddf7dbc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:10:47.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:10:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:10:57.791Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=64cf3c44-73fb-44a3-a569-e11d1388953b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:10:58.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:10:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:08.829Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ea081551-5379-415d-a896-f3c4685048e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:11:09.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:19.900Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fb70c8c4-bc6b-4753-91d6-8224c2dfb01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:11:20.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:30.942Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=4b88b7bd-f9f0-4f3a-982a-4ffd230bdae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:11:31.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:41.980Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=44077202-0d1f-4072-b429-ee2d94dc8105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T03:11:43.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.11.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:53.022Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a1965392-018d-4304-b02c-7a8a72e3cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:11:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:03.132Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=d5710bfb-04b1-482a-8216-f17ed8f585a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:13.165Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=61b04fbd-27cc-47d1-a74b-60fd8547755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:23.187Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ec281540-a3b2-4a2c-b3e1-731baddfb811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:33.204Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=416c77a8-9e9d-4f2e-b3c3-24aa3ef028d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:43.225Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f449c741-3d95-4185-bf37-f53a57f83bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:43.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:53.258Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1a04b78c-1bdd-49af-9fb7-78a1116c6b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:12:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:03.277Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5f8f4b80-4b53-400b-91d9-339555ec09aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:03.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:13.298Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=631e1b4c-cb58-4c7a-9636-b1897129737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:23.316Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0f4a4a03-9712-4575-bd61-0c5c72e97ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:33.346Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6fc0aa79-3f58-41da-b695-068456b7540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:43.365Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ce02dd78-4434-4e28-b990-02772f4b1f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:53.383Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a9407ace-9b06-4798-9521-772695baa97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:13:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:03.405Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=595740fb-c88b-4ef7-b984-35bd99da7dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:13.422Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=490fa9ca-2386-4f48-8c65-bcb1aa019e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:23.438Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ed4d0693-f227-49c5-96b9-d471983805dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:23.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:33.452Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e1209b7b-2396-4472-b950-20c9986f64e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:43.468Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fa807540-f792-4004-8f86-04e78998c76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:53.498Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=090f5e59-2ca5-462b-9088-e2bf8cfd546b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:14:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:03.514Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5d9efe05-f6d6-4161-976e-7448d7df7f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:13.530Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f8fb93fe-5eba-4813-bef9-c44a293f587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:13.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:23.544Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=351908c8-0910-45fe-b652-1e02e54fd0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:15:32.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:15:32.753Z |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-23T03:15:32.754Z |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-23T03:15:32.757Z |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-23T03:15:32.771Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:15:32.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:15:32.772Z |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-23T03:15:32.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:33.558Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=48648e1c-dbef-4f10-9087-0a07a0e2faad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:43.572Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=61f61cad-3e58-4c0c-85cf-4b86b24d59a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:53.587Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=750bc313-408d-4431-96bf-9d6e5ba3e014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:15:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:03.602Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5662b5e4-0267-43bb-ad31-dae9dccdf5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:13.616Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f9b748c8-5d9b-4d21-a2d0-7e5976a6778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:23.630Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f521e1bb-4ad9-4c32-9498-220253503b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:23.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:33.648Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fd189485-3828-414c-be78-cde4d29909af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:43.669Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=cf1ee477-b862-4a77-bcc1-f2cd8b3c25e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:53.682Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ec31bcdb-e6db-4dac-b105-bc1abdd78740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:16:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:03.697Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a2f2e30d-edf2-4aa2-b334-8a55d5d4beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:13.711Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f40eb4f5-5033-4881-a9ad-6777d903cbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:23.730Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=792d4637-3f68-4936-b90c-ec9efa681389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:33.745Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e5f28946-5922-4e06-b330-998d3526dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:43.761Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8bac746a-39eb-4b0c-80d2-4974496427d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:53.774Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7407048f-6820-43ef-b470-ff6e48365229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:17:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:03.788Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e76c7028-4306-4b50-82f7-037d14dbe32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:13.801Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6b3ebc3b-ce38-439a-9276-f9121ced85c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:23.813Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=10e97bcc-0110-45f5-85cb-756b82904667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:33.834Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3eb038d6-0d15-4151-bc08-5403b1a4a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:43.847Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0c67bd84-2c9e-4d1c-b23f-6d3bb4eac783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:43.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:53.862Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bfd5701d-cd46-4402-a3c0-42bc82fd4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:18:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:03.877Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6e6c2f64-5f4a-44a5-a88d-639d6f6af7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:13.890Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8d858a6f-8599-4c7c-ba3e-d403366306aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:23.903Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=69bc56fc-4211-472e-9443-5be4b1364a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:23.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:33.915Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ed442596-7575-4b02-a42c-ff972c039ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:43.928Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=55821930-f0ca-46c5-ab44-d8a328d1f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:53.939Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=db607741-8197-4b4b-828c-780abb29a4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:19:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:03.956Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=00f59a46-5977-44b7-b1e0-fe6a4e2d8122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:03.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:13.972Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b4bdc4d1-7434-431d-88db-a9d1d923e45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:23.999Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0319a659-1c29-4f36-8394-d7621d0f69c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:20:31.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:20:31.653Z |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-23T03:20:31.654Z |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-23T03:20:31.658Z |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-23T03:20:31.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:20:31.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:20:31.672Z |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-23T03:20:31.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:34.014Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=152bace6-a664-4954-b390-349d0399240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:44.050Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=50b32b46-6a84-4107-86e1-214cba384f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:54.064Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=905c6e49-b3cb-48ea-a6fd-7ddc2fed82fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:20:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:04.078Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0a2788a9-5495-40e7-97e1-ceb598af0466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:14.092Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7e1b4f64-7648-4b15-8694-87308f9900ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:24.104Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=19c28bcc-114a-4edd-be4c-de7ce6b14f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:34.124Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c76d761f-5fdb-49ea-8d53-4447e478ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:44.136Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ddd4f990-681b-40d4-8330-2e49443b4389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:54.147Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f8bd4240-180e-4842-ac81-1536d938c0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:21:54.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:04.161Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7cd96780-1945-47ca-bf88-e004ca944adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:04.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:14.173Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3e390706-546e-4bdf-aa9d-5eeafaf951db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:24.184Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=9b50156b-c08b-4df9-89d8-a8151f1e27af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:34.197Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=42860214-3fef-4fd6-a5f8-53e5f514fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:44.208Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fffb4d81-6dbe-49b9-9bec-0e2229fc633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:54.222Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0becffd3-2af4-4b45-867e-40506a985c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:22:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:04.231Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f1c825f5-94f2-4329-a9d4-4513c85db65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:04.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:14.246Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=4251f13d-dca4-44d4-98f3-24c594414a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:24.260Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3c1b94ab-2768-457c-acb2-b8750efb6076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:34.272Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0dedf438-8edf-4ca6-8778-dac1fd45d4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:44.287Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=86d1e7a9-1895-4797-bea3-f3fef18577a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:54.299Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=15dc0986-18b2-40e7-8062-308ec97b6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:23:54.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:04.311Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=23746036-3099-4537-ab3e-bc5f27e39985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:14.323Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=494a92c8-5a6a-4b3c-aec1-924f6ca85abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:24.338Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=11930f6b-def4-4a4c-abd6-52e3a130187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:34.352Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b2bc5eae-6c81-4da6-bfa9-f550863cc6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:44.366Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bfafbbaa-3f97-470f-bff0-0b9e7018539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:54.384Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=99bff191-1208-4923-8782-0abfbed2e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:24:54.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:04.400Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c6d337c0-0be2-4958-8ce7-c6dca1a3ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:14.412Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=287d8513-d87a-4268-ba95-448e16d41061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:24.423Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=2b466452-61be-4d7f-90d9-1fe7a00953e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:25:31.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:25:31.607Z |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-23T03:25:31.609Z |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-23T03:25:31.612Z |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-23T03:25:31.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:25:31.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:25:31.622Z |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-23T03:25:31.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:34.437Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a8657cea-2f6b-4a69-95a5-7efe38ab3ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:44.451Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=23505811-46d4-4d46-af27-769d7c399445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:54.463Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=9593fb54-346b-4cd5-b84b-5f02fdc4880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:25:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:04.476Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=73d31d6e-d31a-4939-8ce4-e9e175215654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:14.489Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=08f95e9b-8fdf-480b-9caa-5429b3ea716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:24.497Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1affd643-7de6-483a-a75d-81f91ea0985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:34.507Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=31c8ad01-7a92-4272-a545-ababc123378b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:34.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:44.517Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=9ce041f2-a94c-40e9-a6c2-dabefbe5d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:54.529Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=508ed5e9-f743-4beb-977a-4aeb2d946d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:26:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:04.564Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a42ad5aa-a0f0-4888-85f5-51ee7ed59648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:14.604Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3d315c1a-49a2-4a59-aa01-b3e54dd35e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:24.641Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5f885f1d-be5c-4eaa-8b5b-fa5b6d8c2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:34.662Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a75d0c6c-71f3-4846-abb6-c26e34f83792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:44.686Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=89a9ab41-3f77-44fe-ae36-e1316ff59c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:54.697Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1c2e624e-bd7a-48d7-9b76-a3fc06587222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:27:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:04.711Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=60990bba-bd40-41ed-a8c8-4660c48935ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:14.724Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c851a172-d4d8-4313-93d0-c45022605eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:24.742Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=2fce48f4-dfee-4851-82e1-539e02b1ddbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:34.766Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8dc81a0c-1150-4a6e-8e13-1ace13390df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:44.815Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f488f86d-58d1-42fc-80c1-c7a007c8377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:54.825Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=69671f6e-872d-4ee4-bca8-0dcf5a5e0b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:28:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:04.834Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=2539402b-5f63-4df6-b67b-04e19569309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:14.843Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=837c849c-ecf3-40e5-b53c-8a8a193a542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:24.858Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=9431e966-9a4e-4504-8dc1-a86b05c329b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:34.871Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ebedcca8-0791-436b-be1c-05c8dd2d345a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:44.890Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=819048a2-5c79-48da-af41-4df0a8c24b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:54.907Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0806c8f4-dbba-4829-be34-f83b659f57d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:29:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:04.923Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c984751b-b371-454d-bcc3-df7185dd7c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:14.941Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=83ce9066-70b0-41ca-b28d-78984e56c9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:24.954Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f677f619-199d-4975-bcfd-015767cc1677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:30:31.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:30:31.652Z |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-23T03:30:31.653Z |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-23T03:30:31.655Z |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-23T03:30:31.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:30:31.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:30:31.666Z |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-23T03:30:31.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:34.973Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c87f82ac-cad2-485e-95f2-9738efd2ee6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:44.984Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=af0457db-e532-4629-ac64-ab9c6ff031f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:54.994Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0c0a8c14-dfb8-4d2b-8650-12d76f156a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:30:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:05.004Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5ce7abca-9955-45be-8d94-0a5826472e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:15.029Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=30e3fc08-22a5-43c5-b593-1e4787bc1a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:15.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:25.057Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f5e647e2-7449-4463-9b17-bb42ee9f3e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:35.070Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f546bff7-1d21-4d27-9555-612f72d093a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:45.084Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b2f45b9d-cefb-46b2-a785-9e073824c1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:55.094Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=03426287-f4e5-456d-b964-cbcd60af3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:31:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:05.105Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=411f6ea1-a657-4f8b-b0b7-552dde1f5e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:15.118Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=de5a8824-4654-4364-9daa-3453c6ace196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:15.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:25.128Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3e821cfa-578c-4a94-bec3-15e4cd2226ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:35.140Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8245d47a-b060-42a5-a7a2-9a6a03b9e12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:35.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:45.158Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=24dc24a8-1e46-4cbe-bdc3-b41d8dc81f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:55.169Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b9159df0-5d6e-47cc-901a-7c0b2893de37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:32:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:05.184Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ce02c010-eff6-43f5-a1fb-ec045b1ccae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:15.202Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c1176425-2a0c-4974-be3d-490dced17564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:25.218Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3b166aaf-21b8-494a-9f20-0b192c2b9459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:35.229Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f2b0267c-39b1-4093-b655-d7434fca630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:35.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:45.241Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=9f099515-d55c-4592-8713-78bffb758711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:55.252Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8357785e-3981-40af-92fa-91ef744b4d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:33:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:05.263Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fdfe2c81-7afc-4d61-a56d-d4a567f411a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:15.273Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=431211f8-ef9a-41e2-9ad3-e5272066e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:25.284Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7651fef3-ae63-4eb5-b14e-f621d1175a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:35.293Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a75e7640-a5ed-487b-8c32-f70efdc48df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:45.303Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=caca3b54-8590-461a-afb8-445c390ab101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:55.313Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6d773872-5b35-4c46-a0a2-175241ab7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:34:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:05.327Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=86546dd2-f6b3-4ba8-89b9-1603b2a3eb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:15.339Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a26879fd-d1b3-45e9-ae53-11cd740d099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:15.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:25.359Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=86dda8f6-ba66-4fbf-85f4-5ba88267f559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:35:31.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:35:31.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-23T03:35:31.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-23T03:35:31.600Z |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-23T03:35:31.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:35:31.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:35:31.610Z |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-23T03:35:31.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:35.369Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b62e9d80-70c7-4ab6-bf11-f2c7a2351be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:45.386Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=50decdcb-00c4-49a9-8452-5fa5c7c8fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:55.398Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c8a33ee7-f1e7-460a-9016-f840ee0bff08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:35:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:05.420Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e6f5bc41-2ec9-4a17-b79b-4a35105778cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:15.432Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fa531e3a-da42-4b19-b6f9-4dcc1e7b5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:25.447Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1df89cda-d310-4fc9-8bf6-67690ab68b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:35.456Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3872dfbc-0f80-4597-8e2c-dbc8e42823e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:45.475Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3ec4094d-7e92-41c1-9783-87b0ffeb14c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:55.486Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=46250855-3932-4e51-a427-6eb5c833ff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:36:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:05.499Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=75353015-90ee-411b-8792-31fab462f58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:15.510Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8b785f12-acf8-4a7a-800a-2fb659c7deba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:25.520Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=282c8150-1dcb-46f7-b306-07dbae877e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:35.529Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=49616288-7d1e-47a4-b0d7-a1efbd31a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:35.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:45.539Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bbf93b5f-c13c-43b2-906b-eb0985796f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:55.551Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ca7964b4-7354-4a5a-9ddf-53db07bb102e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:37:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:05.560Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5aac7df7-932c-4a9f-9af3-a9d855671eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:15.571Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=18cf84c3-14bb-4517-be52-1f7a4dccd374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:25.582Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e9fdb454-48b6-4a84-a381-bf213c723fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:35.595Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=41ccefb4-bd9a-4999-a42b-3aecd3f87e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:45.606Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f143263c-951f-4efc-b0ec-6a636a5fe405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:55.618Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ae6754c4-7185-4a69-a477-be54134723a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:38:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:05.630Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6d0e76cd-224b-4d36-aa8e-a63a4b1dcfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:15.645Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b3e91ef3-9adc-416d-80f3-ce1f6bc24ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:25.654Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5a84c704-ec12-4dac-94f8-1fe091ed1723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:35.663Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1f76131e-ecd6-48ec-b25a-efbfe9b18c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:45.686Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7b1e5f06-1543-4d96-9b54-8b5997c682fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:55.704Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f3b3d84b-b938-4e77-bf59-1c39ea93bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:39:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:05.714Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c65868e6-1999-4745-943c-cf66de77e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:15.725Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=46bcd748-dd96-419e-8334-2bd3b355a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:25.734Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=893d7f10-4a31-4cf9-b8a6-33cf76360d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:40:31.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:40:31.606Z |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-23T03:40:31.607Z |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-23T03:40:31.611Z |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-23T03:40:31.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:40:31.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:40:31.618Z |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-23T03:40:31.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:35.743Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6f08da5a-90c7-4b73-92e6-7c705129b30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:45.755Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=05dceafa-cd8e-4160-9613-0023607d78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:55.768Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fc2e54ff-873f-4de9-8b3b-08e34654b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:40:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:05.781Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e028eefa-b2b2-42d3-8382-cfd6bbddd731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:05.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:15.791Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ab500fc9-a5a9-45d1-8422-7289b1e20449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:25.799Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a9f2144f-02b4-4994-bbd2-2c76c35a1afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:35.809Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3c3c006a-ebd7-4971-b8aa-e5bfd1558085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:45.819Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0dd8bf1a-7605-4b2f-973a-7310b0f53b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:55.831Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8341337d-3967-4042-bc86-216042a33655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:41:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:05.843Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=229d75c4-91b0-46bd-b91e-bd26052a475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:15.854Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ef1c0c26-8a93-4b09-bcf6-8544d4178d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:25.864Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1f5321b0-ed41-4a12-8039-7494eae9f75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:25.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:35.878Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=d80a26e1-fd2c-4acb-969a-81a1cdb2fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:45.902Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=185db7d1-e239-4fe3-9b7f-19968e9d4da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:55.912Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1afb9c95-817b-4ffb-8ac3-21246cee2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:42:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:05.922Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7d27c823-4072-4f05-86b8-94a59ac5fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:15.934Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=aee399fb-168b-4282-84b0-155f09398fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:25.944Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f420caab-f49b-416e-a4a3-5d8c15de2e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:35.955Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=40ff1278-89c4-45a9-a6f6-e82441be771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:45.970Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=cfec9836-edb2-468d-aa72-1511d7e87d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:55.982Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=d85e5182-3136-4ea5-adfe-5091fc1813ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:43:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:05.992Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ff530d44-a5ea-4db2-ae60-5de9270fd3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:16.003Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=dbf562df-6407-4a6e-bdd4-048fe0e3d7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:26.012Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ddf7456e-a45a-42e0-b03a-30eb655fda06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:36.024Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=68c6bdcf-9f1d-4db5-b88a-fc0a52f3d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:36.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:46.033Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=3f69e999-e56f-4be3-9c29-b8c131e9282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:56.043Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6b1049e1-d150-4ed3-9841-ec1436720439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:44:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:06.052Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=960d391e-b67b-4e64-aabd-6564d51534f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:16.067Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b02d4072-52e6-4d08-b811-7fb8ad7c6546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:26.085Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e1cc63a3-9378-4490-8be7-9e2f62068af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:26.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:45:31.617Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:45:31.617Z |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-23T03:45:31.618Z |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-23T03:45:31.621Z |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-23T03:45:31.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:45:31.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:45:31.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-23T03:45:31.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:36.096Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=2499ec50-b48f-4fca-97b9-7b92dd53c0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:46.106Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=cba8a945-df30-4d27-b1a7-21e82b6194bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:56.116Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f329e998-2a61-48cc-83c8-c68112c28b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:45:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:06.125Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=92d551a5-cd46-48ae-8b01-16b9af3ac054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:16.133Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1708ddaa-edb6-46e9-8f14-fe1dc3d0d465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:26.143Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=171fa295-c181-4981-85d0-87d7b1bff31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:36.152Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=be0c3659-663f-452b-ac9b-5f9c179b1cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:46.162Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8b6f8952-49c3-468e-964e-93abc677bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:56.172Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f652a0fb-c7fa-4ce4-a58f-32cc68e16bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:46:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:06.181Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f3afed34-eae3-456d-9c4f-2e77ac4af42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:16.190Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1515801a-4055-40cf-8a0c-2014c7496943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:26.199Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1c62e254-7b69-4c47-b0fe-dffe697f82ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:36.209Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=76266cf7-1269-4676-b1d1-6e662e64fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:46.218Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1a3d9ae9-cd3c-4582-91b4-c05bed46b8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:56.227Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0a91f49a-8f7c-4a7a-97bd-44fcb0ce4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:47:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:06.237Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5e1ec229-caf9-4121-96b9-b1cb37c7e961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:16.248Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=adf21937-23c4-447c-bce2-507b2db8c3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:26.261Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=419a49b7-b62e-4cc5-8008-7bf82aa26d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:36.270Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b7684e99-336b-46e6-870f-e3ca9c25c40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:36.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:46.283Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=187c5557-1087-4ab5-8e23-ec2ea46b5394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:46.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:56.296Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=310f8613-4c64-4dec-b11b-0ce623b03dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:48:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:06.308Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=587ef7e7-8050-4be0-9e2d-6bb2182b183e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:16.319Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=071dc8b3-bc0e-4725-ac37-dd30b3527772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:26.328Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fe391098-2fdb-47e6-a641-53e3c27b285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:36.336Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f57e78cd-c3c6-41b9-94fa-5db9a3cc6af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:46.346Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=13bf50af-11e6-4dc6-a569-30575c37bdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:56.356Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=54a1ea71-d0ca-42eb-9222-b66370b3a43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:49:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:06.368Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f5501562-a7ef-4458-b436-b45e902ddc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:16.380Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=82644541-c749-49ca-aa12-a4c6ade2c6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:16.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:26.393Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bb51d070-ba40-42b3-9e8d-277ae1dbf556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:26.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:50:31.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:50:31.587Z |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-23T03:50:31.588Z |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-23T03:50:31.590Z |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-23T03:50:31.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:50:31.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:50:31.597Z |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-23T03:50:31.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:36.403Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e209f95a-4930-49b6-8594-d00b49d77b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:46.411Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f8e4727a-0173-44c9-88d1-d11267570e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:56.421Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=57b6254f-96bc-40b2-bb7c-cbd26463e97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:50:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:06.432Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c6d12862-8dd9-45ee-b847-3a3ebf1d688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:16.446Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=d8d5ce49-ade6-4c85-b097-6ed3be4c1521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:26.470Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ae877c3c-5f49-46e4-a3da-3857882de4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:36.479Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=124f5d44-57c9-4e5b-b8bd-56919ac0872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:46.488Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=d4664e2b-8e32-4472-8a08-c461be2c012d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:56.498Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8f8f6828-8772-444d-873d-415a24310c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:51:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:06.507Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c348bc01-cc62-47d0-9339-0ffd7d577c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:16.515Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=928c67ea-69f2-4aab-b6d4-7d6ce7f4727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:26.526Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b3d386bd-2236-40a1-b9a2-a1160fb15bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:36.535Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=eba44412-efc2-4cb2-a34c-08ac1df2a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:36.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:46.557Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7fbeb45b-7dd0-428c-ae5f-92921fc1deae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:56.571Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e7390091-331a-4704-90c7-ff5d79086490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:52:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:06.584Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b19970e5-2d24-4979-aebd-6f69ee603e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:16.598Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=197fdbad-9e1b-4a8c-aad6-0aea97217f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:26.609Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8935bc1f-e7fa-4e06-9659-2ba03317514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:36.617Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=941af85d-9366-4039-aa02-22ad9b388df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:46.626Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0aaa112e-15a5-45c8-8202-73513302519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:56.636Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1dea1bd4-604f-439d-a63a-449e60009b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:53:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:06.645Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ece69895-14c6-44a0-8f74-6dae3373d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:16.654Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0d861459-0265-49fe-baaf-2cf4fdff6b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:26.667Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=dd97331c-5f5a-4aef-8bd9-67bc6ef753d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:36.682Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0ff3d7e9-eb0a-4070-8015-df5e58501c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:46.694Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fa0cae2f-7099-4f8f-91e2-5b8d39883ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:56.704Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=26ec68c2-b254-4d4a-a5b9-6dc69c7ff6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:54:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:06.713Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b36933bc-9196-4d5c-8b31-2a7ac28247bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:16.724Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=8908da00-3b4a-4d6d-9d21-526523b8ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:26.732Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=30a1954e-bb28-4d04-8702-b8c7fcfbad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:55:31.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T03:55:31.569Z |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-23T03:55:31.571Z |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-23T03:55:31.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-23T03:55:31.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T03:55:31.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T03:55:31.589Z |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-23T03:55:31.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:36.742Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=69b11c8a-2ed5-4002-85da-4c7d9d1c712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:46.766Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7cf7c478-107a-423c-88d3-9501752c31fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:46.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:56.775Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=80314a84-3bae-402c-9c45-9b53f22db7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:55:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:06.786Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=2a2978f1-6d56-4062-a265-13666b7d3e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:16.795Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=4c420f41-a507-40f9-89e2-a0b984e96742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:26.806Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e512320b-9f58-48ce-aef2-9ba0054ab77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:36.816Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=66a713a0-e4ae-4867-bfda-d157d67fbabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:46.826Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0dcdf900-d4e0-4c98-bb86-eb46c18482c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:56.837Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=9eb9679c-3a23-4854-995e-7356265a6228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:56:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:06.850Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7a6594e2-2d2c-475e-9726-a03dddb655d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:16.859Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c3144736-0ab6-46b4-a9e2-e9ddbb6bd4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:16.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:26.872Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b671cdab-c1ef-4d6c-b65b-fcc37c636292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:36.882Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bd6905e7-fe84-4591-9a67-8855bcc0d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:46.894Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=757661a8-df28-46a6-924e-decae72f6c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:56.905Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=41464478-0688-4701-ae44-7e4a33ed5be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:57:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:06.916Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ea0d988f-5db7-4aba-8fd5-fd4cf411a43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:16.925Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=901fdf35-368e-4668-beae-156f288d7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:26.944Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=abd425a4-4b47-400c-9786-c8434019eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:36.954Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=860d5b2b-a6a3-45b5-9959-5d53e94f8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:46.963Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=96b11e20-c7cd-4a7b-a161-66ad6521d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:56.974Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=53420e78-9f6b-428d-a4f6-353b79af1285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:58:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:06.983Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ff343644-c881-40a9-95be-5cda83fbab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:16.993Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=cc3aa208-3369-4cf3-adda-1b59543566e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:27.011Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=b320453c-cd13-4d48-8b5d-72d47965d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:37.019Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=80955fc2-4b2c-4a12-9f0e-f83bf9721cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:47.029Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=93888bcb-3354-4c4d-9389-8806e711c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:57.045Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=656fb9bd-bfba-4ada-9974-b3dbc1b31140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T03:59:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:07.057Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=982a85b5-7bc0-4a44-a8c2-5f91c71fded0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:17.066Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=38e9585c-dae0-4815-807e-1b3bdd27df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:27.075Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e0223ba9-f28a-46ae-8a0a-5fd629af7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:27.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T04:00:31.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T04:00:31.586Z |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-23T04:00:31.587Z |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-23T04:00:31.589Z |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-23T04:00:31.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T04:00:31.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T04:00:31.598Z |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-23T04:00:31.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:37.085Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=ad32db55-dd1f-4f68-af09-a6bbf4d68d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:47.096Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e365b19c-f335-49b9-9c49-3a5d47faf7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:47.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:57.105Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=677f6498-61eb-430d-b782-9c8f2da209d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:00:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:07.114Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e3a17338-099e-45dd-bdc4-07cfe4bd556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:17.123Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=f4d3e22f-3e65-4a17-bd65-42bdbf4e785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:27.133Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=526eca96-7a2d-49bd-9bac-fb192968f9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:27.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:37.145Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bd13d818-3b36-4820-aaee-389c29e70090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:47.156Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a5ff7f5a-c5b0-4426-867b-41e1e8673205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:47.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:57.166Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=003b5974-df3f-4c87-9249-17e47b4480f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:01:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:07.175Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c761a929-86df-43d8-b2f8-732c9f8d24b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:17.191Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=edf1f2f8-b0d4-43b8-aa80-13b23957bf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:27.201Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=84798962-dd66-43ed-b9ad-f7802634e380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:37.210Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=e2edff5b-93dc-4b69-af07-183021ce711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:47.218Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0d523c7d-60d5-4ce1-9d3b-08a2e695fa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:57.226Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=af281981-2141-4fb8-8cca-f703d5ecf2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:02:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:07.235Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=c378627d-4254-44e6-8dee-291a31a57ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:17.243Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1e10cfd4-a209-4881-a0fb-fe13e6048013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:17.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:27.255Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=fd85f91b-c7e9-4550-ac7b-218a50ddc15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:37.277Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=7bd9451d-d9c8-45f5-9ec5-1499e441cda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:47.290Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=57a128f3-a9e5-4a7b-841f-0b52229bd8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:57.301Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=4f33cb05-f9b7-440a-a7ff-d031db4dcd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:03:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:07.310Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=a3e92e0f-5586-431f-b401-1cc6ae324173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:17.319Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1eb64a6c-115c-47da-968f-6863656c03cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:17.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:27.370Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=5598bc4e-86da-4ace-83fe-08d7f389cf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:37.379Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=6bf899b7-8185-4f96-a342-b2547198c22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:37.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:47.388Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=0c08e483-a227-4ca3-80b3-b2d9986ac405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:57.397Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=bbd013d3-3405-4c29-9817-793b77ae8a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:04:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:05:07.406Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=572dfa90-449e-4ad3-a1f5-97b1ab74b22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:05:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:05:17.416Z |INFO |Init configs |InvocationID=3818bb7a-d93b-4c0f-a42b-3d17c98ccc38, InstanceUUID=1cfaff06-1362-4f43-94a9-4dc37b3eb593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T04:05:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |