By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:05:50.107Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:05:50.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:05:50.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:05:50.895Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:05:51.003Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:05:51.003Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:05:51.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:05:51.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-07T03:05:51.208Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-07T03:05:51.234Z |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 |2022-03-07T03:05:53.006Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-07T03:05:53.627Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-07T03:05:53.650Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-07T03:05:53.651Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-07T03:05:53.736Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-07T03:05:53.737Z |INFO |Root WebApplicationContext: initialization completed in 2502 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-07T03:05:54.206Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-07T03:05:55.229Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-07T03:05:56.839Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-07T03:05:57.539Z |INFO |Started MainApp in 10.331 seconds (JVM running for 11.101) |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-07T03:05:57.620Z |INFO |Start scheduling PRH workflow |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:05:57.632Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4ef1e56b-cb24-437e-8f89-410a930c1669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:05:59.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:05:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-07T03:06:07.206Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-07T03:06:07.206Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-07T03:06:07.209Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:09.280Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8ea87eac-1b80-41b3-a23d-131c292cfa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:06:10.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:20.344Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f8b05623-8550-4d69-86fc-753be44f20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:06:21.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:31.416Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fb813016-2272-47ba-ae93-5b73f90dd726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:06:32.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:42.484Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=83538088-cc20-4472-8577-adbf066841ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:06:43.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:53.526Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=bab00f01-3cf0-4bac-b8ff-47cf2f4f9be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:06:54.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:06:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:04.604Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f7c02b22-e708-4e79-a486-7020fb363873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:07:05.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:15.669Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e14d4c4a-c06c-454d-a282-fa958c6d3031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-07T03:07:16.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.185:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:26.742Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e895540e-5413-43a0-ae96-68493f3ce399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:36.952Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6bc34b5b-ce08-4fb2-b3c4-b9facc9bd5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:36.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:46.979Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8f40ef4e-4160-44a5-aa73-a1cd6f54fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:46.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:56.995Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=20102809-f4ed-436f-a7cf-9186fe6819a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:07:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:07.011Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=874e413c-f6b1-47f6-a2c1-a476df7da025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:17.033Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d7f2b77f-14d2-4e6d-8276-842a9e05774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:27.068Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6c86ec1d-5c00-4fb6-a099-d24a107972c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:37.082Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cc1b99c0-57d2-4dd9-9e54-2381f27c0fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:47.096Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cf45ff7c-fdff-47d2-9519-ca4d15df68b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:57.112Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=71ef7815-4e5d-4abd-a550-763fb2fda842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:08:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:07.125Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8991ddaa-fff1-467d-9178-f45a862200f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:17.139Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b0b75989-c01d-4aee-a725-46dcc3b1b639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:27.157Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=790d3d37-0b9c-4815-b991-0e6ac8a3b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:37.169Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8e5e9952-0858-4e41-81fb-b7cabfcae766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:47.183Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c78eb86a-e508-4513-b362-b1262e84397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:47.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:57.197Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1bead09b-b867-4faf-bf84-eeafcde920bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:09:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:07.211Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5c4e4b8e-8f00-4320-964c-e51b01e28d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:17.225Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=43b1bb1d-6a92-4fef-a91c-b04da6a761e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:27.255Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f721e30a-14ff-4c7e-93ec-fcf52a521bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:37.270Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7efb5bcc-9f2f-403f-9a41-00efe72c2da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:47.297Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=34cd8015-8294-4855-bf9b-3efea19216ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:10:55.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:10:55.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:10:55.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:10:55.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:10:55.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:10:55.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:10:55.586Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:10:55.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:57.310Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=ec1fb290-6d39-4a4d-8425-ed705348017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:10:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:07.322Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b7f9231e-b211-4701-92fa-757339292c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:17.340Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0a7bfcdd-b126-4e41-ace5-ec42dd8ca4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:17.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:27.370Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=bc44e377-9a51-4521-81fe-ff2bfb91d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:37.393Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5bd88357-6f3f-4e75-bf3a-f2cc3e785ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:37.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:47.413Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3aceb63c-6f2f-468d-8281-4b6bf0b2d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:57.430Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1adcd0dd-6633-417f-877f-d11d718d90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:11:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:07.441Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=716b2495-aaf4-42f0-9729-8eb1179006aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:17.453Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c3ba9bb2-beaf-44c3-a2f6-edfbf1accb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:27.468Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0d4fb5ff-70e8-4217-b1f8-304f745cf2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:37.492Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f7291001-4928-48ce-955c-25a3a9617f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:47.509Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1a75dc3f-c573-45db-aa6f-c32cd9034fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:47.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:57.520Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=423015a5-d780-4d35-a79f-e12ed160951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:12:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:07.530Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a2b74a9b-cb6e-4f7f-b4f7-0558aa0844af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:17.563Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=18b72fd2-874d-4167-92e1-ca84a0f625ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:27.575Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c12a6dec-3f99-49b9-ac28-fbb8d4d8fc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:37.586Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=aa59be9c-8693-4b0e-a187-c372307af1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:47.596Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0eab5550-7eaa-42f2-a07f-cfcbe2fadab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:57.609Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d86d7a10-41c8-4f32-a6df-2ed016020a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:13:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:07.620Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b5fca709-e3dc-45b3-9eef-f4d05d346d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:17.631Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6134d4a0-d44b-48d1-bb79-ed51d6990491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:27.641Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fd13dcf8-e641-4265-9f2b-47cbec6b403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:37.651Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=aab43a23-cb35-424d-a02d-dcffadc9442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:47.664Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c0e7a9ac-67c8-497d-b4cd-808b39a478b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:57.680Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6b328d0a-6076-4f68-af0c-72ecf28fd2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:14:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:07.690Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8f55770c-91db-4842-9659-f8dc751cdf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:17.701Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=eb62f935-899d-48c2-8dc0-ddacfd2719ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:27.715Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=827ef346-4350-4c4b-b6c3-275f45a4b49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:37.727Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=77520d8d-4313-442b-b69c-96566a83cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:47.739Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a4db6103-bb5f-4bd2-bbd8-f31c6999dccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:15:54.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:15:54.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:15:54.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:15:54.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:15:54.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:15:54.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:15:54.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:15:54.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:57.750Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7323a5b6-c85b-408c-b4a4-5ecbb2545147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:15:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:07.760Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=af94c9d0-43e7-4d6e-8279-c1a6d9d4ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:17.770Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=365ca5f3-c9b5-42f0-bbaa-28656673e5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:27.780Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8f58417e-807a-4da9-8058-b79cfd12f64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:37.791Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=2931ff86-eb8b-4112-a061-6b0640dc58d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:47.805Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=13330343-8e38-4635-8be0-8a4276876bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:57.814Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=04fb127c-87eb-4c75-94a5-33f95f9437a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:16:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:07.825Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a912e1a5-6a00-47c4-8c76-5980b513210a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:17.835Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6ec180a5-e529-4cca-9b93-f68119de9811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:27.845Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=aad47661-f516-419e-9180-3a7f944bb8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:37.866Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1cada2b8-5c52-4ad4-843f-bd5f0e2b378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:47.877Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cc478d44-56ac-4b3a-91bf-f6d73b8b8837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:47.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:57.888Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c444ce60-0ef1-4a99-92d5-04ade38a3274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:17:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:07.898Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d7905ca2-ad10-46f3-9a02-7798664a1f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:17.907Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=11ab4330-ac13-4ff9-8ce9-f8eb6fe4c1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:27.918Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=146b3aa4-103f-4a88-87ec-29234da521eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:37.929Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a4808194-b144-44b8-b449-2ed2358ef2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:47.940Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a304140c-ecba-4930-9ec0-3a69443daa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:57.951Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fdd6d598-fc77-484d-b1b1-b998b7a6a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:18:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:07.962Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0146b05e-f4c8-40f9-a3cf-4b5101d37bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:17.975Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f9451021-8dca-465a-9d07-82ee6e9d4d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:27.984Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=46417499-eeb7-4ef7-828f-389c662ea699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:37.995Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e052cc02-5553-41ac-ba0c-b322c8cf93d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:48.005Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3fa80529-f10d-46aa-bbc2-0caa64ed082e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:48.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:58.016Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=15220357-5c8a-4f53-8f1a-3e8080e0a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:19:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:08.030Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=15412abb-1537-43b8-a9a7-9fed354d1736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:18.041Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8be62cce-0391-46e1-a3bf-3ae47d99dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:18.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:28.059Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cc26fb9f-3f9e-4e47-9b2a-d0e44af04790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:38.071Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=bfa97037-8cec-49a3-b8ee-5fb16def35a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:48.082Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7512eaec-5507-424d-99cd-7f7b28431626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:20:54.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:20:54.603Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:20:54.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:20:54.607Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:20:54.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:20:54.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:20:54.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:20:54.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:58.093Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d92f2557-6450-460d-90bb-dde83a7822d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:20:58.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:08.110Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cf8696bc-2052-4eef-b06e-710ee1169ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:18.120Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=dd55fdc1-98cd-41ba-a153-093551fefe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:28.128Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=162eaabf-f0a1-401a-9be6-48a67631dd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:38.139Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3aa1f02b-3d0a-438e-8cd7-9eacd938c0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:48.148Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c62427a3-b31c-465f-846d-4c3b11f7bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:58.160Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=572722f3-23a8-4fe5-9c13-d2d8c0aaf39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:21:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:08.173Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4cbd7157-400b-4ec9-9b89-4f5c64590efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:18.183Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7d5f9d5b-1c68-4f22-ab05-83e66b63b370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:28.195Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7a90aa45-77bb-4a7c-8714-379dc1c3b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:38.204Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=77a46a10-0eb2-416c-b9df-ea026f9412ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:48.230Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=abe32cd6-f8c9-47fe-8b88-2be1b583f9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:58.244Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=11806e75-f239-4cfb-84c2-a65c8a6fc5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:22:58.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:08.254Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=97f6d883-3b68-4b0e-b684-1ca8cd3c023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:18.265Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=36e57232-7022-4aa6-93b1-741fb442290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:28.277Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4bd255b3-75f7-4c5c-ac8a-5260bfcc7a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:38.286Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4d9db959-2620-4dbf-97fb-0b0aea27707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:48.296Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=acb0c750-a6fb-4b1e-aaa4-b7f6c4d8db30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:58.305Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e5afd006-2674-4f30-9410-7e44afb5d06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:23:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:08.315Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fe3a7690-f944-43e8-8d46-784b2d7f1a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:18.326Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b4779a68-db35-49ee-98b7-d97465a3494a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:28.335Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6706f4b3-c2af-45fe-b824-b3db552dc158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:38.346Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=48a98b70-162c-4ac3-a122-7572ca3678e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:48.355Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6e4f96b4-5ddc-43b4-9671-fa2aad16fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:58.369Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f6d49789-94d3-404b-9071-ac4c8e39707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:24:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:08.383Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c6dd166a-7660-44f6-87a7-452f85cbf4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:18.393Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a32b57d9-ac9a-4167-b9e1-a3c0779e6503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:28.403Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=87d8462e-75ba-4108-8202-1594d07f4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:38.413Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=347236f6-7a62-4b49-87b2-1023e87f89c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:48.424Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=11bf5095-6c25-4697-ae69-b425ce89fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:25:54.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:25:54.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:25:54.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:25:54.605Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:25:54.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:25:54.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:25:54.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:25:54.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:58.434Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fdbdd368-5949-4727-89c2-77f46f27074a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:25:58.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:08.444Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=abf14b3e-4903-466f-beca-c6e6a5464c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:08.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:18.463Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=da9cd776-41f7-44f5-ba8b-0b8cb728f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:28.483Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=52852aec-7be5-4ba2-8b06-fc36f6dba32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:38.494Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=50d6bef1-daf5-4bd6-bc26-222a3f8a1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:48.504Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d549c81c-6046-48a1-bd1c-776bd72c9eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:58.513Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=47cfdbb8-17e8-441a-9662-78b80b1d4e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:26:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:08.566Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0521b4d9-52ce-41ba-9f1c-10e98ee8163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:18.584Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5ff10241-c5cf-427e-8684-30e062aa1f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:28.616Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=68bde353-8fd6-43c2-8fdc-3f94510f7ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:38.640Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6db46ba1-f6b4-43e8-aa9f-a01dadbd72b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:48.692Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d774bc4c-3f6a-46aa-aa60-80b172a63709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:48.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:58.711Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=33638013-1921-428d-85bd-0b49d1318842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:27:58.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:08.720Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6ef5f007-f40d-4668-8546-5c7b34607cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:18.750Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e31ce139-568f-4bcd-a91e-cdd2cb767e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:28.764Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=084f37b3-df76-4ec5-a45a-2d8af335fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:38.775Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=566ae990-83ec-4f9a-aeeb-8a2dd09ca5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:48.791Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5449a174-39cb-47c0-9da6-eb44d48df6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:58.805Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=10a8972d-3cc6-45ac-80f5-0e9681f8b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:28:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:08.822Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=49659727-03fb-455b-aaaa-03a50e4a7151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:18.831Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d39dadfa-bce6-4f11-871b-0c6bf97dfb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:28.842Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fbb4faf9-48ae-4c04-a441-81d1696d2462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:38.853Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e60cfea6-82bb-4f3c-acd0-b1cc1160ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:48.868Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5aa81c33-3c64-4fb4-848d-c75d099164d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:58.898Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=2bcbdd70-2571-4f7d-9a6c-bdd9da1d1ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:29:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:08.961Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=99a23dfe-b0ea-4c73-be43-c109ed49eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:18.976Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a31ab32b-02bd-4306-b3b9-992220ea50ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:18.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:28.988Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=aa03d292-8364-450b-9469-cfb9a57ad0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:39.024Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8494fb18-9214-4dcd-9999-e43e5b7d0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:49.076Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=2e7773b4-8b3c-4f14-aa2f-b46943e42490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:30:54.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:30:54.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:30:54.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:30:54.706Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:30:54.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:30:54.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:30:54.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:30:54.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:59.140Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7d88bd51-0714-48af-a8fa-b4070147ff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:30:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:09.150Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3b403c53-9e29-4cb5-978a-1b7c8dd80e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:19.159Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=af040b98-570a-4bb0-b13f-22b9940c3ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:29.172Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b42246cb-076a-4c7c-aa8e-1e64b83ac667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:39.182Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9a0994de-28de-40d3-a1b9-4d26c5475dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:49.191Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a1ede460-7fa1-48bc-a46c-9cd0de1610c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:59.199Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=65464624-6bb7-497e-ada1-716917bc004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:31:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:09.206Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cd93f298-8c9b-48a5-b2ab-89d95a7b7cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:19.214Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1f4c5573-740c-497c-beda-f3991b381bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:29.223Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3bad1283-a2a4-4a1b-b2fd-5ddc1f29ac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:39.230Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7088dab1-ca68-4740-a62c-1dcdb65a8406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:39.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:49.239Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d664aa69-550f-4cc7-b316-bdba4dd3b555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:59.247Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=13e0bae3-4ee3-49ce-8428-184844efce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:32:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:09.255Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3c9160e5-cab1-43ad-ba82-18c09526e74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:09.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:19.264Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=755893b8-d928-464b-90f2-5bff870b3ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:29.276Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1153b2a3-ca81-4dfe-83ea-79379acc33e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:39.285Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=ba9df9f1-1e33-41f4-bd6a-df999a6145b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:49.293Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0285f374-30eb-4b1d-8350-c5471cc6be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:59.301Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c50a4c01-f1bc-4e82-86b3-930c44a77301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:33:59.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:09.310Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c9589e75-2718-4ad1-afed-b69119d2b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:09.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:19.318Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7740e445-fe38-4b14-9b64-67a2d83d400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:29.326Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=8d5ebbce-c071-40a0-acdb-8bb650df8418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:39.336Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=08ccce69-0031-4836-91fd-2ed850ad8b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:49.345Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=acaa4be3-5756-4c07-bb93-3278b8ace1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:59.354Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f6f401a4-5330-4988-b2c6-1b033e6322e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:34:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:09.364Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1d662e89-7742-48b2-954f-22926944620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:19.373Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=be370b19-ee61-4c2b-a094-7d92729db2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:29.381Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a7eae247-06ec-4cd3-9680-c72f742f9945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:39.389Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6a5a19ec-bbcf-45eb-93cf-76bf60a45d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:49.400Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=258737ba-ab0f-4b34-8884-d1b6a5973a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:35:54.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:35:54.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:35:54.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:35:54.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:35:54.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:35:54.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:35:54.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:35:54.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:59.413Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9dfbb667-9307-47b0-8ea3-89845c840115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:35:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:09.422Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=90397b6e-beb7-4f40-b770-9e12920020b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:19.433Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=54a4d682-6233-4f96-bec5-7aa1140bdd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:29.440Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e6620f35-370c-4b0b-836a-62f5a55ca8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:39.451Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4e0dcb08-872d-4bfa-9ef8-ffea81e6c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:49.464Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=016d2ebe-1931-40e2-aa2c-a3b10ee2f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:59.474Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=025dbdd6-e6a1-43e4-b801-045916378bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:36:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:09.485Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7c9519a0-7eb5-4560-a63f-76dac1959c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:19.495Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c5d75973-5ee4-4acd-9d7b-2cbb2f932434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:29.508Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=03e49a70-0fb0-4d85-8396-14766208d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:39.518Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=aa49eab9-f528-4d8d-9089-e49ee407217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:49.526Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=27355114-e914-40ca-a597-9497ce22f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:59.534Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7ff8095e-2e1a-4c89-af2e-ccdfb3230932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:37:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:09.542Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=35a57d79-e750-4d19-804f-61c0e1fd4d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:19.552Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=009085f2-73b3-4300-a900-24492740e2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:29.572Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=abe499c6-7f90-4fc5-9be0-246569b2736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:39.580Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4524b3f3-8a4d-49f8-8f2c-26cda653756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:49.587Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=76b9de54-ab05-4174-adf9-71f99e9b9aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:59.596Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5232520c-d1b7-4144-8e90-4e049f3722e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:38:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:09.605Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9059df7b-8be6-4c59-ba00-bb6f1ca386f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:19.613Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c0eb5664-218e-44d5-a92a-18daaf3b794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:29.621Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cdb5e216-8b62-4370-a6d7-54fac423d9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:39.630Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=2ebae563-d01b-46a7-b986-08bf5a91d597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:39.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:49.638Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0d615fa6-1014-4810-b860-486fab48b28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:59.646Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=bc6c868d-3ec9-4b5e-a8ee-5a78561b15aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:39:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:09.655Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=078cbe6c-375c-4431-96e7-f97ef0711902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:19.664Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b94cd93a-1a4b-402f-b618-6e9728404913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:19.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:29.675Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7c275d10-54d8-43e6-a853-e717b313fd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:39.683Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=03b11396-1cdc-4a4f-8845-4ae83360530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:39.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:49.692Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=29b64352-f926-4325-99ad-8234c61482f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:40:54.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:40:54.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:40:54.580Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:40:54.583Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:40:54.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:40:54.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:40:54.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:40:54.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:59.700Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6876daf7-5f4b-4abe-9aec-8fda2f7b6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:40:59.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:09.708Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c7b97e9d-8255-40ff-a82b-b9f7216eaa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:09.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:19.716Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f41721eb-39cb-430c-8fae-fe57e95ce8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:29.724Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=14816f3e-8f8b-44e1-a13b-23b2371f0479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:39.733Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=66f288b7-c9cd-4937-8526-20612419ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:49.743Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c7b8f94e-8ce5-4de1-bafd-52aca04db4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:59.756Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=750c43a5-0783-46e8-af6d-9601f0cd1f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:41:59.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:09.764Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=c885666b-0fd1-426d-88ee-306f2f2644fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:19.772Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b151bdf8-0edc-463a-bd1e-69225b4d7ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:29.781Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7fda4195-25d8-4c23-a88f-ebb0457c1927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:39.789Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=fb1e0d0a-e5ee-4d2c-b69e-4461be942357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:49.798Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1b202254-40e9-4beb-b4f3-0a19354b47f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:59.808Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=d8f2a3d8-7a3d-4841-8329-3e2619c873e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:42:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:09.816Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=02223e97-e9cf-4a59-9521-d151fbe6305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:19.825Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=22ab87bd-1c5e-40d5-828f-58f7bc694d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:29.839Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=551a1d43-915c-4c78-8208-85d953632583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:39.847Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=33e87e93-e0eb-43f0-ba77-b123fbdb1933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:49.854Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=ebd11f71-0b6b-45f3-994c-84547797c4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:59.861Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=80892146-357b-4ede-878a-8037ad6d6fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:43:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:09.870Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0f1bb6c9-8a5a-4df3-9717-3a74d850dad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:19.877Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1abed556-8e93-4422-b5b1-84bf5c9162db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:29.885Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f5990d3e-44f0-4afd-9ce1-fcf3f6de1747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:39.893Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=2cdf470b-6d2d-4063-9a00-d27ee23e508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:49.902Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9927ebfb-542e-4e28-a382-c181340b0d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:59.910Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=312095d3-57d3-4639-97f6-cb2f729d3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:44:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:09.918Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b71fc795-f3ff-40a9-a5ec-9e53ca6dce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:19.926Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=afb77cda-3ece-467c-9fe0-b154c369a853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:29.933Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=107dfda7-5168-48a6-b35b-8b66b10ec666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:39.942Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=770d0bfa-91de-4390-b80e-5b7d974db576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:49.951Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9a12d056-f734-4c9e-b01d-8476104794c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:45:54.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:45:54.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:45:54.464Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:45:54.466Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:45:54.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:45:54.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:45:54.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:45:54.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:59.964Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5d651c38-09c7-4109-b777-fd9f11b4015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:45:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:09.973Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f13e1f92-3b88-44c2-a6fe-528fabefc23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:19.981Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f904f239-5920-4dc8-a55b-7b1fcc6c9f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:19.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:29.990Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3baaea40-9c9a-4853-a4fd-c74fe560c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:40.002Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9f9e1b3a-5004-4ac3-8e76-ccd657609d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:50.011Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=95958c68-2423-4c06-9b71-99911b77b131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:46:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:00.019Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f4f9ba39-46d8-4fc6-86c0-ffd19a0d99e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:10.027Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=ebf4b924-a74d-480b-b44c-0934910fdab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:10.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:20.035Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=cabd6ed9-2aa5-4ed0-a298-0bff42223aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:20.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:30.043Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f35cc505-084d-4cd8-a04d-834376a06190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:30.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:40.056Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=a7092d0f-237d-44f7-8189-6239a88a8838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:50.067Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=3d9eb127-85e7-4699-b95d-8e9bc148a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:47:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:00.074Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=725dc04a-4438-4f4f-950f-988211038f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:10.082Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=85377a55-0f35-4e8b-a8fd-99caf835c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:20.090Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=ecd2284f-e9f1-486d-958a-afc968de2649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:30.098Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=038f8f59-e0ba-4fc4-86de-9379fbe63700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:40.109Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=1a306f35-5a7a-4406-9d87-7cc0ebe6559f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:50.124Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=6a42c361-8c09-4faf-8864-63ae15a59f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:48:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:00.133Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f74a4262-1903-4cb6-bab8-e3abf6a6684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:10.143Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=e84771ff-bbf2-4643-91dc-b416118ea9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:20.151Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=086275cd-f0b7-4c31-bae4-b911e2a7f439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:30.161Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7105a20d-4737-4359-bbad-0bd74248b7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:40.170Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=995ef214-ee79-4cf3-a778-14eeb369dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:50.179Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=bb9ab06b-7abe-45ca-8c2e-d8ad28aa1155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:49:50.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:00.191Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=035993a9-f14c-4b12-9520-618ca67e0d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:10.201Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=9e4cb194-a197-468f-bf5e-99524ed414ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:20.210Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=78258ef6-1d07-4671-97b1-4f2bb9136ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:20.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:30.217Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=608276d4-3f91-46ad-9648-771acc7e48e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:40.224Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=0ac8b1eb-95fc-426a-b00a-7c19283ba3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:50.231Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=4e61fd13-af71-4619-a2fa-8a0a81223098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:50:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:50:54.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-07T03:50:54.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-07T03:50:54.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:50:54.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:50:54.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-07T03:50:54.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-07T03:50:54.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-07T03:50:54.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:00.238Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=40dab9c0-8b87-446b-85e2-649fbfb4615f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:00.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:10.247Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7cf62327-43bd-4415-93f4-ba0e14e06028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:20.258Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=b469d213-85eb-470f-ab35-c039b090c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:30.273Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=63214654-e2e4-4bfb-982b-bb9c3dee29b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:40.281Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=386d8c1e-e704-42c1-b081-5b0d8bceb4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:50.298Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=5535655d-276c-4986-9e37-06d0927c403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:51:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:52:00.305Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=15e90575-6694-4ff1-8747-18bd29e52563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:52:00.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:52:10.314Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=7c17cbd9-e212-4677-a0f7-d85854caa131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:52:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:52:20.323Z |INFO |Init configs |InvocationID=43a60ca2-2923-4ecd-9845-5f8030adc354, InstanceUUID=f791840a-013b-4a92-a1c2-c435c20954d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-07T03:52:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |