. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:25:04.661Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:25:04.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:25:04.690Z |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 |2021-12-15T02:25:05.246Z |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 |2021-12-15T02:25:05.324Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:25:05.325Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:25:05.325Z |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 |2021-12-15T02:25:05.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-15T02:25:05.442Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-15T02:25:05.458Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-15T02:25:06.907Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-15T02:25:07.372Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-15T02:25:07.412Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-15T02:25:07.413Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-15T02:25:07.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-15T02:25:07.455Z |INFO |Root WebApplicationContext: initialization completed in 1996 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-15T02:25:07.756Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-15T02:25:08.426Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-15T02:25:09.755Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-15T02:25:10.112Z |INFO |Started MainApp in 7.966 seconds (JVM running for 8.548) |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-15T02:25:10.163Z |INFO |Start scheduling PRH workflow |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:10.177Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=94e2a38d-4204-49e4-9427-31042e09678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:25:11.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:21.672Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e4278597-8f6c-4c3c-b7e2-1d5dec83ba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:25:22.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:32.774Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c1db15e5-b2c7-43f0-bf44-e7a1f841dfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:25:33.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:43.912Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=06e2948b-17ae-45a8-a767-3585c14e25e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:25:44.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:54.992Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c5691082-918c-4825-82a4-29b544b7ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:25:56.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:25:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:06.055Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=dfa67d8f-8df8-4801-a1a3-80463b44e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:26:07.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:07.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:17.129Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9b64269a-6aca-47cb-8d44-117f4c2d1e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-15T02:26:18.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.4:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:28.324Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=86bd7cd2-0cbc-414b-b9dc-d385a7033997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-15T02:26:30.010Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-15T02:26:30.010Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-15T02:26:30.014Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:38.570Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e4772d20-c77f-440f-8b5c-2c66a4cf3a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:48.586Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7013528a-166f-4519-961c-2f0a67c51db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:58.601Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=91356033-c8d4-4354-bf33-9d2b1ddca7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:26:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:08.617Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0497efb2-71e5-4557-ace2-8b13c319a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:18.628Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8657a247-47bb-44d7-ba29-fb332464e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:28.644Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d543c6a8-eabc-4c2f-bfda-11aef3a09912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:38.655Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b9dc87cc-5fd2-459b-9a00-9be5ea2a2d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:48.666Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b0dafbe1-67a9-4abe-9924-7164b491b64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:58.678Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6fae6219-ab7e-41da-abf1-de98a9eeda77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:27:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:08.691Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3b7569ce-2894-4918-8276-3a3e9eb7fdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:18.705Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=06b77f36-150d-4ce5-b1a7-3a55c0aff5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:28.718Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=bb92b090-cb04-4e2a-811b-9acdd2853adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:38.730Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1b14ced9-3d93-418d-97ee-d2a3562c1b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:38.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:48.743Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=765ab6e6-3130-4cdb-b9a3-b70a61b47c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:58.755Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=93fdd600-c5c9-4d99-96f9-eba53c7e3390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:28:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:08.768Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=11e4b7ca-5db1-4845-929a-cb49dfb3167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:18.780Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b7d73147-9e9c-4e70-8f0e-95d1df55eae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:28.791Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=87ea9542-9180-4f0e-80d2-bcd4a1af0f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:28.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:38.812Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d9c83683-9b75-4674-a990-2650ec565205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:48.823Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9d1ab6f1-1909-4bad-bde4-8545a16ac512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:48.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:58.835Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=07b11fea-b055-4588-8946-cf9e74fa76e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:29:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:30:08.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:30:08.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:30:08.287Z |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 |2021-12-15T02:30:08.290Z |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 |2021-12-15T02:30:08.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:30:08.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:30:08.312Z |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 |2021-12-15T02:30:08.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:08.847Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=64d23de2-3831-46f0-8334-9175fa0304e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:18.870Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1fb482fc-5007-4225-87a3-875bdb07b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:28.885Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c5f72e8c-115d-4445-baef-f5fb1325b4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:28.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:38.898Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a2539b90-706d-4591-8277-f4b55941de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:48.909Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a0e97cb6-b76b-4510-80c0-6a603fee7c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:58.922Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7b2bd1a9-566d-4603-b6f3-6e4c9c54fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:30:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:08.933Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=fd92f53a-8a3e-4610-a7ed-69290089d52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:18.943Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5955a812-6360-40c2-a376-0da601f05f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:28.954Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9acdbe20-1867-4d94-8473-71b8f9270950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:38.965Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d8d93644-d784-476d-8cad-e02eea99daa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:48.976Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e5975e0f-dfd0-40ba-a26e-e44f5356a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:58.990Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8469e0df-7c8f-4ac6-bd63-5ae19a774eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:31:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:09.000Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=80cf711a-6b10-4e0c-b9f3-b5ae367489b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:19.012Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=984f7d2d-2286-4237-b59f-1fec94c45df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:29.022Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5278d2aa-590d-47c1-b518-acddb2cc5f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:39.031Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f9188053-2461-40f5-b39e-fe38c92ed465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:49.043Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=34f70049-809a-46b3-8d8a-637a4b89972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:59.053Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8a2bcdaa-bc2b-4a60-8aae-d12b42bf32f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:32:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:09.064Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=23ea2102-0bcb-4c3b-93ba-430b09d1aed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:19.075Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4885c080-c610-4d6a-9b3c-ad168a9cb92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:29.087Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0c16c193-3298-4b74-adaa-741502273ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:39.098Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=50297d47-7566-45be-8524-25cd9b9b7678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:49.108Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=01e6cd21-bc71-46ad-9669-1e0cdb160558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:59.119Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=39d3d0eb-8f50-413d-8237-d1eb51c70991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:33:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:09.127Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6ecd6a1b-57d8-4b89-97be-ae87102e91f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:19.138Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=43e36918-5a1d-498b-aedb-96ae2d9a05b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:29.148Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8def6ba8-b20f-4245-a2be-ca034de3ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:39.159Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c1308595-236a-4688-b95e-43c72893c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:49.169Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=653d8b7b-aac6-44b4-b1f2-94efaf7adeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:59.179Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=07c05799-333e-40f8-8965-76174941c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:34:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:35:07.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:35:07.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:35:07.974Z |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 |2021-12-15T02:35:07.975Z |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 |2021-12-15T02:35:07.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:35:07.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:35:07.980Z |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 |2021-12-15T02:35:07.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:09.191Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d9a50cf0-12ae-4415-818b-d237f0d4a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:19.202Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7ed2672d-7411-4bae-9b49-a0cc51bc1f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:29.211Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8b8ed8e5-2e6a-49c0-82e4-cddf07f52c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:29.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:39.222Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=06bec0b3-1a81-4a60-8b73-f51d47269c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:49.234Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=de311bd7-7406-4bb4-9592-67844edfbf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:59.244Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=10575d51-e357-486f-8aeb-87cad82151e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:35:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:09.255Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=94fc7737-9a74-423d-b091-3c8f00ac1d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:19.265Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f75f4466-c2f6-4738-823c-7e25feda6b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:29.276Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3ec5fa2f-d5c0-4f90-b99a-93a148b4e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:39.286Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=300cad57-c770-4cdf-8cda-d275d7840242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:49.296Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f21e3c38-d779-45b3-b50b-497e899be9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:59.310Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9250423d-4a6e-444d-bee5-a126259da9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:36:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:09.322Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4b5e38ce-8b0f-4447-bf25-890d2d1311ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:19.331Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b6832054-1fa2-46c7-8022-567284274de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:29.341Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=17e2786f-f219-4719-bd83-646896e2bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:29.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:39.351Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ebc2e254-3962-425d-b4e7-0151e5207bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:49.361Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=15b9fcd0-13ab-4c3e-a4d6-87fe18eea58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:59.373Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d52fb9b4-2aa9-45ae-b1a1-dedc1965be94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:37:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:09.383Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=180ea42f-52f5-4f06-a32f-6d186af95f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:09.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:19.393Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ce1d4d64-3027-4cdd-b9f8-f6e6b277532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:29.405Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=162080ce-71b2-4e94-83e8-82c18d5d9d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:29.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:39.416Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8eaa4a16-2327-44aa-9b84-c5a8b9e7b02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:39.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:49.424Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b19a664a-5ec0-4671-a332-9e8b1cfdc8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:59.434Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e654c50b-2656-49f0-9a24-7c71e4cb9223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:38:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:09.445Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=78388686-9950-43ab-888b-0175d45c4de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:19.460Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=883269b0-a38d-45f0-914a-4a93e2912292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:29.469Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a0f90498-0f93-4943-b6e0-0a7528be4ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:39.480Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=54c073df-f27b-4ec0-9e30-1fb7342b4fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:49.489Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=35a6b609-427c-420e-8bd9-b22cfc6220f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:59.499Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=50d69bc2-6f1b-46ec-ac0e-e43208250d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:39:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:40:07.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:40:07.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:40:07.973Z |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 |2021-12-15T02:40:07.974Z |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 |2021-12-15T02:40:07.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:40:07.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:40:07.979Z |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 |2021-12-15T02:40:07.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:09.509Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=174672ad-605e-4e7d-a856-9a9f7bb5c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:19.518Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3ceca845-32bc-4817-a27d-712421f958dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:29.527Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b9a2a0ea-1818-4839-99d2-800995c52521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:39.534Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e27b10d3-aab9-495a-9092-662ca7222356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:49.544Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=38ea8ea2-636a-4d82-a059-6f20f87ae31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:59.553Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1e4471fb-60e0-4098-b41f-89a9b0a18b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:40:59.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:09.563Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c1229577-3ac3-45dc-ac6b-af31931a7054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:09.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:19.572Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=34d02f17-ff81-4e72-a55d-1f037a09a586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:29.581Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8c304b3b-0d37-4263-a0e9-6d750caac17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:29.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:39.591Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=84571355-6021-4ace-b273-40c73a63bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:49.600Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ad10057a-9d70-4ab0-ae6a-945a4f841efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:59.609Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=63f89c7f-d53a-4b0f-8041-ed39e5f419ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:41:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:09.619Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=05a4d327-4a78-4ed8-be82-067468cfb174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:19.628Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2e3e7a4b-16f4-4fcc-8592-82dc74d1c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:29.637Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=bb617db9-8bff-45a3-99d1-b2ef25948aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:39.647Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0e806034-1c98-45a9-9fb9-77c55dec3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:39.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:49.656Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=377022ad-d9df-4aec-a43f-c59790383c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:49.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:59.665Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=578fcb98-c09a-4b7d-ab20-650f0f0ac9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:42:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:09.674Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3f63dcde-dd0f-4641-88ce-d1e2b222c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:19.684Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=99dc674c-30fd-4007-8394-3272100dedc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:29.694Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6c2ede25-38f5-4b01-a4bc-1f0e8d17f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:39.703Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6cf4af3d-80a5-4f7d-8ea0-cdb0603dec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:49.713Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=96480e36-5fa8-45bb-9bd7-2292f59e8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:59.722Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e231977a-f4ad-42bd-95d6-b767cf2e3b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:43:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:09.730Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7536c8d7-f3fc-4730-acab-7da34beb4659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:19.738Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=208b84a5-fecf-42bc-8d6b-0111b9fdc265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:29.747Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=23fba391-5e23-48a7-b2c0-6574293e06e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:39.757Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a4dd1ec3-1cf5-4b06-851e-decd78a5f4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:49.767Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2236874d-bdc4-4514-9f5b-5a0f827e69b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:59.777Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0b4db01e-07e1-4e4a-b183-bf0e445ac605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:44:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:45:07.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:45:07.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:45:07.973Z |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 |2021-12-15T02:45:07.973Z |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 |2021-12-15T02:45:07.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:45:07.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:45:07.978Z |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 |2021-12-15T02:45:07.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:09.786Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=338adc80-e4df-452e-8123-1c09a2175424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:19.796Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=da0df794-cf0f-4512-b107-31a52aa9596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:29.804Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=93ed8e86-effd-48bb-8f9a-c3e03768bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:39.816Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=208a1f06-7af0-44db-b9e5-cd50febcd2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:49.828Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=23be1f0e-451b-4178-860e-6ba57aac4a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:59.838Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b0053705-3556-4e96-a802-155f9642f291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:45:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:09.847Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b5ff2a22-47e9-4f50-80b1-eac3e29d7dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:19.855Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f3e5cc4f-76c2-4ede-a00e-27a97acfda63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:29.862Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7d13d37c-8d42-4e96-ab7b-6f85cde9621e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:39.873Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7d5c0d73-f58f-405e-8fea-e4b6efd4e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:49.883Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0f36f74d-ba29-4bf2-9d2a-47943c41bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:59.893Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=af3946c3-335f-4bf8-9f62-01b81cf4a2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:46:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:09.902Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=497e196c-d283-4b0e-8834-33d066b5e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:09.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:19.913Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0aa0cfae-f43e-44ba-ad3b-f48d055af40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:29.923Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=df53ab07-ee59-4d3a-a5ee-977273a5837c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:39.932Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8994e86f-f97b-4093-adad-bd1cb99aaa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:49.943Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=71289c5e-41aa-4904-8db2-313dfb31f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:59.954Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a32f4309-2e94-4b84-a528-0b53ffe1eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:47:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:09.966Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e1eb7a86-14e7-4748-bffe-2feab7338eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:09.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:19.974Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1d4bfd50-df6a-465d-a625-f22318957ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:29.983Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7d5efdac-8623-444b-b9a9-035d536d25da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:39.991Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7a8fc775-6712-4303-aaf7-eec700d13784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:50.000Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ae63042c-501d-4aaf-b444-0dde5f41fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:48:50.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:00.009Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ff4181b5-d954-4b37-8dde-11ca6fbb8fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:10.019Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=fdb01b75-c45c-41e8-994b-130e3056dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:20.026Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e788ef9d-29ce-4e58-824c-1faf59ecb9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:30.036Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3b407159-8f6e-4cc8-95c0-cdf3bbaffe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:40.045Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=53e6a4fe-d52c-4721-8024-a17e0811844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:50.053Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=98425217-98d6-47bd-9e06-62f45abb8005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:49:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:00.061Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=956f2e84-03d0-40c7-ad8d-8e6754c4b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:50:07.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:50:07.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:50:07.975Z |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 |2021-12-15T02:50:07.976Z |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 |2021-12-15T02:50:07.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:50:07.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:50:07.980Z |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 |2021-12-15T02:50:07.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:10.069Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0cc001f5-73e0-4029-af39-c8ec9f197121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:20.077Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=40fe5147-dbf1-4e6e-83bf-a28b6479aeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:30.085Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=97374a3d-bf94-437e-b06b-ee902d271cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:40.094Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b5cf6e76-3607-44e4-b697-922b9be83ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:50.102Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4eb87945-76e9-408d-8f04-b0cdfe68e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:50:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:00.111Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c372c157-5ac4-4f83-ac01-e70ae67fcb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:00.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:10.119Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=33db7716-be9b-432b-8a77-b7ee0df0cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:20.127Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e6d88bbe-599f-4872-afdd-a456bedb3254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:30.135Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cda146a9-cfe5-4944-b662-c3cb1cf72640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:30.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:40.144Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=45dc0d00-24bd-483a-b45e-95bf1403b898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:50.155Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=92c6e10e-6eaa-47a8-9bdd-bd820e57c130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:51:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:00.164Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2e918a1d-28d0-4e67-89fe-9a3d8a219cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:10.171Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6b9017b9-0f48-492f-ab31-ad557b5929ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:20.181Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6c2c9ef3-98e2-4f48-b9a7-189df7863833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:30.188Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=94ba6e8b-bb28-4850-bb10-4d256e01d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:40.196Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2ae9ae5a-4b39-494e-bf34-49feca8df709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:50.205Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f798df1f-fdb1-422a-98fd-d326dc5e6121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:52:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:00.214Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5f08cbec-0a1b-4a2a-a041-bad0df58c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:10.223Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=fa79293d-a3a7-4259-aa7c-7f865e575a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:20.231Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=649e8ef3-4739-4515-add4-fb1ae75f7dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:30.240Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=fc6f982b-01d7-46db-8794-a62e656dd5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:40.246Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e4454dd2-409d-47ba-b7b8-52c4bfe11fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:40.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:50.256Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9694333e-9444-47a4-8390-79b8adf849f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:53:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:00.264Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3747d1c4-4f8d-48c4-923d-a2ebda01295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:10.271Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=323bc65e-2924-43ec-9148-cdba99be7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:20.279Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cd68d00f-7c73-4731-b494-5101beca3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:30.286Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cbbd88e5-5450-4afe-92c4-f3c60d9cc300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:40.295Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=eb9507e9-7fc6-4e0c-8a29-93a2d8b164f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:50.302Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0a8ee29c-a4ea-42a7-af9a-0fa4c6ed12cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:54:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:00.310Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=693d87cf-c20f-481f-9285-efff48d19367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:55:07.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T02:55:07.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T02:55:07.948Z |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 |2021-12-15T02:55:07.950Z |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 |2021-12-15T02:55:07.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T02:55:07.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T02:55:07.954Z |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 |2021-12-15T02:55:07.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:10.318Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3754c3b8-0d70-4b89-a436-a9556d2515a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:20.328Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=14ede27a-6294-4c7e-b17a-d51faae5d968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:30.338Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e895b662-5afa-485d-a8c5-5f53faaf061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:30.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:40.347Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=97c50fec-12c4-432c-815a-63d1723a522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:50.355Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9eb1f3e6-737a-43bb-8968-aef16873c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:55:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:00.363Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6294010d-b9b7-4563-87a0-0b814149326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:10.372Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=14dc13ca-c118-4dfc-9626-fa9a36bcbb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:20.381Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ce948375-e0f7-4a7e-a976-4d0a81aec72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:30.390Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cb629c5e-1e3c-460c-b2c0-2ced73476054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:40.398Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=269eeb88-5799-4602-9eb5-9b0f11a3c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:40.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:50.408Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=089cbd56-c7e5-47b8-800e-3f738ce04048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:56:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:00.420Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ad8f7ea7-db88-412e-a65e-7eea76073ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:10.428Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a5b99111-c6d6-44f3-8ecc-0279e5de40fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:20.436Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b63617e4-8d6d-4ed3-b924-3a23748f7394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:30.445Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ad1a19c3-454f-4130-bfe2-c29d8f97ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:40.453Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1fc58ab2-6d65-4c60-b4f1-5a2d78623020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:50.462Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0252fc90-8ab7-49fd-8bdb-29e4f2b3c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:57:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:00.470Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=fa7cb829-9a3f-4246-af99-0ba23c671fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:10.480Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c5a56f32-91e4-4722-972c-7bc522137e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:20.489Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d858c528-bf1f-49c4-a2e8-a141d65f084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:20.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:30.497Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7c5ab0f1-9762-4445-a6c3-853bf4233730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:40.506Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=475cdede-b5b0-497f-a3ea-7a3120c4f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:50.516Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a03f2f6d-7a98-4161-9415-e095b63275d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:58:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:00.524Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6bb72983-0e71-44f4-832d-3ed5947ee0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:00.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:10.532Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=da273876-8941-4891-97a4-1ef027c2aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:20.541Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=dddebb5e-fd58-48a6-a76a-04203b2fa49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:30.550Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cd0cb214-3208-4f69-b4f0-853e8687d85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:40.560Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6a140adb-5ff4-4ea9-a50d-83ee1dd9aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:50.566Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e9a7e983-3ddc-435b-bd3c-cddb5e8b6762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T02:59:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:00.575Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c23b1d6a-2674-4ba8-aaf4-16d54e9b62ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:00:07.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:00:07.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:00:07.979Z |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 |2021-12-15T03:00:07.979Z |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 |2021-12-15T03:00:07.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:00:07.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:00:07.983Z |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 |2021-12-15T03:00:07.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:10.584Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9eec70bc-a352-4f27-a87a-e3d4e8021a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:20.593Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c03925bc-53b7-45ad-95ab-efc12544660c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:30.600Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cfc07d38-63d6-49fa-be5a-65e1437f8971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:40.608Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=daf99c95-1790-4339-9cf6-92137313f7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:50.617Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c7a078f7-461c-4dee-b2fa-a358ebe6c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:00:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:00.626Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=94cb5451-7698-4e8a-a80f-d1e9e92144ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:10.633Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ab774f4c-150d-4635-895d-ab84787b06fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:20.642Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3ce0aa11-b30f-49d2-a66b-1b0f8157c0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:20.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:30.650Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=96e53755-2e6b-4204-95eb-5a860cdbc68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:40.657Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=036d1411-2e36-4c55-b98d-2c72e5fc0803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:50.665Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=eb4d77bd-15aa-4f9b-90f0-db6c0fe3d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:01:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:00.672Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e71fc875-3128-4a66-bbc6-aff08e6c000b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:00.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:10.680Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=062650d9-e9fe-43d4-97d4-a2edee6df257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:20.689Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9a91ab95-d442-405f-a1ce-333427719478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:30.697Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8bcd2e49-00b8-417e-a46d-c8fa1486fcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:40.706Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9ea0caf9-5fd0-4d25-82c1-8c87d831d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:50.716Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d1d05777-ec28-42f1-bb3a-de82a13f5123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:02:50.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:00.725Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6a58575b-0aa3-4947-b4bf-f75f6b072546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:10.734Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c6c03377-816e-414a-a9a6-c3e5e4914d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:20.741Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=61dc6dbd-1479-467c-83b9-b6adb341b512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:30.750Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5e283520-e286-4cca-ab2b-362c415755ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:40.757Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5caf6b1f-8c2e-4ef4-8f5f-c30bf1220a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:40.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:50.765Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a9c68008-1343-402b-ab46-762690687ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:03:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:00.773Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0ffe3a85-37c2-4cfa-9324-d7213641e512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:10.781Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d1f9ad3c-3015-4b66-be83-25c09b85be42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:20.790Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c243e55e-abe1-461d-b42a-0a599c8d86e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:30.798Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7efe44ac-7caf-4483-a9dc-45921d1f4355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:40.807Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d3b064aa-dc7d-47de-8cae-4e7abf12e373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:50.815Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5d50f31d-9756-4b03-b3e7-53cadfea17f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:04:50.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:00.823Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9be64aae-ddb9-4213-8f92-cc4924cdf54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:05:07.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:05:07.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:05:07.961Z |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 |2021-12-15T03:05:07.962Z |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 |2021-12-15T03:05:07.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:05:07.965Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:05:07.965Z |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 |2021-12-15T03:05:07.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:10.831Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=bfe62ad3-d1bd-4068-8140-6dd4834e360d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:20.840Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=787c4796-f470-46be-976b-2711c7132a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:30.848Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=90dddec2-c842-40c8-a568-7f5a4371f0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:40.857Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e902da7b-907a-4dd9-b51a-890066a89ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:50.866Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9cdb630a-f57e-46ee-8c86-c6caae07f5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:05:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:00.874Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=684f6e60-18c2-4ecc-9220-6e51d16265a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:10.882Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=09e749df-d1a2-43d6-bb6b-dc17b8ca9f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:20.890Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5dfb7f32-7560-4c8d-bc07-e8c44689f6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:30.899Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4de79846-8b45-4450-9658-e05bbbfa34bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:40.907Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=23c7fafd-f86e-4a17-a635-5f1ecea2768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:50.917Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=56c45f26-e6c2-4e0f-b4e6-c9e87720f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:06:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:00.926Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2b6dcb5c-dfa8-44d9-96b2-ffe21560ac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:10.934Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8c2b69a5-a440-4ebd-a247-a8e5a1ab352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:20.942Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ecbdce06-c7a1-42dc-813a-84af8f11d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:20.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:30.950Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a6c769fb-4e47-4223-88b0-d34229dbf124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:40.959Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5ab31027-e739-448f-8e22-1c1618babc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:50.970Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=322a8c17-67d6-4064-be99-b394ecc0a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:07:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:00.979Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d5202f4b-ff7e-4057-9b20-f05d06f645b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:00.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:10.988Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=42ec92df-5dbb-4896-b890-bb900ecb3a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:20.996Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=232c7187-8103-449b-b3a0-d76705448b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:31.005Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=889d19bc-a3bb-4880-b11f-7a2589842583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:41.014Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b7a68349-c19f-4093-bfc6-5897a196f7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:51.023Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6cd8a6cd-ef52-42f1-9413-8a5d52acd218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:08:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:01.032Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=38e9c5cc-d211-48e1-8864-3060b8f11cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:11.042Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c5a6725d-3ee9-47de-8f9c-8f6042aee933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:21.051Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b621cb99-eac4-4450-adc1-d3e55bbcd437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:31.060Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=780d6028-ffa6-45b5-ac79-52eec54eea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:41.069Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=eb85d899-1ff9-4b54-a8ed-d4fec22a4244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:51.080Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2796e3b7-3573-4390-9db2-96df84d54e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:09:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:01.088Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=db4dec7a-8e3a-49d0-b324-c82c70b213f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:10:07.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:10:07.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:10:07.949Z |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 |2021-12-15T03:10:07.951Z |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 |2021-12-15T03:10:07.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:10:07.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:10:07.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-15T03:10:07.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:11.097Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ede1898d-9d1a-452d-9293-710e2df34dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:11.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:21.106Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=da6fef9e-b7ca-42e6-8b69-c55a000780e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:31.116Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cbc4f51f-5d5c-4d90-a361-828940627aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:41.122Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3dcfb955-c309-4c9e-a5a9-fa86a4f1f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:51.130Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e9826363-3804-49ad-808e-24612a220955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:10:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:01.138Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=892c3cd9-9370-4884-85a8-78b0555f2325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:11.145Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0c773d64-ae5d-4676-b700-95be8542f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:21.153Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5318e8dc-ab63-499c-9a2b-2f824aa75474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:31.168Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ad56ffb7-764b-4e4c-964d-8689dfe9c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:41.176Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=dfa1cec5-ac4a-441d-8f8e-0f57062b1597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:51.185Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=16fec475-bd9c-4837-b397-208466778126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:11:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:01.193Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=391acf80-9aa7-47ca-9094-d31f3ef23a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:11.202Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6f8cecbe-e356-4526-9f8c-cb83cb173054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:11.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:21.211Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e75123c1-c274-47a5-99e7-7416cfda8d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:31.218Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0e8cec09-9f15-4571-9597-fc2f686a7dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:41.225Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=fb423228-96ea-437a-96e9-7cc2d7ec3355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:51.232Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0d1330d1-b197-480f-b922-7bb7a82be20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:12:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:01.241Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=213cf254-012c-4e25-99c1-3b90f15702e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:01.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:11.249Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=11dcf589-ad4d-4c07-abd2-3681fe6586e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:21.256Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e67e1675-d92e-4ca7-b11a-3a158bc59fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:31.264Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=85b65f67-9448-4da0-a3df-4872da9effe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:41.272Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=bf80c119-46ac-4d7c-933f-e158d1e12658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:51.279Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=79bcc2c4-0555-44e7-ac93-3c14604b875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:13:51.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:01.289Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=17a9a98e-06dc-46b6-a7b1-8ff5f2030d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:11.297Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=109aa3eb-9bce-4fa9-8e4b-8cda4fe78feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:21.305Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f536ce62-4983-47e0-ac37-f2095aefbd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:31.312Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=bf049077-812b-4471-9214-3e920b772e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:31.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:41.319Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4fe77c58-55bf-4856-a64f-073e2e8ddc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:51.328Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d34ce1a7-5395-4a86-8c44-24deaee4503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:14:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:01.336Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3ec231d1-1b91-4eb5-893e-8a9553a6abc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:15:07.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:15:07.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:15:07.938Z |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 |2021-12-15T03:15:07.939Z |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 |2021-12-15T03:15:07.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:15:07.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:15:07.942Z |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 |2021-12-15T03:15:07.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:11.342Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a0979cb2-30d5-434b-adbc-cb6f9c96d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:21.349Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=78a7b316-2ecf-4060-99e0-c4df1389a535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:31.357Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6378a870-cddd-41d4-8fd6-5687e209196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:41.366Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=632cb655-d54d-403d-8619-833651028f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:51.374Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=46baec8d-740e-4428-87a2-27729caf8d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:15:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:01.381Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ab227926-5e58-4c1a-9125-8e710c6158aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:11.390Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=12b5e998-731a-4c62-afc6-0856e48cc034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:21.399Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=11394eb8-a61e-49a3-80ef-937267c2a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:31.407Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=98cb747e-0847-4d0a-b47b-3d13d6d079b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:41.415Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b1585c23-c7c4-46f0-acd5-68acd4078214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:51.423Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d180fc27-0c7b-4db5-9d71-7f54d73babdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:16:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:01.433Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2f176d3f-5d65-4392-8f6a-6ac5099f1746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:01.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:11.440Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9792d35c-210f-4a16-b079-e714c77d02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:21.449Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4715f573-7fda-456a-8912-93c2635450ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:31.456Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=851e2c79-58b4-450f-9887-5c3f6cae6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:41.464Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f6006943-4aab-4992-b4d0-0827443f25b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:51.472Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=06f75085-e4f5-4e5a-82ea-b5a660a43112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:17:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:01.478Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5574d2ce-48d8-40e9-8631-67465f6904dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:11.486Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=18d923fb-f1bc-4f41-b8e2-caa712ede181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:21.493Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f38fc771-e1fd-4ed6-92de-97cbcfb7168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:31.501Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=51ad4d10-f432-4453-98f0-7fa6d96ae4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:41.510Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=caac0054-8c5f-488b-b1ef-cae88bde7736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:51.518Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=49e3a7dd-ec60-4249-9eff-20f5deba503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:18:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:01.526Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=27d04fab-fdaa-4f13-a816-96f831b65d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:11.535Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ed92fa96-75bb-4048-807e-4220ee089500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:21.543Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=64ccd6fe-74fb-4091-8080-71e6b4f32e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:31.551Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2666ed85-8986-4052-aedf-b4f31d3568a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:41.558Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=266ddb84-8877-4eba-8af8-cc139f4a38dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:51.566Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8fec59c3-8e69-479f-8ec4-3e68a02478c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:19:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:01.575Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d41ac9f5-b5ec-4d5a-a4ae-ca765b54e84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:01.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:20:07.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:20:07.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:20:07.950Z |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 |2021-12-15T03:20:07.952Z |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 |2021-12-15T03:20:07.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:20:07.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:20:07.957Z |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 |2021-12-15T03:20:07.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:11.584Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=87c68749-27c0-41d8-8f57-6924101a4c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:21.592Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f33807d9-baf1-4993-a25e-364707dc7720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:31.600Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c4f3190b-07ec-4bd1-880a-3800cfbcfd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:41.609Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=86163e7d-3c96-4177-826f-3e01c7c27868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:51.617Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8faa3299-7a68-4599-ac14-bf6c073dcf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:20:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:01.624Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=187ce738-4b05-4ccc-a5d2-3c8a41fdbf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:11.632Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1a20507d-a876-423b-854c-8a19cd07790f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:21.640Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cdc13ae3-0b20-4531-815b-c7b947c0d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:31.648Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cac68423-e699-4e82-bed5-0cdbe0aa1ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:41.656Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=588eef02-7bbb-42cf-b3d2-af4ae445968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:51.663Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b6291b94-f885-4303-97c7-535a61bbc8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:21:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:01.670Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=84825402-7717-44fb-8604-7e3d4bb4218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:01.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:11.677Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7119986c-6006-44be-8139-f45629aff93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:21.685Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=497ab33b-c08d-492b-8c00-73fc94ef5205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:31.693Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8e836046-63f4-4237-8e7c-045119a02db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:41.702Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=9d21d7fc-0f6c-4420-87b7-c61bd47c0f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:51.711Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a240c8f7-3b67-4b40-ad7a-7bdf46e5d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:22:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:01.718Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=96af594c-15fd-449d-a2f3-88575e85b603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:11.724Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c8b532ac-56ca-45cc-ad15-e8d5df804fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:21.736Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=28db2bcb-772b-4010-aa1c-d3f5130f3c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:31.744Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8b19ca38-4410-4349-87dc-7ec427b01e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:41.752Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=266b846b-9c16-427c-b810-15dc1b30f8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:51.758Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=cb458289-a3c4-478e-a75c-e0b9d179e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:23:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:01.767Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8b2478aa-3759-4252-b465-2eee0f524a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:11.774Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=24fcf32c-7599-4b44-9ae8-9b7804a3d561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:21.781Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=01cca1f4-926f-47b5-9f87-f3615f423c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:31.788Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=733f4d0d-704c-42f6-8bb6-eb974a1d4cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:41.794Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=04b0b838-54c9-4c0d-aa69-7408087778ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:51.799Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7a204eac-c96e-42b4-b667-ed142423b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:24:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:01.808Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=07ea8029-0c0e-458f-8c46-64c8ebf9a5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:25:07.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:25:07.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:25:07.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:25:07.933Z |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 |2021-12-15T03:25:07.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:25:07.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:25:07.936Z |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 |2021-12-15T03:25:07.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:11.815Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0daf0209-f235-4369-924e-6a25a587d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:21.823Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=011697e0-ee66-46d5-bf3c-ff4da03fb567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:31.831Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6cc98b2c-36f7-4182-add5-875e11ea358c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:41.838Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=843ea29a-c0e5-4042-a084-ccb6d956b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:51.845Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=03321a91-1824-455f-956a-0a9f650011b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:25:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:01.852Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=7f887c65-16f6-4671-8daa-8737adb744af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:11.860Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=2397dc35-197d-4121-a339-631aed085586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:21.868Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ffa17448-7df7-4e48-a046-a76e783be0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:31.875Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=5c4d031f-1dae-4c62-a68e-99076159163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:41.882Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4ba6904a-812e-4e5a-a03e-70776dd38e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:51.893Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=b81b5d88-b0c7-46a8-a5f6-5eddaa98a2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:26:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:01.901Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c9669e96-e04f-49d2-b10e-96d4b4ca1f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:11.909Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f2d4252e-5b84-468f-b98a-da19d9a11aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:21.918Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=8ec54c9b-c6bf-4ef2-8773-f0854325dfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:31.926Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=4960ce4c-4ac5-48ae-8d3a-8c41913df96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:41.934Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c6c0dd5e-d02b-40a8-9dab-c505c04eda34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:51.943Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=45f262fc-1ab5-4358-9630-787756f8a333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:27:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:01.951Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=77b531a3-05aa-4470-9bee-2d19f868974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:11.958Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=0324fadd-9bcf-4cd6-a728-e3c14418de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:21.965Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=aa7a762f-011d-4159-b051-ac3fb9324344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:31.974Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=f30390d6-1669-4666-8cca-cfc197e35821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:41.982Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=790e118d-e880-48d9-b8af-e9856fd42b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:51.991Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=a31df357-cda7-4b37-b5cc-5eb7eaf91259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:28:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:01.999Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=6ba83a09-ec4d-4174-a202-93fe3fedd20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:12.006Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d84f838d-2db6-42af-897c-b10810ab6d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:22.014Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=ada01a7b-9344-49b9-923a-493ff1e5ff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:32.023Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=79f1c1a9-62cd-47d8-8520-331488d84730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:42.031Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=dcfacc3a-518d-4a93-94c4-a7d31cd50d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:52.039Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=d1746010-56d8-44d8-b25b-15e8f0a6a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:29:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:02.048Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=633a72d1-f7dd-4340-9f43-deea1ee55a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:30:07.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-15T03:30:07.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-15T03:30:07.954Z |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 |2021-12-15T03:30:07.955Z |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 |2021-12-15T03:30:07.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-15T03:30:07.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-15T03:30:07.959Z |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 |2021-12-15T03:30:07.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:12.055Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=1e3dd11c-36e2-4c9c-8ee6-8bcf16aae772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:12.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:22.063Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=3e7b1881-1b28-4e90-b39f-f89991a12b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:32.072Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=63b63358-46ac-4bd5-b1ad-bb909e893cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:42.080Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=28e70222-0c7d-4814-8c1a-633a19f9d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:42.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:52.088Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=e373caf7-3e11-4b4e-aa9a-cb7c14abb799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:30:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:02.095Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=172d42c0-31ed-4818-939f-a9246d789800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:12.102Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=81b3a4ec-d66d-4678-90df-78db08f20de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:22.111Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=86dc6ab7-3073-4b31-a038-4101a19da829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:32.118Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=c01c9473-b6f3-44b2-89fe-bf6bda2dfbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:42.124Z |INFO |Init configs |InvocationID=a6be48c5-043b-4175-9f4f-e7fb00ab6cda, InstanceUUID=98a157b2-d2a7-4f89-b51d-34ecfae6d89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-15T03:31:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |