By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:09:57.914Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:09:57.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T15:09:58.026Z |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-09-30T15:10:00.158Z |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-09-30T15:10:00.391Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:10:00.414Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:10:00.415Z |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-09-30T15:10:00.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T15:10:01.126Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-30T15:10:01.208Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-30T15:10:05.193Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T15:10:06.487Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-30T15:10:06.521Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-30T15:10:06.522Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T15:10:06.645Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-30T15:10:06.646Z |INFO |Root WebApplicationContext: initialization completed in 5435 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-30T15:10:07.901Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-30T15:10:10.039Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T15:10:12.749Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T15:10:13.709Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T15:10:13.710Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T15:10:13.714Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T15:10:14.198Z |INFO |Started MainApp in 23.93 seconds (JVM running for 26.479) |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-30T15:10:14.452Z |INFO |Start scheduling PRH workflow |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:14.501Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=98889862-4c9c-491f-877d-832381a8401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:25.787Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=69c69f9f-5932-4e70-af85-06f0fc7ba18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:35.837Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e3e5a632-645b-4124-9c79-a57b53fe1a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:45.870Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0b3fa866-6319-4f3d-ba98-42a42d46f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:55.893Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=bd989fee-834f-4004-86b7-64092d5327db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:10:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:05.920Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=73f0e135-9d3c-48cc-b026-240308bebd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:15.940Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=342e6c37-26cb-4475-981f-e76564a81746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:25.973Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=484e0729-48f8-42b0-8a24-0b0b9ee13953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:25.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:36.001Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8095d3c2-2d5c-4a21-95ce-94e99fd5339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:46.027Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=53d790d8-e01a-4841-9305-37abf7182513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:56.051Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=154a9895-e760-4cae-a4a5-cd7a17ec4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:11:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:06.081Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ef3417d7-b782-4fed-bbb4-230f6b0df2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:16.108Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9bd816f7-6d2d-4903-a9b5-5aaaffb3e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:26.130Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=bbf7d852-d2de-48e7-9d72-b781d44534bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:36.161Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c5c5e1da-c445-4301-951f-769213f97549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:36.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:46.204Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=544a1630-9ea5-4673-a4d1-ba25256c4d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:56.269Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ad57b27f-fc46-4244-a7b6-28d968458eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:12:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:06.292Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b7a3beaf-0b4d-4e05-96b2-1d8d5f7ee56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:16.319Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=dd9d8b72-bddf-46ab-9c06-d29b1283c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:26.345Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5bac5a26-f39f-4924-a76b-7e65014322e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:36.370Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5449988d-7aa5-4e23-acc6-4fd82e5986b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:46.398Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=20b42ce3-808b-4920-8cb0-9e901b636462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:56.437Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b12605b2-1783-425a-8496-ac8510a6985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:13:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:06.460Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9ccde1e1-fd5f-49b4-b893-fb91cb3ec864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:16.479Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=85dbf899-d34d-4b61-a54a-1580569e5d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:26.514Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=86943006-3dca-4b72-923a-e313cae473df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:36.541Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=283a5459-74c3-4370-895d-83da3d733340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:46.573Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8d51b4d4-c7eb-485d-9c38-6a50423395d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:56.610Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9a44f6c6-0e75-4044-bc8e-1ffc271ca34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:14:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:06.641Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=448df92f-409b-4a5b-937e-00364fa2e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:15:09.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:15:09.813Z |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-09-30T15:15:09.815Z |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-09-30T15:15:09.821Z |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-09-30T15:15:09.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:15:09.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:15:09.851Z |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-09-30T15:15:09.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:16.681Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f73f4105-e8cc-4957-b898-078276b5d638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:16.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:26.701Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2ef1076e-4cbf-4daf-9700-cc9b402b2302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:36.730Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a0ba98aa-0f67-4fd4-a9db-37aac056c241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:46.753Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ac7a2c66-95be-4419-803c-61cf1f2ba307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:56.781Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=35bc42e7-3a61-4969-bb6f-dd865ea3ebad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:15:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:06.824Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=59adbde6-0caa-46e3-9189-419234db7257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:06.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:16.853Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9cffddd1-7055-4cca-9eb9-c22b98f7da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:26.886Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f81e4021-0eb4-4f7e-b24b-462d390eb844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:36.912Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=92e6cb97-360a-4b25-84c8-c1b51befdffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:46.947Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b53ed65b-7875-414a-809c-d690ac589275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:56.969Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e713c75d-2205-4848-811d-0d58f027ca51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:16:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:06.994Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ac90724d-21f5-45d6-83be-bc46a6168976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:17.034Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=63dcecaf-b44a-41c1-8d1d-f5d1b424d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:27.056Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e1a4b0d1-1a69-4018-b65d-b9ffef423b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:37.085Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b9e63693-c8fb-451e-8a67-d7ac2cc855b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:47.122Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=4e29c8a2-b821-4293-b776-6047e0d89ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:57.140Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=450ec508-06b2-4923-9400-9bb23427d1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:17:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:07.178Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e585b7f5-8b9e-43a0-8981-8de90f703536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:17.203Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3780150c-5115-48ea-b106-85de8af6dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:27.219Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=87ddfc68-6783-4417-b163-d4d84b629a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:37.236Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ddcd20f4-620a-4f2a-a8c9-9fb59e0307dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:37.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:47.251Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5e992c8c-90eb-40b0-aeda-f4b75a59f14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:57.271Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9abf0bf4-6264-4343-9bc8-89d0da12920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:18:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:07.292Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7cbd0d81-9f10-4db5-b441-1b705ed2d964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:17.310Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9d556c6b-d440-49ea-931f-8f41c3585e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:27.326Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=37aca527-1621-44e4-87bd-15084aac19ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:37.358Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=66ab0d9c-8f29-4a91-94cf-2a04759889ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:47.384Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=25f33c40-e304-444e-b3d5-8db91bab4ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:57.410Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7be7062c-352c-4e1f-907a-49a340c7368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:19:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:07.443Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=12ebfb48-1973-4c19-8c76-d966ee50390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:20:08.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:20:08.756Z |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-09-30T15:20:08.757Z |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-09-30T15:20:08.764Z |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-09-30T15:20:08.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:20:08.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:20:08.792Z |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-09-30T15:20:08.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:17.472Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=930ef7be-58bb-45d9-ac79-e53024781cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:17.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:27.489Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8d3975ea-fc35-4db7-b71d-0ce99da96e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:37.525Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b0e7b964-9337-408c-87da-8178fa639b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:47.576Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9502d67a-cb0a-4803-913c-d05423303964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:57.599Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0d841906-028c-4cfd-9fc4-ad3f034cbb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:20:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:07.636Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=16d9cc82-694b-4428-b6d4-46911957f9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:17.660Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=02c74a2c-34ba-4ed6-b5bc-ca04bb8e1973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:27.675Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ff9b1d5b-885a-435d-99ba-beb673348dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:37.698Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=4b585f8e-1386-46d8-8294-a3ba6a878c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:47.715Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c025afc1-1412-4142-92d2-7399545822c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:57.730Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a474aab7-e812-488c-9b46-d5a996687738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:21:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:07.765Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=44f55c5b-9ffb-47be-8286-e66b96f77e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:07.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:17.786Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=03c8ec89-ed1b-458e-b3f3-72578f9138f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:27.812Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a61ace75-7264-4072-ab23-426cd703681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:37.855Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=84883268-e09d-4ff8-8bf8-66cdc01065c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:47.869Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=fff1b655-ade2-4f75-a974-46d861615912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:57.887Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=80de6262-5af0-4436-ba50-c1af11bbfd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:22:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:07.901Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=19e2a00d-1083-47bf-9383-eedb4f657076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:17.916Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7343c60b-f434-4613-ab15-37951be7297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:27.934Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=af5cacd1-5093-4ae1-a759-f19f21ab98f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:37.949Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9942fbd0-5945-46ee-98f2-689d13aafec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:47.964Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=122edf38-2280-4818-863b-a4f36f292633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:47.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:57.994Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1e6c7d32-2321-4d9c-ae9b-16fc98f493d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:23:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:08.020Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=db198762-1c4d-4ba8-93d2-52154ff3d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:18.055Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=402a39e6-3845-422b-862b-c3d207ff555e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:28.069Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=bcc04ee3-def4-456a-9975-f8494df49ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:38.098Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=588070f4-4d08-43d3-9e48-573749294fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:48.128Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=29cce79b-8335-461c-9f52-614cd2b41691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:58.144Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0007e607-9915-4c80-82f7-55338a92218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:24:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:08.160Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d173534b-b981-4840-840c-cdf33c2476be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:25:08.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:25:08.355Z |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-09-30T15:25:08.356Z |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-09-30T15:25:08.359Z |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-09-30T15:25:08.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:25:08.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:25:08.378Z |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-09-30T15:25:08.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:18.189Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=cfbe1705-6a90-487a-8ffe-403b89962143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:28.205Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=25138357-3bab-4286-8784-c4ff2e2f8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:28.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:38.227Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=09aa10b6-dd37-469b-87a0-bdac6e7c154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:48.258Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f7cb36fc-c138-478c-835a-f9d627863079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:58.291Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=01c29415-8d78-4593-a1d6-643828dd8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:25:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:08.310Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=44984b45-bffd-4402-b67b-8b52d1b1182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:18.339Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=6ab6bd12-4334-4a5e-9f7b-4415cca913b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:28.354Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8a1c9458-6391-4ae6-aa15-dc32b8ff5881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:38.373Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5f74c85c-b25c-4bb6-b8c1-51f1ee9ca6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:48.389Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e0156abc-05b1-409c-989d-5ea8affc7cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:58.412Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0a40eddf-eff9-42a9-a19b-735323cfb92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:26:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:08.441Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=6c58eda1-a39e-499b-abbc-6b413d156a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:18.459Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d94a75ec-d201-44c8-8e0a-cfed41835aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:28.483Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a5a0eac1-225d-4599-9fe2-6b2c27f60078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:38.502Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2b5f8c3b-0115-4235-af79-9dd6a01bbf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:48.524Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2635d394-508a-473f-b766-c697527b83d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:58.544Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=eca0ca9c-75eb-4b77-9b25-8b3c17ce6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:27:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:08.608Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e0f759b3-9a44-42ae-a6d0-675ca2d6e4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:18.636Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1e467e97-657b-4347-b930-9e508f205726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:18.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:28.653Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5ce93bca-0a91-4a59-95b3-caa98bd1ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:38.670Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=286a40f9-61c6-41bf-8035-934276f52afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:48.686Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=65debcf3-607a-404e-b435-c690b0e5e127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:48.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:58.704Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a0a572a9-0d30-4f60-8657-4fd3db3a388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:28:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:08.725Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7941e959-ac49-403a-ba50-de1ecf8eb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:18.740Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e9310526-a746-459f-ac7f-335c8daf1e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:28.758Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=47ff51b3-2bd9-45b1-bfd7-a08a37c343ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:38.775Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=4287f4d2-39a0-4789-9154-71591ad52177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:48.790Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=95690721-9316-4b8b-9adf-86e5f3a7bbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:58.809Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=50e38a44-c08f-49b5-9619-d04dab5af90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:29:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:30:08.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:30:08.537Z |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-09-30T15:30:08.539Z |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-09-30T15:30:08.543Z |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-09-30T15:30:08.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:30:08.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:30:08.566Z |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-09-30T15:30:08.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:08.827Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3d3b6c6e-06fc-4a48-b67c-63258ba6cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:18.843Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=494cd65a-aefb-49fb-812b-b1c4f9fc5d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:28.857Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=65becc4f-ef78-4a6e-b7cb-c668300b8be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:38.874Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=fdb49464-fa31-45e0-b309-73b980a060e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:48.890Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0fdeff8b-f9fb-408c-80e5-617da9e2b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:58.904Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a3bb0fc8-e172-48f4-86a9-b1122a28c22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:30:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:08.918Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8a8aabfe-396b-48f5-9cf2-cb604261e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:08.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:18.930Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e86ca51a-2a56-4e25-acab-caea47621d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:28.947Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=81d94629-6d18-4276-888e-e5542f55af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:38.973Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=91bf21c0-1d38-4de1-b18c-c4ccb13e0ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:48.986Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e1d938a9-c16c-4b99-aeca-e616c38449eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:59.001Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c066d4b8-ff7e-4b30-b005-1a829425dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:31:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:09.014Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=93af2d46-87b0-48f6-b25d-a1bda68e9ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:19.030Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=eccaff84-871f-4f97-bd67-9d49f51fe75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:29.053Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=6e4363bc-8d8e-46a7-97c8-3424b352938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:29.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:39.073Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e8a6c609-5acd-4479-be75-9b526d36b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:49.088Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7fea638c-8ac1-442c-b058-c8027ed0ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:59.102Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1bd2b75b-3ff0-47fa-86c0-a41c5d2126d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:32:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:09.118Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=167449dc-867a-4711-b330-bf45d4dfd582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:19.130Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b27055b0-2795-4f01-ab7e-a554e0e797b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:29.143Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=df4d1728-eeef-46c0-8389-d763a3bc7b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:29.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:39.168Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3b873b5c-b1fa-4ee3-8fa7-03cd77bc73dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:49.181Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=347bae86-e1c6-4b14-802e-c29b5f3dd80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:59.193Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=76a698da-ae03-4a27-8a5f-32f33ff7e07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:33:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:09.206Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b2dc054c-74a0-4873-a4c1-2b0ac2116951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:19.218Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ab92c64b-456d-41df-9465-bb70c8dd743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:19.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:29.234Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8e779f24-4c3d-44cc-9409-d43458669ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:39.248Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7cb349fe-1e77-4820-96fc-c7c8c2e2167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:39.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:49.260Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8937e455-8c3d-468d-bdb4-4745ab16b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:59.281Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5301bc36-8ad6-4de4-8715-560581c85268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:34:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:35:08.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:35:08.210Z |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-09-30T15:35:08.211Z |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-09-30T15:35:08.212Z |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-09-30T15:35:08.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:35:08.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:35:08.220Z |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-09-30T15:35:08.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:09.296Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b1f68945-a004-4760-b922-20682ac349da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:19.310Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=70fee353-17b2-4b7f-904f-c39043011118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:29.324Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=09eb4e4d-1e7e-4bb0-bf61-c9507b80b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:39.341Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=37db4e83-7b55-4943-9029-dc35852b1061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:49.364Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=cd4a7625-0176-4027-a5f8-4be58ade76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:59.384Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0d965e8b-c697-47e2-95bb-9a7ea4f388b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:35:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:09.400Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e43a6eea-1614-44a4-a170-eda4217d17e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:19.415Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5ec0022c-ee05-4f1c-8223-bb0883e9b883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:19.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:29.431Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3d9f293c-ef08-4d4e-8898-2db394d42ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:39.476Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c955f7d6-cdf5-4883-9aa9-5ad43fc17f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:49.500Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a89885db-1f20-472d-bc19-df7c3e415e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:59.515Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f6933986-b333-4478-a338-7aa2ba6d400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:36:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:09.556Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=786c3769-cf80-4926-97cb-5fc227af6d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:19.583Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f0cb3072-a80c-4cb8-985d-a47822ed6a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:29.603Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e4c84654-fadc-492a-abc1-5097cc5b48cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:29.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:39.625Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f76af1f2-c192-4143-b4be-4e966a1f8b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:39.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:49.637Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=813d3b8a-e2a6-4b41-bbde-9798b6eb2693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:59.653Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b241f4da-6366-4b3e-9261-ffba56054c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:37:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:09.684Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3ba71f09-4af7-45ca-bb57-6bbbf3f56515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:19.726Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ddbdcfab-f804-4480-9a62-9746cb34ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:29.765Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=14a8d6e6-c74c-4796-b7f2-a855ecd10a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:39.790Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3878b437-6db9-49e5-8fe9-94373e09c786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:49.811Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ff911800-d954-4818-a7d2-71f56546d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:59.837Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3277079d-eca7-4457-a2b3-46733aeeac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:38:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:09.853Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=054f11c6-344b-44ec-9152-01d2da6ae02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:19.868Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=bd1c9b8f-35b1-41c9-aaf5-004644a2428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:29.893Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f10094ca-d603-45b1-ae33-0d2dd5f291b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:39.909Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=478f9304-1b31-4301-9e2b-5bd2c6b1beff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:49.922Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=af00b3f6-c22b-46d2-b497-f2739a61f585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:49.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:59.937Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3169e83a-5183-45fe-b12b-6dca99d90bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:39:59.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:40:08.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:40:08.351Z |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-09-30T15:40:08.352Z |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-09-30T15:40:08.358Z |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-09-30T15:40:08.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:40:08.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:40:08.370Z |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-09-30T15:40:08.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:09.949Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=aca7797e-231f-4c1e-8a4b-c19a3a239d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:19.964Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=aa02f815-5583-4855-b296-7c657d3a1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:29.980Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=cfaded3d-3369-4c40-b25b-bbcef367fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:39.991Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=37d79345-2fc1-43ab-af64-17295b94df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:50.003Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=cb059216-7488-4254-bfaa-03fe212368a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:40:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:00.019Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0a4710e2-a475-4ffe-87c0-cdd686a8d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:10.033Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2404f889-6211-4cbe-80de-51eeccfd14d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:20.065Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=cd417ff4-4fbc-497b-8a2e-218998f4e21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:30.079Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=4d1e5082-9bb5-4fc3-a4f7-1501bbfad3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:40.101Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ac425123-6ec3-400a-8ac5-88a6b1922da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:50.126Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3e3040bb-31fc-420d-b3d5-f2548f3c00c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:41:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:00.150Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2f20264a-eb6f-43de-9ff7-48a034b82f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:10.163Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8921d16d-ca8c-4052-828d-a735c434d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:20.184Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=11e9a679-e6ef-4948-b312-de58249a44d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:30.200Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=00e7d9be-9f03-403d-ad37-dfd37a3f651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:40.215Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=46207207-0da0-4a46-a9ba-a7f81ea7fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:50.227Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=bc79bef8-649b-49f3-96a8-a9876e7801f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:42:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:00.239Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d80ad788-3e86-4f75-a5c0-22af7e9c9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:10.251Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b5eac41f-9767-4418-a208-1120f20b4fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:20.264Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=08410e74-b9aa-431b-b61c-d507daba6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:30.276Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=71aeded4-294a-472c-98c7-092bebc2a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:40.299Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2a77c83f-ba42-469e-ba86-f5241fe9ca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:50.312Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=95fd9c37-7952-4e13-8f4d-1f9cf02ae42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:43:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:00.325Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b38f1726-91fa-4cab-9be3-da1d9a8eeb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:10.343Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=da93d4d3-5126-4cc0-817d-30fb9826b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:20.357Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8e507f3d-0de3-4801-9e3e-ab25466b767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:30.369Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1a9fb9e9-7464-4bf1-b152-21f48a13fe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:40.387Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2d72bb8b-71d4-4d97-8075-8fbe718d2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:50.419Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2b61b77a-a041-4b2f-bd75-5b8b02a66c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:44:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:00.433Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=301542d7-2b90-487f-96f8-e19b87c8a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:45:08.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:45:08.451Z |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-09-30T15:45:08.452Z |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-09-30T15:45:08.455Z |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-09-30T15:45:08.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:45:08.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:45:08.464Z |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-09-30T15:45:08.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:10.451Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e44a8c12-fd1c-49a4-9d75-7803e8721101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:20.463Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=981878ad-1ada-4c91-a618-3f6f0f32de86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:30.478Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f2d514f3-65e6-493a-960b-3e277912de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:40.492Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=aa14d4ba-cd94-4ac7-a436-3d4d1d6b0e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:50.510Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a69370f2-c429-461c-9af0-c673fe27d207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:45:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:00.523Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ed761795-944c-4788-a66e-f5ba0d7a354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:10.536Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f58d2cd7-9b6b-427b-84f0-3e59a1911d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:10.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:20.551Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=51895796-65a6-4c76-915a-a3da70855e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:30.565Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f3351856-3793-401f-aa46-714324334fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:40.577Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=6f340780-85e8-4956-83ee-a7297d3272f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:50.589Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=2d2139a5-e15d-4474-b62a-d9a2abd6b4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:46:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:00.603Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=daa5c931-0dac-4054-bc37-ee6f1e28c4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:10.619Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d5962e21-f52a-4a39-832d-7a4c199cb6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:20.631Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=fb7a0310-cbaa-467f-8871-cb77818008ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:30.649Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ddba81dd-a70f-42b1-9c09-c00c1b69bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:40.666Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ae978d25-56ad-45af-8ff9-eea516988547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:50.678Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=909cbb90-eb85-4eb4-aee8-7889b7e2230d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:47:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:00.701Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8392be61-5493-4e0e-8ea3-b9b027318343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:10.717Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=53f3e2e8-5f9c-4a2a-96ff-e7a2df78a49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:20.731Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=380a1b6f-e62a-47ce-9ca8-3b568df85332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:30.748Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f0c20c9b-e10a-48b6-a4c3-9eaaeec5c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:40.763Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1933f0a2-6f01-473a-8f88-5d67f7bf5570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:50.775Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=db1725f7-7296-4148-8697-b14ecaaca242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:48:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:00.789Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=baafe604-f083-4b4f-aa8e-c6d8aaf5a437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:10.810Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5d92f189-5951-4cfd-97e1-b219ef4429af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:10.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:20.822Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=3e8d4723-7e9d-49f6-9efb-59193c4bd675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:20.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:30.838Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0fc0cda8-d2e5-499d-9f8c-35780e805892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:40.857Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c45a28cf-995d-42aa-8f43-f15a2ddb6d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:50.873Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ce18db48-5a18-4134-b7af-bd252fd61446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:49:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:00.891Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=60b84867-d4ba-47d3-b0fe-d5370db3e493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:50:08.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:50:08.497Z |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-09-30T15:50:08.498Z |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-09-30T15:50:08.501Z |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-09-30T15:50:08.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:50:08.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:50:08.529Z |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-09-30T15:50:08.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:10.910Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=889a6ad9-2277-46c7-b126-b4ad422a4e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:20.923Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f8bcef25-8e6c-43cf-b088-18e1f50cec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:20.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:30.936Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7afd52a4-8ff6-4c61-a5d1-af753d6b3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:40.948Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=8a3639b0-a664-4d47-8b93-35cfce266c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:50.967Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7212a2d4-01b0-4f97-9890-d14aed1bd5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:50:50.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:00.982Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d589d929-cb82-4449-b8c0-63cf40012cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:10.996Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=715b4d1c-8a2a-459e-97f1-5ad6fead0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:11.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:21.010Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1fb65ae6-9829-4217-8a66-9d195341ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:21.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:31.026Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1e5622da-1f59-4704-ac0e-bcd8bb9ec9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:31.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:41.051Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a766a304-f899-40aa-af45-5dae765f4223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:51.068Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d547a631-280a-4bad-9245-6fa11dd55d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:51:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:01.089Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=afcc8efb-e0c0-4b18-a423-4ab0ebe0411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:11.106Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=685b5de2-78d5-4a67-a3d8-d25e703f6fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:21.120Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=86fc9529-832c-4e93-a999-e51860be5020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:31.138Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=bd4e894b-0aa5-4426-bee4-28d8995ce141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:41.152Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1b1c4222-65c8-4d7b-86e9-96e3a652d1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:51.164Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=e33b30d9-4437-4c45-862e-444e4a9db1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:52:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:01.187Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=ec5c46c3-5109-4d9d-9bc7-c3c5656ea5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:11.197Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a594efca-43c0-4973-b29b-bdd02a809bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:21.210Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=adbc6e0b-4701-42a8-8f9f-de20d8b518a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:31.227Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5ed743bd-b4c7-4427-a3f5-bd13a14490ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:41.240Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=0195b800-a7a7-4615-a3ad-505b9a7adcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:51.259Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=46a0c2fd-c2bb-49bb-a870-2907d0ee13e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:53:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:01.273Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=736b04fb-a998-48f5-918d-e2fa0b191f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:11.286Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7d6e816b-42dd-45ea-982f-96c36f31850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:21.299Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=4f969cf4-13a1-42d5-a93d-91759d26350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:31.311Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=10bce696-633d-408d-a644-f9d536a51386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:41.325Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1f20adea-05a1-46ef-ba47-510c3582120d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:51.339Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=7d7c769d-0f42-42c0-bd86-7e85a288ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:54:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:01.350Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1041edb2-6918-4223-b1d2-da2ef31513e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:55:08.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T15:55:08.184Z |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-09-30T15:55:08.185Z |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-09-30T15:55:08.189Z |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-09-30T15:55:08.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T15:55:08.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T15:55:08.199Z |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-09-30T15:55:08.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:11.370Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=dc021310-fa81-4a0b-ac89-d343ed578a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:21.385Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c7fd1a53-abb1-4ebf-908c-86544eb21275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:31.403Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=b29f43c7-46a9-4c63-92ab-c9f07e4073dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:41.415Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=d2193bd5-96f9-4cad-b431-53077abd293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:41.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:51.428Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=92d56792-6bec-4c28-ae94-274dd82a82e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:55:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:01.446Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=42621628-8569-4aaf-8dd4-6d63f545e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:11.459Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=369f2688-364b-4f38-a4bc-e197e85571b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:21.471Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=40ea1b7f-3f9e-40d7-a294-ca8aba31039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:31.482Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=4ef93c5d-edcd-49af-89f7-219073e94f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:41.500Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=90328649-ce5e-4ffc-ab51-b03cdccd1ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:51.515Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=04c76008-0a97-4f60-9335-d03d4fc883e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:56:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:01.529Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=6ae25902-d9ad-46db-8d42-0b8cdd7373c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:11.543Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=47636e3f-8b74-46ea-90fa-61f1fe31c14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:21.555Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=72110a96-1ed1-4c72-80e1-7f80f8ebf7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:31.566Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=39bd92fa-aa29-4f2b-8420-a784cb54c26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:41.582Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=495dcb1e-9313-4d8d-a5f4-62331c88fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:51.596Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9157ca0c-f155-4897-8bca-a79916768b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:57:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:01.609Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=63c0e287-7237-46f3-926b-4c4db9697cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:11.621Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=98cc25dd-88e0-46d8-afe1-617cf5b7037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:21.632Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=eab5bd9b-6de6-4910-aef3-274ba8ebecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:31.643Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=082c802f-98bb-489c-a6db-1a5b97bfc7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:41.657Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=40c7db35-2e6a-416a-b7bb-71950a985eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:51.669Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a5cbe927-64b6-4853-8413-7e092235f0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:58:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:01.681Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=5aa312ca-b462-4a1d-bea8-0c1c5a0b0141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:11.693Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9b672df8-6b06-401b-85f6-57cd0e0721d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:21.704Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=db0dad93-86d7-43d2-8be5-88ec48827fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:31.718Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=a231b7de-1048-4fd0-a6ef-27a2a921886e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:41.729Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=1274ac9d-1ce1-44f3-9a82-b53021bdcd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:51.743Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=231710b3-e887-4991-94c2-41fcf2d16469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T15:59:51.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:01.758Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=9ede1746-9186-4ce1-9f81-24731a284289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:00:08.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T16:00:08.428Z |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-09-30T16:00:08.430Z |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-09-30T16:00:08.433Z |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-09-30T16:00:08.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T16:00:08.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T16:00:08.447Z |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-09-30T16:00:08.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:11.773Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=810e4653-9f1e-4d66-814e-6b2af3ca5b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:21.785Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=c8c6d40d-6af6-481e-8f6a-58e1fb408896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:31.800Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=19970ff8-c143-43a5-ae92-6b5da860a1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:41.812Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=f2df900f-2eb2-4f80-a66c-3d7145082a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:41.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:51.830Z |INFO |Init configs |InvocationID=29deaa3a-a0f6-4bd8-bc98-f853f4802627, InstanceUUID=09fc5c12-e3d3-4d07-9251-f13da621e1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T16:00:51.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |