By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T04:56:22.432Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T04:56:22.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-26T04:56:22.472Z |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-10-26T04:56:23.155Z |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-10-26T04:56:23.250Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T04:56:23.250Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T04:56:23.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T04:56:23.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-26T04:56:23.533Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-26T04:56:23.571Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-26T04:56:25.105Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-26T04:56:25.605Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-26T04:56:25.631Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-26T04:56:25.631Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-26T04:56:25.708Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-26T04:56:25.708Z |INFO |Root WebApplicationContext: initialization completed in 2136 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-26T04:56:26.434Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-26T04:56:29.035Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-26T04:56:29.710Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-26T04:56:29.739Z |INFO |Started MainApp in 9.709 seconds (JVM running for 10.435) |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-26T04:56:29.991Z |INFO |Start scheduling PRH workflow |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:56:30.008Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=2544c3a0-6b10-49a2-9b58-382dbcf90cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:56:31.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:56:31.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-26T04:56:38.801Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-26T04:56:38.802Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-26T04:56:38.804Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:56:41.603Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=4b8f0d36-cc13-457f-b64a-8b55f275a4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:56:42.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:56:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:56:52.645Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=23b22e90-fbe7-4c52-9059-95febcc9d8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:56:53.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:56:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:03.685Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8c779443-b3d0-442e-977a-7119669c96c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:57:04.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:14.726Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6264de65-5d03-4240-9502-1b52ec9b5a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:57:15.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:25.799Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ffd5ad6f-520c-4b1f-863b-598d44c90e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:57:26.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:36.837Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6cb33680-c054-4fe0-a38f-bd575aee49b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:57:37.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:47.881Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=44fd414f-9425-410a-8231-f174b7de9a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:57:48.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:58.924Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=67e2ba02-2dd3-4d0c-97e7-fe35a3e4bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:57:59.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:57:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:09.962Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9625be7c-8198-40b3-a2ee-a9adaeca5760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:58:11.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:21.031Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a9cab224-7349-4f0a-9a03-eb061f5e5bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:58:22.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:32.069Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1dc8f036-13dc-42ce-aba4-57938b6aef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:58:33.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:43.110Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=fbaa9e38-4919-4a21-9220-06aa7012519e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:58:44.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:54.182Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5dadca79-1d8a-439a-9c4f-a1b5e2fff639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:58:55.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:58:55.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:05.221Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=694f0aa4-dcdb-4cf8-95ec-86d7a9f1d86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:59:06.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:16.298Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6dc51362-b5a5-4f16-bfe5-b69a0e104356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:59:17.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:27.368Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a3c3351c-9775-483c-b18f-dca9368e70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:59:28.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:38.406Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=26c14bb3-4deb-4035-8806-e981caff8b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:59:39.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:49.446Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=625c1281-2921-4190-8b70-cf578514051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T04:59:50.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T04:59:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:00.517Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e642c2e0-211e-4990-b09b-c3418ed8e59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T05:00:01.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:11.558Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=76402cdc-25c5-4997-9a76-49cd1ddc7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T05:00:12.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:22.631Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ea52018b-5e12-4f58-bbb8-67e3e0636906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T05:00:23.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:33.706Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=67f570fa-a464-44da-b340-03764abdc506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-26T05:00:34.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:44.746Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=331d3a33-c5fb-4f41-841c-2dec12cbb4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:54.945Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=221839e8-68bd-4c62-a9b5-fa86103083cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:00:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:05.000Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ee934e01-a1df-4a65-840d-3429131191e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:15.023Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=effd6c80-c0b0-4297-95b4-3d10e0689cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:25.058Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=849c4c94-f822-41cd-b811-be8e6ffd7700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:01:27.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:01:27.180Z |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-10-26T05:01:27.182Z |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-10-26T05:01:27.185Z |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-10-26T05:01:27.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:01:27.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:01:27.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:01:27.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:35.076Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5cb7f781-a352-4fa2-90b3-1bcf239beba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:45.095Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c9ffcba7-2b5d-4a11-9edb-913b844bb086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:55.112Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5b93363c-e5fa-4f80-b57a-7d36ac5543e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:01:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:05.124Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d8ab0e63-e9e7-4781-9da1-2da04f13d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:15.135Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=dd74479e-361a-4508-888c-0b813bd2225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:25.145Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cf4e0a2b-43ea-486a-8240-2eb1cded2677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:35.154Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=947a3ba3-a789-4cb3-8ae1-91f752e439fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:45.166Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=46182699-aeea-4017-8eb6-4a6e954ed353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:55.179Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=44cead10-5627-4860-a9f2-901d394c05ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:02:55.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:05.188Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=510a623e-38d2-40f5-8069-b8973f274bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:15.196Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=71b5e984-60da-4fd1-9b04-079d4874039e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:25.206Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8125cdb2-8bd6-4923-abbc-2e88565ee62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:35.215Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=553926bf-16ea-4f10-a867-d2e5fdb23271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:45.233Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=2ad71096-2896-4a1c-91af-42cd6bd75f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:55.247Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=756e099b-e2aa-419e-b124-522492fc513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:03:55.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:05.275Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=71513b60-dd4b-4846-a2f1-5b27b7f789b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:15.283Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8dcb49fb-4a6a-4e4e-8f93-01a1a53bd93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:25.296Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=3a2dfc18-fbc8-4214-87ed-8a5bce6248e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:35.314Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0336df5b-66f6-4712-9a5a-cfadb2c55c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:45.324Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=23d6b55c-1274-4d90-a366-e469c3f4de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:55.338Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9f7618e7-a83f-4fc8-ae2d-626031761866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:04:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:05.349Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=27b5c9a5-5263-4c68-b861-48e3a53d1aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:15.374Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=081e06a7-7529-4971-bec2-a98382cddd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:25.407Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=45d8511d-3a16-4362-a6c2-483a8cfe56c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:35.416Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cd1f9530-c559-4fbc-a852-11be65894e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:35.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:45.434Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f4b3879e-c6e4-4cc9-bda4-58deec1c3e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:55.449Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1c4fd880-86ef-4adb-8840-0c2251703b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:05:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:05.460Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b9b38f1b-fdf4-4c5e-8b68-9b5ca4a520df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:15.474Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e5631092-fcc5-4667-ad0f-c6b1e13c3791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:25.486Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7647d6e6-488c-4d48-b5c6-8b9a776dffb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:06:26.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:06:26.801Z |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-10-26T05:06:26.802Z |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-10-26T05:06:26.805Z |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-10-26T05:06:26.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:06:26.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:06:26.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:06:26.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:35.496Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f73b39c8-ff97-4703-a347-1a3dd365b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:45.509Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0605b234-fb9d-4b7c-b1ff-b7f5f854047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:55.522Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=21dc0812-9cb6-4350-a453-30d243b2e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:06:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:05.532Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6d12ffb7-f615-4971-96fe-84fe8d992b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:15.545Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b3c32e9e-37a6-4281-a6e2-7be0103687e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:25.558Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=3fe94a81-cfc1-42d9-9e95-be4a01622987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:35.568Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1c543479-b7ba-495c-b295-2e058ea18f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:45.579Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=98ab77e7-0b84-4c32-b864-087b1f32f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:55.595Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8e39c0c9-19be-4550-855b-f312af9b76f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:07:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:05.605Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=16a73fe1-feae-48b1-adfc-ebb38af2ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:15.617Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=dd161b30-cce6-48ee-8666-cc626fc5e495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:25.642Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1ef7733c-dc38-4441-bc72-170b608a55b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:35.651Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c3c8ac0e-345b-423a-b5d4-22cc3835feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:45.666Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7cd1e05c-7b85-4b5b-bc90-9a51a6548f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:55.678Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=edfff892-c217-4717-a461-7675705db4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:08:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:05.688Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f6d51a82-252d-46d4-bf9e-113b8b1cbfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:15.698Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=600944f4-9d87-49a5-95d3-33ac45846158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:15.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:25.710Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e02e4edf-1b26-4ed2-9387-58a6fba4cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:35.720Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=996451d6-d0a6-4bff-b448-75e724a2bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:45.808Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ee9ea1cf-41c5-4bcf-ba9a-16cfbaf66be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:55.820Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f1297daa-a15e-4673-b6be-7d93da8a25b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:09:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:05.835Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c4c5d273-de13-4e0c-95a4-794e14803d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:15.848Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cb2eb3c8-fe18-440e-a82e-4db776249c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:25.860Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d331c81b-c6c3-41a3-ba53-a9dc3d138951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:35.871Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a7ae9885-764c-4eb4-97c7-0a2c2199aab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:45.882Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=56322cc5-64a9-4998-81f7-9e853d71cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:55.891Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=095fd33f-a33f-400a-acbf-3cf65cfef162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:10:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:05.902Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=3f9f3112-653a-497b-95a0-e7f253befd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:15.913Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d3dc9329-1800-4dd5-bf98-e01cc59792c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:25.929Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=84872389-e69d-4007-bb4f-48be79369cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:11:26.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:11:26.758Z |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-10-26T05:11:26.758Z |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-10-26T05:11:26.761Z |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-10-26T05:11:26.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:11:26.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:11:26.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:11:26.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:35.942Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=18f030f5-f6b9-41af-9c0a-6ccf5f4d4102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:45.953Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ae2bb348-a5ff-4020-9cd2-9aa857935b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:55.973Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7181d850-46b1-4317-b8fe-efe370621dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:11:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:05.985Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5740ee2f-2f01-4bb0-a326-77b06a6ec47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:15.994Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=42619d84-ef94-4755-82d2-75fb5a1dde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:26.004Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=03e75300-74c2-4dae-ac64-ef2c7513dde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:36.014Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a86dde62-36aa-4b28-a2d8-b76e996200dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:46.023Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c279d8c4-a605-46b6-b32a-2c2a1a819bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:56.033Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e39969f6-e1c5-4b2c-b139-4aacc028d66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:12:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:06.042Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e83956a5-c294-4921-bf10-40086d2e316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:16.057Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e31bd902-a7b6-4b13-85b3-077f2bfb6851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:26.071Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=088098ad-e101-4c16-ad39-7fa65acfbd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:36.085Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e0928c34-2453-45d7-b682-5ecf8cd1c64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:46.096Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=218cb52d-b7d4-4f2c-84ff-0b45e2b57605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:56.115Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1aac67c4-3e51-4a24-843c-c0781c056263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:13:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:06.125Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b940fa6c-0ed8-4db6-a472-fa1a929f2491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:16.135Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e9236ca1-3420-4295-bd49-ef7abc6e4ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:26.146Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8f9db63b-6e32-4399-a5b9-92a78dfd1859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:36.157Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=463aca1e-ba01-4182-9303-6569f4dfa975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:46.169Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=4450b73a-7d06-4a03-940a-bcfecc263e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:56.182Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=4aa24360-4ab5-40de-ad01-40d3bba2c12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:14:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:06.204Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=473105e7-1ac2-49d0-881b-97b215f8b38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:16.220Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e375ff75-8bb2-495d-be57-8b872c8ce900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:26.236Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=af064a65-17a6-4379-84a2-063b8e2d9923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:36.247Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5e885c30-4227-4b01-a8e1-434763a7b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:46.261Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=34a1901b-0a4b-4399-b15b-aef4ee6d7ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:56.280Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=82c2f9e0-5a32-4231-8521-86f1111debf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:15:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:06.302Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=dbed0fc0-f6da-47f0-9ec1-a653d5dfd8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:16.311Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=15891686-b827-4ffb-a4c0-dff912ef832e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:26.329Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a6fc89a5-e08b-4d7f-98c5-163a4f821a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:16:26.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:16:26.749Z |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-10-26T05:16:26.750Z |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-10-26T05:16:26.753Z |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-10-26T05:16:26.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:16:26.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:16:26.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:16:26.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:36.341Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=47fd56dd-12b4-4c41-adbb-d7c404e476fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:46.353Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=73559799-971f-4342-8f0e-5fd3fb6c05f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:46.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:56.363Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=18ba16b2-4759-4614-b2e6-d966902f2442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:16:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:06.374Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1436da04-cde5-4fe7-8b34-d1073a4ca23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:16.385Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=15c345f5-660a-43e3-99e0-df2d1cbbd6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:26.395Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0e0adce2-313d-4ce0-abfd-6d2b9e057aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:36.405Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ad47525d-875c-450b-8c03-a0d6f17cf454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:46.418Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e78d22ed-e839-4c31-bd31-102b3837e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:56.433Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=621f7cab-c62a-49dd-9d67-a44cc59ab79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:17:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:06.444Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=306e4012-6403-4713-b6dc-bd3c3a7f8d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:16.472Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e1340117-a8da-408d-9f6d-09f3f952f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:26.495Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e70915da-4838-4310-ae3f-d6dc39edcd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:36.504Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=fa47fe2f-5fa5-4717-b80d-09c1074bd9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:46.516Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=240efc1a-c211-4802-a68f-ee7e58c048b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:56.546Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=49f600bf-3619-4ab5-9df0-1c4bc8b4bce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:18:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:06.571Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=40212310-01a4-405f-ae88-5103a1a5b9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:16.583Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ca457aef-7b35-4295-83b8-9721bf8e161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:26.603Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7c19744f-63f1-4bf7-8a6e-7909437d3dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:36.621Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c408ed7f-1f23-4d28-8e30-c5ce1ad07af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:36.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:46.633Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b8891e0d-ec63-4086-837b-8caea068c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:56.642Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9ad25f1d-e679-4e9d-bfcf-9ade7e7b0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:19:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:06.652Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=2db27850-5fc2-4578-837a-115a169e6de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:06.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:16.664Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b106c3a1-c845-4aa6-9a6f-90c6d67fef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:26.676Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8d4b6eec-7944-4a9a-8955-446a21fe8805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:36.686Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=eb4d8ff8-c500-4ebd-be17-06f2107cf7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:46.698Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=da6d6c9e-616a-4f25-9536-44e342754750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:56.713Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9f506846-6e8f-44d6-bd42-ce49158b28b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:20:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:06.722Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0446d8bc-6578-4e22-9cfc-f1314936cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:06.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:16.731Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=2a11399d-4570-46cf-ae6e-bae4626c9ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:26.740Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=62ac5906-4ee4-4971-a3db-1841c0a07e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:21:26.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:21:26.770Z |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-10-26T05:21:26.771Z |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-10-26T05:21:26.774Z |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-10-26T05:21:26.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:21:26.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:21:26.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:21:26.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:36.750Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e542a960-e357-49c9-9544-4b689bfd082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:46.759Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=322d3089-a428-444a-ba39-e6bff6b8919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:56.769Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9656c7bc-d1f1-4185-9b7a-b94379ccf6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:21:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:06.781Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=24a53c5c-96b5-4647-ae53-9640582da049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:06.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:16.792Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a18eacc9-2a6a-4914-97df-6c268a43ce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:26.801Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b342f1d8-7d3f-44e0-86fe-d84f871bbc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:36.819Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=238b6876-ca24-4f12-9289-1f64dbc1bf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:36.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:46.831Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=37b5c421-c6fe-4fa1-a05a-e5ab283463bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:56.867Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a8405ae9-3830-47eb-a3ce-945dc887830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:22:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:06.880Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=39cf180a-2000-498b-b2f8-1957d02ad695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:16.896Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d38c16c9-6caf-4b99-a5a5-30f64af636da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:26.909Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b56bd6c1-4b46-45cb-8412-709410a5ca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:36.917Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f0fd193c-b016-4cd0-9f97-c4b144f48481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:47.012Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6b78bf25-f3f7-4576-aa9d-cb31e987690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:57.028Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=68e499f3-fbe8-4d88-aa1b-27b635bdea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:23:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:07.039Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=23c5b36c-e31e-4860-b476-e245dd1cb9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:17.054Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b95dd1fb-623b-4ccb-bfb7-77ff3fbacbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:17.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:27.092Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9f9e2298-d1d4-439e-a80d-d832345f7aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:37.102Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=4d29a723-016b-4362-b85e-608b43ef2b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:47.111Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c01ab9c5-cfd2-472a-a6cc-200370bb7f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:57.122Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7e57503b-63ba-4d61-99a6-196f300651ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:24:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:07.134Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ee4c1714-7f54-4da9-aa58-0a65ee8776cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:07.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:17.143Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7b72e3c9-0f6e-445b-959b-cc1e5970f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:17.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:27.157Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b176f56e-0aaa-49f1-abdd-818991ff4bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:37.169Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7c9f1161-e29d-4c67-b4b8-1a13e51300c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:47.182Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=63d2a740-b78b-4f99-840f-582b29487b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:57.194Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d23aafec-511d-4223-b934-0baf08ac61b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:25:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:07.205Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6e3942dd-e4de-4a5d-9a23-8e819d2114be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:17.220Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5cfd9b18-8714-4a1e-be99-83b899ac2b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:26:26.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:26:26.766Z |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-10-26T05:26:26.767Z |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-10-26T05:26:26.771Z |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-10-26T05:26:26.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:26:26.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:26:26.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:26:26.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:27.231Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=2cc58275-fab1-4ee3-9953-b929773fd25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:37.247Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=493dda5a-f2d5-49d5-86c9-eb6330595a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:47.258Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ecef616c-448e-4d1c-93c2-dddb63768a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:47.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:57.273Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=eb6daec4-8295-4baf-9a34-86dd5abf4fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:26:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:07.286Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=3a538968-6e1d-487d-b743-4d14d61f43aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:17.298Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e57e3c82-9651-4b9e-8fae-224033936a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:27.308Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8c96709c-c891-44df-8d6f-f3495b7e5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:37.318Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a93b60a9-69d3-4092-86f3-f91a70dc5dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:47.335Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=664eb2b3-d883-4b97-bff3-218b8d3aa29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:57.345Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7596d4b1-e2eb-469b-9666-4b8bf5747b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:27:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:07.362Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a46c5adf-4a67-4184-8ea6-3061f8e013c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:17.371Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1fb5d904-9089-4bf8-989c-4f889f577c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:27.381Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=96fa7fb9-19e5-4dfb-b3ce-500bb4710181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:37.398Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=50753bf8-ade7-415e-93b9-2e7157305e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:47.407Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0b8c5c68-01da-421b-b25c-29458d538875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:57.422Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=be5ca808-0c89-4133-831e-432012cf3f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:28:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:07.434Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c01634ee-bbb8-4d0b-a8a5-8109c2f08aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:17.478Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cab13713-2d10-4e6e-a20e-a8be490204ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:27.493Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=94331ee6-358f-454f-b051-233bec4e3091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:37.505Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a645eb75-9d75-45b8-842f-f5c5bbb17fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:47.514Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ee6e0d3b-882f-4320-bc26-47ee26d380e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:57.525Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c99b520b-dee5-4fc7-a580-05c3d6bee2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:29:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:07.546Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cb7070e6-247c-451c-ae91-22a32c25b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:17.565Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a7cd88ea-e1f1-4214-93a4-cb34e410da22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:27.578Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5043753d-669b-485e-9c67-291cfbf0754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:27.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:37.588Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c2e16db7-f5e9-4c21-af36-96a92b300c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:47.599Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=258cd410-e674-4dc1-8ba8-606edd698c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:57.614Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5e0aafa6-81f1-417a-8ffc-4eacb9cf6206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:30:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:07.622Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8d5477a2-f723-4090-b6fa-906fa573115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:17.632Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=239b6145-b308-43e5-9828-a99a1b34f3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:31:26.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:31:26.799Z |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-10-26T05:31:26.800Z |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-10-26T05:31:26.803Z |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-10-26T05:31:26.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:31:26.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:31:26.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:31:26.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:27.643Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f330e159-0d7a-46a4-9fc9-919424b72078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:37.653Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=34b24bc9-679c-4680-90b2-b127072ab3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:47.664Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d3bba2e2-c4b6-47d7-bb8e-a03a786e1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:57.675Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b62d69cf-12df-49c9-a185-f4ccf4e6696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:31:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:07.685Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=06b5442d-72ee-44d0-821e-361c5ae31a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:17.696Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=11d28217-d458-4772-9dd1-b336d06aa61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:27.706Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e9045b69-73f3-47c1-8eec-6426da27d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:37.716Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b9132304-bc8a-48d8-bc62-57b45c37a2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:47.726Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=fa09ea78-099a-47c2-901e-bf8b42bb4813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:57.737Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cf1bd6cb-047f-4c0b-8987-698080e51b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:32:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:07.748Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=354c8cb5-dc2b-4fb0-93fb-633f7a910791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:17.760Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d874afb8-9528-4c8b-b33c-63ff82fb8fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:27.771Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=74970d20-841e-48b8-a9cb-0de2d24e0058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:37.782Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e49ce7e3-5dfa-46b2-89ed-2e9afe0dee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:47.798Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7a0ff556-0bba-40cb-b0ca-8a7a5a8eb873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:57.811Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=72c290e4-80a2-445d-a64b-8c68d5a5ceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:33:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:07.823Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=37145175-65f2-40fd-b43c-69f77abc7265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:07.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:17.834Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=84ebbe30-d727-491e-95b1-3a523ecf9146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:27.846Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c39367e9-0c3a-4ebf-ac30-e4397d7e715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:37.857Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=783b9b14-a79e-4d9e-8e17-ff35ce340108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:47.872Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=41d9e2f2-4017-4c23-8f45-35b06a823f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:57.895Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ecb8153f-edff-4083-b512-d0ac78137144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:34:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:07.904Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=50136cac-31a2-4e6d-a6ae-233b31c1d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:17.916Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a2b81f1b-ed7f-4abc-8d6c-24bb7216f17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:27.926Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f9df1257-bf87-4b45-9815-db7312c7b657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:37.937Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=08b495d5-7c53-4f84-b371-b824fb1b6e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:47.948Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d6811b6a-c61f-40ce-a314-b9078dd89f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:57.959Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7f68050c-1ead-4fbf-be4f-4769b58e9032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:35:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:07.969Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ea9cf0c5-e52b-4322-a64a-762dbc412b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:17.981Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=16491dd6-8fde-4242-bd67-ecfa6f245e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:36:26.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:36:26.890Z |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-10-26T05:36:26.891Z |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-10-26T05:36:26.893Z |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-10-26T05:36:26.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:36:26.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:36:26.901Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:36:26.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:27.992Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=13dbeabb-a008-4647-b44a-011dc031fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:28.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:38.010Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6b637a1c-7da2-4c08-8334-17333451bb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:48.022Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c58586f5-db70-4740-b180-73f44089d581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:58.045Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=3f9ca1f6-3020-4810-9069-9ea60c91fbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:36:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:08.058Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=3739ff2d-48e4-4d92-b648-fcc99f554ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:18.068Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a04ce629-11c6-40d3-9efa-6cabf4ebf188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:28.078Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=90873d73-b620-447d-bad8-f2266bd2a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:28.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:38.089Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ae96e92c-995a-40e4-a2f7-04ae998eb2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:48.102Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d17ae6a4-d076-47ce-8270-4f413e9bd0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:58.112Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=441fb695-96dd-4517-b1b2-a8f84e9419ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:37:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:08.125Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=4c8e019d-bb12-4d5f-89d6-117163fea633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:18.135Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d76eb49b-5ec5-4bd3-8a12-9098ba71bd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:28.145Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=592ea2ca-0806-407c-8fb1-fcd2762dbbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:38.156Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=71292c33-6c52-4f9a-b0df-0e718677bbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:48.169Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=21fcabfc-e025-48f5-b532-b607c581b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:58.181Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b852b7fe-8126-427c-b63b-aaceae09f6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:38:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:08.197Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=682a310a-989e-46e5-a790-b739a4d79c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:18.208Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e4c589a8-ee8c-4897-9d8f-1fcbf23da8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:28.219Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=92b51cdd-6055-4de9-83ff-c38ec603054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:38.229Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=48ad995a-cd6f-4dd2-9bee-1e2db87929a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:48.239Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=4d33e77e-e883-422e-b24e-da02bb0e7935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:58.248Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0a1d57c9-1627-4759-adf6-249d915bd560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:39:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:08.259Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=e4fb585d-38d8-4f51-bb0d-ce11f4941725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:18.268Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=96ec9fc6-affe-41a0-a1c9-05d39f2f6a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:28.278Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ece35da7-e5f2-4686-bce7-8e2579e3eb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:38.291Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9fc6a76a-c9ac-4897-b03f-04e2b84ce4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:48.304Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=541e54dc-003e-4369-b9d5-412a865248c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:58.316Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=aca64c08-2c40-4d89-940e-24a0e45e7dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:40:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:08.343Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=c8baabfe-0070-42d7-aa37-36bc2e47a627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:18.355Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7e00baee-7027-4d36-9952-35fb843b97f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:41:26.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:41:26.863Z |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-10-26T05:41:26.865Z |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-10-26T05:41:26.869Z |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-10-26T05:41:26.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:41:26.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:41:26.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:41:26.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:28.366Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=f8185490-09f8-46a1-a855-534b3bbbcfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:38.376Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=34067ee3-0834-4986-97fd-c0745c32f8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:48.387Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9faa00b6-623b-4507-96d6-f4f94620699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:58.398Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d947f336-6161-4713-8bde-18baa9ed0ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:41:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:08.407Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b1cda3ec-6798-4f45-a6f1-960273f127a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:18.417Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=359a429c-a60e-445c-a010-7072427e7908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:18.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:28.429Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=a894c18c-e58d-4fe5-aa04-a58e1dff9484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:38.441Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=48a82220-2915-4c02-943c-38cb51a0c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:48.452Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=5fcb9667-d652-4a74-98e2-c0939e342d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:58.473Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=76b2bcaf-3616-4b15-ad13-16331d738e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:42:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:08.494Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=20a8dc43-c969-4fe6-b9ab-62be42041c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:18.508Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=934a2ec0-023f-49ae-a7af-896947d4d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:28.519Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=336cb57e-03ec-43e5-9258-f81984a72a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:38.530Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b72ec46d-c018-41ed-b574-b47d44593f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:48.539Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=d8f7b062-eefe-4c57-a801-3044bf227e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:58.550Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=97c43418-7520-4782-b86e-7a5f7d448ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:43:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:08.561Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cd9bc5a3-d6e8-44db-be18-0b7e0de35c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:18.573Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=b3ecafdf-8845-43dc-a829-570b57104e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:28.586Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8518acd2-76c4-4fec-be33-72e97e27cfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:28.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:38.601Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=41d1adba-0b6b-4166-9da5-d4838b6cb681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:48.611Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=ad6ecb82-3d61-417e-a5bd-d2eaff70fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:48.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:58.620Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=6d04c8b2-340b-4ae6-ad40-79f299d3a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:44:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:08.632Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=427ba008-1a80-4f57-a060-cded53377a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:18.643Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=59c2780e-95ce-4bae-9ab2-961a54124a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:28.654Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=162deb69-2bd7-4b4d-a2dd-b3f02368df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:38.700Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=8f64937b-2971-4e91-b468-1184c58a4f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:48.710Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=7e479d4d-9608-4e95-a5de-5874c873a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:58.720Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=45890cdc-0790-4227-ba8b-ebd697011cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:45:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:08.738Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=1fff42eb-9f4c-454e-a78c-a73678951695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:18.753Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=2a6b7b74-365a-4e41-a395-2e6a97ec20d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:46:26.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-26T05:46:26.965Z |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-10-26T05:46:26.966Z |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-10-26T05:46:26.971Z |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-10-26T05:46:26.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-26T05:46:26.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-26T05:46:26.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-10-26T05:46:26.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:28.762Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=29cc05e0-95d4-4cfa-acb8-320eea979ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:38.773Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=cd16390c-8b69-4481-a97e-701f4f4ec48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:48.783Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=9fc30cf4-90f0-42e4-9019-a1405c55c4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:58.794Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0863e5cc-89cb-4f8e-b1d5-d126566d2b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:46:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:08.804Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=399dbdd4-a80f-4e44-b16f-eaae904d0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:18.814Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=133be259-92c5-42f6-b942-ceb2d87d6de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:28.828Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=909e8b18-b414-4814-b93e-ed3eeead3a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:38.846Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=937ef681-f636-41bb-84a2-dc9c8d4975ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:48.861Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=fbbe32a9-69bc-4196-8663-26d8ecc65901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:58.873Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=40909fc1-413a-4994-bc48-81130fd635d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:47:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:48:08.880Z |INFO |Init configs |InvocationID=8b971203-de5d-4652-84f9-23e78e7bf5ba, InstanceUUID=0b15f53e-5ee5-4d7f-aad6-119e372db8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-26T05:48:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |