. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:52:52.250Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:52:52.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T02:52:52.319Z |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-11-06T02:52:53.051Z |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-11-06T02:52:53.179Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:52:53.179Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T02:52:53.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T02:52:53.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-06T02:52:53.452Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-06T02:52:53.477Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-06T02:52:54.987Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-06T02:52:55.438Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-06T02:52:55.457Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-06T02:52:55.458Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-06T02:52:55.517Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-06T02:52:55.518Z |INFO |Root WebApplicationContext: initialization completed in 2039 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-06T02:52:55.952Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-06T02:52:56.811Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-06T02:52:58.115Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-06T02:52:58.834Z |INFO |Started MainApp in 10.73 seconds (JVM running for 12.054) |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-06T02:52:58.907Z |INFO |Start scheduling PRH workflow |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:52:58.923Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ef4c83b0-b596-4462-932e-5211c07395c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:00.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-06T02:53:08.613Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-06T02:53:08.614Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-06T02:53:08.616Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:10.376Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5ddf6702-bdc8-4ca5-85a5-8b590a7e2a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:11.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:21.417Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=497ee312-8d7a-44a1-9b79-06e55bdab31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:22.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:32.458Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1b16cc54-776d-40ee-9776-a17543112a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:33.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:43.528Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96c4f829-b8c0-418e-9d8f-2c2416d1ee89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:44.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:54.569Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f5accf83-bd69-455a-a233-9a3dff2fa2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:53:55.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:53:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:05.607Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=22e4ef52-ac82-4eba-b0fb-cb00ea406668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T02:54:06.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:16.680Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=15c1d91b-b105-4a76-86e9-43ff5b7d4d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:27.013Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6173c597-dce6-4aef-85c7-4b384e5b5146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:37.044Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ad4c0cc5-9cf2-4219-9612-d91bf3fc97c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:47.073Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5c46d946-9b4f-4bbb-9539-6644cc8dba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:57.089Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96d9a2fa-c653-47e5-890e-43dc74d6bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:54:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:07.107Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78058c65-82c9-40f0-96cf-621e2f21d8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:17.134Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=342fbaff-bb32-4965-80b6-1257d4b39a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:27.153Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=58bbb470-2394-45c9-bab8-a7c615b008d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:37.176Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3b78ad76-00a2-495e-b5d6-8f72cbfc0fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:47.209Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c1c1236-439d-4c5c-93ba-453dab295a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:57.228Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5652d2eb-051c-476b-af16-d9e44d9ec6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:55:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:07.258Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=595e3eec-b534-4a46-89c7-f48b65fea99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:17.273Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=283c185e-dc0b-4113-b137-2e719a269561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:27.290Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8ebf980f-7f0b-4c3c-ad10-d313aaecfd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:37.311Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f652ea88-2d32-4a15-bf55-b57062c4fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:47.329Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=93fa5c90-c38d-4dd0-af27-94fad4ae1db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:57.346Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=337ea3c6-b4c2-45c2-9b04-846b28318107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:56:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:07.383Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0b10df09-5e4a-48f8-9982-08b2dbb2d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:17.420Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=75010d5e-e9e4-4925-a00b-590acce9317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:27.441Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1949ddfd-9327-4e13-b226-29a4c1710257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:37.458Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50375af2-1bbf-40fb-b303-6dc9c0431671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:47.479Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f391703a-e52a-4c32-a5aa-1b7fd3122411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:57:56.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T02:57:56.928Z |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-11-06T02:57:56.929Z |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-11-06T02:57:56.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:57:56.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T02:57:56.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T02:57:56.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T02:57:56.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:57.516Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2ae3a6b9-0f33-4f7e-a3f5-c7d0553f2267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:57:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:07.536Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=641efd4a-ec04-4eae-913b-713e498fd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:17.551Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9cc689b9-46a4-452d-aea8-bb47a87c5df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:27.568Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2dee4881-7455-40f4-900a-313718410eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:37.582Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c6356b43-e002-4bbf-ba31-f751a367875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:47.595Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=13b4747e-5ff9-4c4a-bd27-13080f2306ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:57.609Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1e5e5536-bfcc-43a1-9849-484db570f128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:58:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:07.622Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e97eb7e9-1368-4e6a-8c74-ee3d14dcc395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:17.634Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4157c00-a177-48a5-a7d1-6adda0e2707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:27.646Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bb982d59-dfa2-4e86-9074-3d88c3f7940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:37.658Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3eb3ccd0-69cf-4234-8d16-be208d61e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:47.675Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d3427d1b-f27d-4da0-bdc5-b76c38d79f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:57.688Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2fcb0a8e-204f-41ee-9c6c-c3452cddc25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T02:59:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:07.704Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c7baae2-bb93-4274-8fca-8428788dec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:17.720Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=659bc62a-bb24-48c3-be74-c0471be4d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:27.734Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=47170a3f-ddfe-4c74-9218-8666602430ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:37.746Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d51d550e-792e-4c79-bf6c-49b3e01525e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:47.759Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50bb197f-b664-4043-a708-f5c31c61925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:57.770Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c7b6d391-73e7-485c-a152-7e9c3307ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:00:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:07.782Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=767211d0-016e-479e-afbb-c5511be3c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:17.804Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f313dd42-5e20-488a-9183-61c3d72491fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:27.819Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c0c4be60-6069-41a2-a33e-87deee2567f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:27.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:37.832Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=250a78f5-a04b-4a72-ac44-9654b7f4043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:47.845Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=344b8621-06bb-4b4a-95e9-ce0ec4df05e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:57.855Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c28318c7-ccb1-48fd-852f-6bfbf5b1375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:01:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:07.867Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f705dfdb-ee18-46f6-8c98-8f6bf290cccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:17.878Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8d90dc13-a287-4b4d-8390-bb563367b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:27.889Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3bad5001-67c9-42f4-b562-d3c6d7246837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:37.900Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=97375782-b153-4bdc-a59d-ad4e54aab99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:47.914Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=edb80aea-67e7-4ef3-a9f8-925148a9a7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:02:56.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:02:56.326Z |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-11-06T03:02:56.327Z |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-11-06T03:02:56.330Z |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-11-06T03:02:56.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:02:56.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:02:56.342Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:02:56.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:57.926Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cd19e104-2b90-47b0-af7a-da443c611ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:02:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:07.940Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e3b22cc8-50e0-4bdc-8ea3-e642aae4ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:17.951Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f2b4e37e-b2f5-433b-8627-af2975db7898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:27.965Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d37728ea-6bfb-4b7d-8551-d12d901824de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:37.976Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=10b287de-c1cf-49dc-a4e3-397fba9e6a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:47.995Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9f3e1d6-bbbd-42b5-b6e8-c3b56d4ac59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:58.011Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0fdc1d94-697c-4cd0-afab-d9794dec1c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:03:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:08.108Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78d5354c-0f5a-4b4b-a8b6-abf349eb9109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:18.121Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4ff94d5-e5ce-4798-a891-488922017036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:18.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:28.134Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cd069fd1-c1a7-4921-b5bb-5cd69a76b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:38.163Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ee736f17-ff42-463b-9081-60b87daa8792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:48.175Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b5bc7d22-cb7c-4d38-ae20-6c975f5e0df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:58.187Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=386c50d0-d673-478a-9b2a-89e35858db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:04:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:08.204Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=32cdedc5-53ab-48a3-9dcd-6621ff0fcf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:18.222Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f7e9052f-5ed7-46ea-9836-70fb8c6a2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:28.235Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=dbec7ba4-8ac2-495f-a8e4-a2a508cb70a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:38.266Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8e414630-7755-4da7-b297-8ce87d3b93cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:48.292Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=544f3018-360f-4aaa-904c-0f8137faee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:58.303Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=56396edb-bd62-48c1-8ba2-480a57124cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:05:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:08.321Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96071efa-179d-4fa8-b9a4-a75699702490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:18.330Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c935accf-ea95-453b-a8c7-52db72a9063e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:28.341Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=70e22246-d4cc-45cf-9d87-74e54d39abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:38.353Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fed13bbc-278a-4623-a56d-3ca6ad8cc3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:48.371Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=97d4f4f3-b631-4b08-8e6b-e5df181c05a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:58.385Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b116e07a-a854-4924-bbd2-985cb00d7ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:06:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:08.395Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9f69ad2c-cdbd-42d9-b00b-d30d4a59dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:18.406Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7bcb0b21-076e-40c1-99c4-45f34d6ffd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:28.416Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=33ccab49-82d2-4918-a510-ebffeb0a847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:28.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:38.428Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=68d32e51-c7e8-4549-98a8-c4a3f3cc25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:48.441Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c074bbe7-23c8-4b80-93df-766be77680b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:07:56.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:07:56.299Z |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-11-06T03:07:56.300Z |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-11-06T03:07:56.302Z |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-11-06T03:07:56.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:07:56.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:07:56.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:07:56.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:58.452Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b953fd8d-9838-4efa-8905-6416b167ed8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:07:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:08.463Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=01799b77-5de2-42b0-aab0-64dc866730f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:18.475Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3260e5c3-bab3-4a4e-b904-4a14e2c564f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:28.491Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d954afbb-24d7-4949-b324-ba25741b30d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:38.502Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=dda74b59-ad5e-4133-970c-8c2c901f53e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:48.512Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=be7334f3-8df3-4648-a65e-2fe867731f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:58.524Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=00543ec2-2096-4b44-88e4-6deb996115ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:08:58.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:08.546Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d5ae36c0-fbc9-455e-8b3f-161f466ec355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:18.557Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=117e5427-5f91-4a6c-bbc8-e3ff4c69e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:28.566Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=29994866-eb4f-414d-9c93-a6ae08fb6d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:38.577Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=da8de832-49c8-4495-a460-9375f78323e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:48.589Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5dc2bf5b-d30e-412c-8a42-abaa9fc9df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:58.599Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=92efe826-bde8-4cb9-a0b3-79eecd128bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:09:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:08.610Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=970a2863-f309-43e3-bf3d-9f7a3f099976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:08.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:18.622Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6c9e51f0-a2bd-4db9-be11-a5805ef4ad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:28.632Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df74718a-459f-4f76-a7f5-cbebf89e1c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:38.642Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50d1fb55-6529-425d-8294-8aa4a4641f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:48.653Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=49b7767f-0c7f-4f38-93bc-58cefc6feab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:58.667Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bfdff925-2bc3-42f9-b87a-c3d94dc8321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:10:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:08.679Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7ea9e63a-6e0a-4b36-9766-a12adf120399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:18.689Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=21a9f374-db35-403e-9887-b72d40016088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:28.699Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=46845025-57d5-4078-aadb-32234165c66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:38.713Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=01e87276-7247-4103-89f5-022c2ae48b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:48.723Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2a0f4519-7f66-4a9d-ae81-d2e22b33bd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:58.752Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4409186e-4129-4d3c-83cb-d64058d00953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:11:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:08.767Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a2029c96-9610-4188-ae9f-ed8f0b7dd878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:08.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:18.777Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=638f10ff-5124-43be-8421-89d1a7a54759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:28.786Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=149da3e6-11b3-43bf-90be-623d3d2e4a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:38.798Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=26f426df-681a-41eb-92ae-aa14106b21f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:48.807Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a207653d-a3fd-4a06-8d31-94683858b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:12:56.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:12:56.263Z |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-11-06T03:12:56.264Z |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-11-06T03:12:56.267Z |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-11-06T03:12:56.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:12:56.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:12:56.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:12:56.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:58.818Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=11adaf4c-da13-4756-a6f4-6a78190a4821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:12:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:08.827Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0ea81608-ff8d-4776-a3b8-c7fb1502aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:18.840Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5fe3b8f1-f21f-4929-9449-89803d1773c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:28.849Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3432d1d3-d053-4cb1-a8e0-fa6375a2140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:38.871Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=321646e6-0ad2-4e85-a6d6-c26fe321e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:48.882Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0a50ee0c-0617-40f4-af0c-6cb9621f3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:58.898Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=24e98be1-923a-4aaf-b607-480459f78f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:13:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:08.920Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=25b9c2b2-8f15-492d-848a-4f1ae2ab9b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:18.936Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6dacc727-1121-4171-8c96-e60bb8674462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:28.947Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8e91a7fc-b92b-45a4-8bb8-e44d639a0879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:38.964Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=18fe8ea7-db01-48c0-aeac-40bb242d4644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:48.978Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bd3f867f-48e9-418f-8fe6-74b574c226d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:58.987Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8bcdb3cf-82fc-4f3a-bbcc-2799e6cb5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:14:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:09.000Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e4ef2c1-41de-407b-8563-3e43d91a3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:19.011Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bc49cbd5-63b0-4eae-9f62-4a00a7b16ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:29.023Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4dad7cd9-2462-43e7-b7fe-503e030d4a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:39.035Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ea90a01a-f1a8-4d25-8f66-fc1d4a99951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:49.045Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8b207a99-08cd-47c8-92df-ff1f5da1d188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:59.059Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=da535e11-c1aa-4d19-b636-658e1b0ea7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:15:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:09.078Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=70c4f506-71e6-4149-a471-7201526ac15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:19.089Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=068501e2-a1f8-4264-9933-28421222c30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:29.099Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d258fa12-0285-4c7b-871c-a43789097fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:39.109Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1b6738ac-bd68-47c7-9980-715805223f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:49.118Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2606d0c2-97da-41ac-bf2d-b628a198dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:59.130Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a8907ead-60da-49c5-9931-c089907a8161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:16:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:09.145Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e7577c9f-bbd7-4664-8583-067330870755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:19.156Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6bc2cdea-bbeb-4d0c-a5ee-c9661895b982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:29.174Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a8ed35db-8d22-40a8-b4e4-c66544634a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:39.186Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8c4e2540-75f6-4577-b735-1cd92ccd2560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:49.197Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0686debc-9559-4d39-a50e-2fa51a8831f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:17:56.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:17:56.255Z |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-11-06T03:17:56.256Z |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-11-06T03:17:56.258Z |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-11-06T03:17:56.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:17:56.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:17:56.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:17:56.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:59.213Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4df7ef7a-221a-4840-8bc5-82f216f86fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:17:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:09.226Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e1b51e6c-8488-4253-a7d4-2b8baa0fc898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:19.236Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=14de4fa7-0df2-412c-927e-91b0acf608da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:29.245Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e137457f-b19e-44e4-85b3-0ff225daab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:39.258Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e1f0bbc-fdca-4b8c-abad-f46fd4eae337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:49.268Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cdae07b3-9e00-43b4-a93d-39be4c307bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:59.280Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df43c26d-aeb8-4de2-8cbf-d1d36c6e3f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:18:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:09.293Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e9c00c20-82c7-4c83-a4ca-e5fb9b8c256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:19.304Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4bc506d-8259-4644-a483-76070f4b73eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:29.315Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cf2ce651-3a2a-49bc-8e6c-d480f31e17c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:39.325Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8b67049f-a18c-4a87-b8ba-912d896cc46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:49.335Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9c793c0c-ced7-4a80-91ec-2eaa22894671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:59.349Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d84b8d4a-e953-46cd-b3e3-167ae2124c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:19:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:09.361Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e5741028-ca6f-4d10-9651-cf9dbb57ff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:19.372Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8c50687c-9fad-4c60-ab67-d1d5e3a79e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:29.383Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b48da833-1370-4711-8e98-26cf86f49f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:39.393Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0b817a50-38f3-4a63-9aaf-0c2c8d038ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:49.405Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3c1be5d6-6225-44c2-99ba-d306566efcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:59.417Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=53b696ee-9306-4ac2-81ca-1e9a5533b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:20:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:09.429Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c3fb108-5037-420f-ae9a-25ad8989580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:19.442Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=83541d1c-b74d-4525-a809-6ab1c10d836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:29.452Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=11a65d09-1719-4c2a-ac0c-e00f89a2e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:39.463Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe9acd03-d449-482f-9bd5-13578322c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:49.473Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=73feb31d-e67f-4c65-a2d4-adb855e7a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:59.484Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=07cc240b-ed7f-4ab9-a45d-ff75e9630774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:21:59.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:09.493Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c9431e19-9752-42d7-88f8-080426c2e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:19.510Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=262782d7-8d49-49ef-a2d5-d1f7b6e2f063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:29.518Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=acf4db0e-7004-4a13-bcd3-5b3de1fb6227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:39.527Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2c836cef-7619-49d4-933e-77c4a084e58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:49.538Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ed3fc765-91ff-4fe5-a3c5-24f1be3d35f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:22:56.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:22:56.280Z |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-11-06T03:22:56.281Z |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-11-06T03:22:56.284Z |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-11-06T03:22:56.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:22:56.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:22:56.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:22:56.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:59.550Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=66aa2f1b-098c-4396-be78-a762358e0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:22:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:09.563Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e84f239-6a6c-4a71-9163-d6d60b372c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:19.572Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2e1d4995-2f4c-45ec-9bb8-6a543cd31e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:29.581Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e08e5eb6-30e9-4185-a694-0a5adcaab90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:39.592Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a163f490-0979-4d4f-8a66-eb5d9cd76d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:49.602Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=763b4e60-acda-49dd-98a6-e35210912169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:59.616Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1e8fa0a9-a75e-4462-9d8f-0189aeb22da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:23:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:09.626Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=527a0300-acb3-40d4-8537-9bfff0c52a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:19.637Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cf105d95-b709-4157-b0f2-9ee413c332c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:29.648Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0e923095-f61d-476c-ba19-adbe2e81fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:39.659Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5229c233-8919-4015-adc3-00590238eb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:49.674Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d5b8e52f-d3f3-46a2-87ee-fd8a0ddf2f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:59.685Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=73f59285-ffdf-45fe-a1e9-80e05aa5cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:24:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:09.694Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=45c651a1-6d97-440b-ac62-89af977aad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:19.706Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c0e0b067-0509-48b9-832a-d28420875f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:29.716Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6e5b8b80-f7eb-405b-ac36-dec55b0e2d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:39.725Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=086849ae-face-4a6c-9a3b-a32dd183b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:49.745Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4dbb176b-73d6-4d16-9828-0fdfd311af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:59.757Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d25b6d0-85bd-4600-9432-e92e137d6eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:25:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:09.769Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9f040ee-80cf-4e29-8ae3-d76036603917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:19.780Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=59fe55bc-1e81-4cfc-9be2-020b41b9c28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:19.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:29.794Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d43d269-f2be-4586-8bac-052ae13deda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:39.810Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=340169b9-14fa-4ef5-aa96-bf951c4b2ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:49.825Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=37568322-3c0e-4de0-94ca-185b24221298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:59.839Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=141b7923-e960-4b91-9c78-2fb4bc5bd5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:26:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:09.850Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4ea667eb-bde7-4872-9e9c-b9af176d8ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:19.861Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4a889ba0-6a9e-4514-9f1f-e7b82d57f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:29.874Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bafc7457-6b74-4bb3-8980-b0cd6020b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:39.885Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1a47b7c7-46d6-4ab5-85b2-092c12c3fa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:49.896Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b5a2d3a3-0e08-4f5d-8041-6aa1b69699a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:49.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:27:56.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:27:56.297Z |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-11-06T03:27:56.298Z |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-11-06T03:27:56.301Z |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-11-06T03:27:56.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:27:56.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:27:56.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:27:56.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:59.905Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=151c9527-6193-4968-b38b-d0fd061867de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:27:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:09.920Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1ae63403-36f2-4a9e-a2c4-000a21cf6e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:19.935Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d1f75cfa-a91f-46af-816c-8154da56e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:29.948Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=45870aa8-9cc2-4c31-8c1d-f21e85d81552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:39.960Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5ca7760c-959f-4a04-965a-5fb9ab8c9b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:49.973Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9b8987d1-205c-41fe-a760-77aee23fd3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:59.986Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d593d5f3-fe43-4cec-8bb5-2a70bebd7d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:28:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:09.995Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2bb64073-137c-4e50-9ecc-782df1205bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:20.005Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5fe7944a-db33-46b0-b7a9-5cfd5937853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:30.021Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bb36f6bf-4000-4082-9ab4-0c698af61795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:40.032Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d02e6121-1f92-4304-8644-e9d93beadb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:50.042Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=88397557-d607-47a1-9f84-eab7162bd69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:29:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:00.054Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=812098f5-f9d0-46d9-824b-d2cac221f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:10.066Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=44af262f-ee43-44a4-b3b7-20458e74c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:20.075Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d60577a4-6162-476d-95f2-01d1f7b12d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:30.084Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9bd18662-ce37-4bb2-aa2a-d124bcb833e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:40.093Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2ac30c82-37e7-4966-b998-c792481a75cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:50.103Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f2ceb05f-a6c0-46e8-939b-e549aa989372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:30:50.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:00.113Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=668945df-2ed8-4412-b9f7-60724b9a0ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:10.129Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c07c3f78-e413-4f33-8955-ff28be474c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:20.139Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0febd1bd-4f8d-412b-99e4-1a4428adb96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:30.149Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=025fe9ee-6227-4c31-8de9-6a18a16b634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:40.161Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=52ffeea7-e34b-4317-95d3-dff3ed0383c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:50.174Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=28167237-9400-4cd5-8b77-0b494728382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:31:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:00.184Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1efbfd07-1a72-4fa8-ab6d-627e59ff770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:10.203Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8a91dc73-7b0d-4a2d-accb-9d74a0a97d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:20.213Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=95e9b22b-c158-46b5-a59f-dae8a69d0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:30.223Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4077d334-965b-4516-a340-4f509784e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:40.233Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0a061894-d538-4bea-934d-cb3f493509a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:50.243Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b81c2402-da2a-4332-b37a-969de200a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:32:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:32:56.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:32:56.172Z |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-11-06T03:32:56.172Z |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-11-06T03:32:56.174Z |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-11-06T03:32:56.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:32:56.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:32:56.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:32:56.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:00.252Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=09ff84a3-f578-4eea-817a-91ea53a233dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:10.264Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9a09cc9b-730b-4eea-ab90-45f0056fbf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:20.274Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78958877-01b0-4264-ae26-e0d2c677a6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:20.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:30.284Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe6db9bf-11a3-4919-ae5e-b3345c044fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:40.293Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3c8248fc-3de7-4c80-91a2-31518c1aa332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:50.304Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=aa3aaa6c-d915-4970-a6de-a91c39d86d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:33:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:00.316Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6c472974-f5d2-4119-9c83-17814449346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:10.332Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b64a4d9c-5a64-4dea-b299-f8bc28792f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:10.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:20.342Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=909db523-0131-4dd6-b8cd-b88cdd40c704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:30.352Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=657039b5-21f4-45bf-8c10-a9710e5b5afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:40.365Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d6583c78-9c80-4064-b16a-0ab856af7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:50.373Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=65d4fde4-4d7b-4460-a4b3-3c3398ac3cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:34:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:00.383Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4fc64090-58b5-456b-97df-47acced96c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:10.399Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=94d573da-3b21-4ff7-97cc-f99304849d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:20.411Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a0a2c5c1-f89d-4add-b34f-2759142e8201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:30.425Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d30e6f5b-3ac9-4cad-ab10-68ceca3c8146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:40.436Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=226a6291-599f-4235-9085-5ff915a2188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:50.445Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d4d1682-5812-4c9c-867b-7092e25c3874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:35:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:00.454Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=030677ae-953c-4f74-9507-a4537d59ff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:10.469Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0e727eaa-4ed3-4154-9426-6f3520a84739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:20.479Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5237d3a3-8976-45cc-bab3-4fbcc1f5405d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:30.489Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cde35183-e23b-4312-9c87-155f71215db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:40.499Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b85f70a5-d6b9-44b7-a985-1b52568c17c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:50.515Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=99bf04b0-3067-4e3a-8b1c-26c022c117ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:36:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:00.530Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3d96e0d0-d8d5-4a0c-a3da-e1a46855c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:10.540Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=91f92975-a366-4d34-9280-30c36d78c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:20.549Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e870e972-9756-4ebd-8f41-e284afbf902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:30.557Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a45714ea-2b8e-4bfe-a9ed-788677035f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:40.567Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b047ec16-1a45-4db9-96d5-cc2a509bc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:50.577Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3a9f3a1e-3f88-4d62-8f1a-7117aebeba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:37:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:37:56.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:37:56.342Z |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-11-06T03:37:56.344Z |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-11-06T03:37:56.348Z |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-11-06T03:37:56.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:37:56.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:37:56.355Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:37:56.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:00.586Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4a2bc149-7f7a-4c17-996c-d24852e0fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:10.596Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=15d80f52-108b-40df-b87d-a7a9c11a7239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:20.606Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1c65bdb3-3a43-4025-a691-8a6e0c6c3841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:30.614Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8226e45a-18cc-4555-a3ad-29ee644bce52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:40.624Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6762f3e0-1ccf-437f-b6fc-73c3ff6802a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:50.635Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=536701c7-2fe0-45fd-ade1-ededdf3427a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:38:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:00.644Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f1616566-779c-4542-8fa9-025b784c2b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:10.654Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78817f9c-4b89-4ca5-9cb5-ac6c2153c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:20.662Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b121b2e9-67f6-44f1-8413-774603e01051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:30.673Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d03b5fd8-96bc-4e1c-b571-20693ce59cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:40.718Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1f3866b6-116c-4f24-8ba6-16a87d1bb94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:50.727Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=848eaf95-f8e2-4086-b0fa-26e64f759e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:39:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:00.735Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=69e6f0d6-6882-446c-aa12-4b07b75b5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:10.747Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c39da14f-22d9-4981-ab1c-58559f455665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:20.756Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f39c3296-3a77-4a0c-ac0f-df1ea4392521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:30.765Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe6cce62-74e5-4496-a44a-bfaec17eb84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:40.773Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b0f13354-36be-4109-9e95-e90f2757d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:50.785Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c0650199-a0c2-4948-b898-f1e5ec2c1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:40:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:00.794Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4d6ab148-db7b-4805-8f42-df665a613071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:10.804Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=650f00fd-9b01-4929-94c0-a72d6f70a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:20.814Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df7bd9cb-3cfb-4854-a76e-045c3142eb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:30.823Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ec3059c6-48d3-4c81-88cb-d520b5e70593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:40.833Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7752e24d-127b-4c3a-994b-21886c4a8fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:50.846Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7d704f02-746d-493b-bc63-2df35515ea70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:41:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:00.855Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=868b05da-38cd-406a-8b30-fe468856687b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:10.865Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7184cbbf-220f-4608-a718-db6ffe282dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:20.875Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e75b7f19-8c77-4870-a2ee-9009d9d12831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:20.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:30.884Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4feb3aab-f7d6-447a-918f-0b39054fd333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:40.893Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b25863cd-de22-4f49-aed0-1144f3495792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:50.901Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=19ada0ae-703f-4e4d-a698-5c0289eb481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:42:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:42:56.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:42:56.187Z |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-11-06T03:42:56.187Z |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-11-06T03:42:56.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:42:56.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:42:56.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:42:56.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:42:56.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:00.910Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=80785b41-81e8-46fb-8e0c-15361739fdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:10.922Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9ce70e15-9535-4d7c-8eb3-fe37b5575efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:10.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:20.930Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7e06bb23-cae5-46f8-8c1c-9738fff2974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:30.940Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3105df72-770e-4666-988f-8291169932a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:40.949Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=57316caa-4be6-47c3-80cc-8dfb054f9abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:40.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:50.957Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=94eadb25-462d-4ffa-9f40-04f79b522535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:43:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:00.967Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5a8eee25-0116-4f46-88a1-a36fb2d41354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:00.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:10.975Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=21ddaac0-4ccd-4a85-9643-37056c8fff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:20.984Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4a0a95ef-54c9-4367-af96-b85bfd985c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:30.993Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d80b2d96-326c-470f-ba9b-a07852baee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:31.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:41.008Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4f2ef55f-38ab-4745-a18e-a314cafacf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:51.018Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2bfed1a4-2cfa-4ab8-813f-11e3b9783658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:44:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:01.032Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d3f3928f-e402-46b5-adc5-13dfa968b50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:01.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:11.042Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=889a79d1-91c5-45e8-8625-3d1ec6af7eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:21.053Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b2a2e325-b999-403a-9e4e-49dbbd5d9d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:31.066Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bbfc417e-cce6-4f36-8db3-978715693c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:41.079Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7c410047-d567-42e7-9192-df2192b90b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:51.090Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c376ae7a-e7ac-4a49-bba4-66a5aeb00182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:45:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:01.104Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=70b27765-907b-43bc-8137-216dd398376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:11.113Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ce5e44d0-9079-4593-9aee-3663397d966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:21.124Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bcbf1826-eeea-44ce-a540-59fe1479aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:31.134Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1e71508c-0ad7-4bec-ace0-2e9bf9a05608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:41.145Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c3fe5cfa-5c9d-4e6a-9cc7-71933a42443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:51.155Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=48938d58-c4ae-4873-951a-3d242dae220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:46:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:01.165Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4fc0b1ef-d190-469a-87e7-5d5fc24f0ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:11.173Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9f54b419-1901-43f1-ae56-c6151f6af150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:21.181Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9526c68-6b83-4906-bfe4-ef6d95db221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:31.191Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=66d97470-3c16-4976-bfee-2cb61aab1fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:41.200Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=426d0a74-1238-4559-bf7c-38b9b8b832a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:51.209Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e0bb6896-8f9a-4951-b36b-9e0ea4832d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:47:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:47:56.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:47:56.316Z |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-11-06T03:47:56.317Z |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-11-06T03:47:56.320Z |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-11-06T03:47:56.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:47:56.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:47:56.326Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:47:56.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:01.220Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=72cd833f-7a0a-4f0b-9137-d778bba87918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:11.228Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f1b39cc4-5177-4833-8f5e-a839e9d35bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:21.235Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d6606f66-802e-406b-a1b2-4e57d7be3872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:31.242Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4e654d61-2706-4504-adcb-b07a9b5bfeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:41.255Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=25b5d44f-f9cd-40f2-a984-aafd4c741d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:51.266Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=61508760-ec45-4363-a852-efbb494f94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:48:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:01.273Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5b9cf804-ba86-4b3c-a028-22ab07db967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:11.294Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6e8e0858-c71a-4ba8-b501-9bc48991665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:21.302Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7b0cf0fe-60dc-4dcf-9a63-a7e82b216453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:31.313Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bebda2cc-4a0b-4a46-8ec4-a965c7ac2967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:41.320Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b0af69a4-c64b-42c3-9234-10af7a12e379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:51.330Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bd5b57a2-86ba-4a20-93f4-2e6da25d88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:49:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:01.339Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a8a9212c-4d71-4dae-af0d-bea0e95fd243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:11.347Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=364accc1-4553-4ee8-84c2-53c3543962e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:21.357Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe8751bc-8688-4c7a-b0e2-672b8668454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:31.367Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=28cc6624-4e11-4714-a88a-1c801e13fcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:41.375Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b8d3deb5-8bc3-4124-8ab3-533a1b83c449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:51.384Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bd84d35d-1c8a-4730-8d37-5c27df18e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:50:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:01.394Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2f6d6c28-8156-4dbb-abb7-d6a24db71d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:11.414Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cbf7d925-8955-4611-96d2-96413093dfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:21.430Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=500094b6-5e0e-4519-bc99-baa4b31c9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:31.446Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=96cb01c1-2d69-432f-967f-0652cb9458d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:41.456Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=559f7923-faa4-49bd-95ac-76cfb8235ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:51.466Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=29b779ca-3aa9-4e9c-a70a-acc5850f9dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:51:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:01.481Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f5f9f042-b1fc-4126-933a-1139810cdf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:01.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:11.490Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fb126e35-2518-4751-b3fd-e265c762c3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:21.499Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6c2e6c52-c4b3-41f6-ae48-1321b8a07c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:31.508Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=03a91471-bc52-47f0-976f-7dc9f8388382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:41.518Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7e63d947-27a8-4de1-b233-3cbab46124cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:51.527Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9fd3e1af-eba6-4a5c-be00-97c4657c47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:52:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:52:56.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:52:56.160Z |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-11-06T03:52:56.160Z |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-11-06T03:52:56.163Z |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-11-06T03:52:56.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:52:56.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:52:56.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:52:56.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:01.537Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d2e5c3c0-12f7-4f87-81ef-2b9486f5370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:11.549Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=144f8332-ac0f-432d-89a8-b36da5c72b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:21.559Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c006af50-dfc2-46a5-974e-0cde5c940812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:31.569Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=41a0609f-55db-493e-be86-3f30fd99ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:31.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:41.578Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=044f46c1-e486-4732-8929-d40809eaa8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:41.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:51.588Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=61e23fd2-931f-4af8-875a-3731852a8c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:53:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:01.596Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c62b5f83-7f9f-478b-9417-512952918eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:11.606Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9a25a70-b1c8-4f5d-a295-8ef21a2782b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:11.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:21.616Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=69889734-c11d-4707-a28b-054fc4ffb7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:21.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:31.624Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=87f3ae8d-9edc-45fc-833c-31092fa72820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:41.634Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=03d0a245-0c77-4a51-b3db-3e9eca2b6054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:51.643Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7ac6be07-18a9-4ab9-89ea-934506816e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:54:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:01.652Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5d24b6c7-a20e-4be4-bc78-5afa5a9265ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:11.679Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=922be263-d6ab-42ae-97d2-d3997f0546d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:21.687Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cf86a8ac-2fc6-4387-9664-5091f8c4e502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:31.698Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bf836c65-88b1-419a-9e0a-15fec580db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:41.709Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b304b360-ff93-4f28-8fa2-088fa9047103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:51.721Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5733b7ce-681d-4e15-b1a8-6a05113ca1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:55:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:01.736Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=27aaf5f8-cb05-4b3b-880a-9faf5d8b7dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:11.750Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a141f900-e40e-495d-b150-03be7c07c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:21.759Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0cc3c437-cf4b-4598-bc19-f686547f3980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:31.770Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=06b05c7f-0280-407a-8f19-7b9ce5897b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:41.779Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e4857e9a-6da8-4a7b-b585-0f8099989519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:51.835Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df363947-946a-437d-9112-9f7d071cd0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:56:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:01.856Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=eae1854a-27bf-455b-8634-925ccd62f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:11.875Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7fd1ca8f-1605-41dc-9c92-c0ccf78d12ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:21.883Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=edd1b228-716b-424b-a92d-9ee2c4e10ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:31.893Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=00e60d04-9b32-4bbb-9c78-92aee1e44966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:41.935Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c580e85e-88a3-471f-bad3-598cb19cb914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:41.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:51.945Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ea800d29-c556-4f5f-b997-32c7f55b90ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:57:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:57:56.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T03:57:56.320Z |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-11-06T03:57:56.321Z |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-11-06T03:57:56.324Z |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-11-06T03:57:56.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T03:57:56.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T03:57:56.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T03:57:56.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:01.954Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=31c7fdf8-05aa-4962-aba6-cb34cb3ff56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:11.967Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ed03845d-1a52-4c8e-a117-35eeb667ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:21.977Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=60a775ce-fd77-44bd-a2a6-41e5458ded90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:31.986Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ffebce85-13b6-4d9c-9884-6d2af22e520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:41.996Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f765709e-9e54-4908-9859-4c277412be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:52.004Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=95ad1de6-1e7d-435e-ab43-687e5ce019e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:58:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:02.012Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=34ac98fe-ecba-4031-b8b6-4993db310170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:12.023Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=21006605-eac5-42c4-8c02-6076d690f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:22.032Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fe31f869-49ef-444f-b1aa-9efde1918870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:32.044Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fbd27287-e635-4b4f-8d6e-ef00134bcc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:42.056Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e33878c7-ba3b-49db-b809-0e9382c0aeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:52.066Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=570cba42-6415-4a8c-9145-ac3981739020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T03:59:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:02.074Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=880680ad-d8bd-4c55-8b45-0c5c896fe172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:02.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:12.086Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b5200a7f-e65a-4543-9dc0-54801a721b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:22.095Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=27170488-6faa-44c0-a7f4-11f2ad42ac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:32.104Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=173384a0-49d0-4a30-b56f-6b711a4db889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:42.117Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78cdad55-3dc5-4540-8939-352602cd7003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:52.126Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ff5b8e57-0758-4551-9376-4f0934dbdb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:00:52.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:02.145Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bc06d3fc-06c2-4c24-9f84-a04e0d92a11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:12.154Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c9c56095-f468-4978-b4d6-4f361d6610c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:22.162Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9e6bb98d-bcfc-4c0e-ac18-1d84ed42812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:32.172Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=41da2ac1-3a17-44ae-b718-333131556ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:42.181Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d4b7ff58-215a-4d0e-901a-f9a8878fc664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:52.189Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a2ac46d6-b573-48ae-ac74-ed5b32408889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:01:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:02.197Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a2471fe6-6b13-422e-b654-3086ff4ef78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:12.208Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c0e6b0cd-0b62-4935-8d91-84c90da7e844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:22.216Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1c9f5eae-7afe-4996-808d-6300c557334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:32.224Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d43ec640-efeb-492a-9048-e2a26e3f5408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:42.233Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d6048f5b-7ad2-4d5d-a71c-c0fc95721257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:42.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:52.243Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3d193fd9-bdff-4c2e-bde9-2db95d4a56d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:02:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:02:56.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:02:56.153Z |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-11-06T04:02:56.153Z |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-11-06T04:02:56.155Z |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-11-06T04:02:56.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:02:56.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:02:56.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:02:56.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:02.253Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=93848314-4586-42d3-8031-6aa0142f48c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:12.264Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ece93bec-e2ca-4514-a5c6-7bc9bed2def9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:22.274Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1fae1393-ee81-4014-92f1-65f637f6a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:32.282Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6470e7c4-56c2-4de4-a2ca-00962a75e54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:42.290Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f06b0af6-a31f-4529-aad8-7760fad4b497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:52.300Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e6fc7bc1-4af4-41b2-b841-732e711ceafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:03:52.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:02.322Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4a5bdcc0-c645-4291-bf0e-02867855f641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:12.339Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8b4bfb90-de23-4167-b1c6-f9b8fd3606fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:22.347Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6587ecde-6d66-454e-a2bb-8ad513f35198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:32.355Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7e97e0ef-10e6-4436-8fe5-803462cd69b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:32.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:42.365Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1a960d8e-782d-43fe-95d9-74a469860a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:52.376Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c1de6fef-82cc-4c29-bb17-58b54a2863bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:04:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:02.387Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=46b83416-5423-4b04-ac16-668bc1ccbe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:12.406Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=74891d48-e16f-4d11-bd1f-1520f2f5df12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:12.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:22.419Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5ccd00fb-ed96-4744-ad7a-c7f3a6fce103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:22.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:32.427Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a5d21082-a3f9-41f6-b241-48433fd2f08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:42.436Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4bd1e720-053c-4d43-8896-0290ac7bec90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:52.445Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9f5040dd-9d94-4198-b5d0-28739147defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:05:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:02.454Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=12d3ed30-2406-4f9e-94fd-53df6c2a5353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:12.465Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0d04ec97-d322-44e5-8c24-a11339dc1aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:22.474Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=55f8cdda-d222-4584-9902-1d2c7c4bf695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:32.482Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=726510f2-ad20-4434-9ea0-42f807171006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:42.490Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=84fd9758-2450-4931-877d-eaba261e86a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:52.498Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2fc9eb6d-3b05-4834-912d-2b44b534cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:06:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:02.506Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=88675a89-958c-436f-be60-93d256f459cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:12.515Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=00127a9d-48e0-4e10-a8bd-19d719f835c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:22.523Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3861b4b2-bcab-439a-bd79-d07a5d010a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:32.531Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ee97353f-baee-4bcd-a89e-a1b7905cccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:42.539Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=60db7bfa-34b7-4ffe-99e9-0bb53d342481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:42.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:52.549Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2615fa7d-3e74-4ea8-b37c-7dcb4af6802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:07:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:07:56.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:07:56.328Z |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-11-06T04:07:56.329Z |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-11-06T04:07:56.332Z |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-11-06T04:07:56.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:07:56.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:07:56.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:07:56.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:02.559Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ba35b37b-97a3-4279-ba68-0a02d942b99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:12.569Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=77d0bbfd-38de-4c18-90ea-957a640b0855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:22.578Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7ef94c5f-b23e-4fbd-90e7-37e921c4c2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:32.586Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b56b179e-c3ca-44b7-90e9-fa116c7e1e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:42.594Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=84af818b-a1f8-44c3-9978-2081a6c585a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:52.605Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d9636dd9-85cc-43fe-9d2b-d542ac648439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:08:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:02.613Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=31ea007c-a2f7-4128-b057-39862c7afd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:12.623Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ca88c1da-727f-417c-8600-727a75b90cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:22.632Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1ee8ded6-062b-4cc1-ad3b-86cae7c26e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:32.640Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=43bdc8e9-9c84-4e5b-88f2-aafc2fdfc6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:42.648Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c00d8396-4973-4e8d-88db-a4faf9414f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:52.657Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=493fa7e7-77fc-429f-ad68-52ed6881d286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:09:52.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:02.666Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6acef70f-f403-4169-a9d1-37f76f57bdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:12.674Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=91a33137-8bea-4ff5-9423-b20db3fffc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T04:10:20.417Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=cwO7cfnFUWLaJnp1cgur, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:20.620Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:30.621Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=09a5600b-0987-4e7b-8125-4fd43aee2d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:50.208Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a866644f-50e2-4af1-95c7-96cef51b30a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:10:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:11:09.805Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=421aefd2-0115-41dc-b73f-0b635f361c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:11:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:11:29.356Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e6c17990-613e-4e51-a685-667bd8669f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:11:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:11:48.899Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1be070c8-3165-4ccf-9330-8a36cbe2d2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:11:58.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:12:08.445Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8871d41d-60b8-4c47-adda-86424d27decc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:12:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:12:28.002Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9da6f8b7-2578-4b3d-9303-930e3f3f0bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:12:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:12:47.546Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7f743ece-7789-489f-b6c6-4e9ed5fc3af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:12:56.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:12:56.185Z |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-11-06T04:12:56.186Z |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-11-06T04:12:56.187Z |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-11-06T04:12:56.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:12:56.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:12:56.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:12:56.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:12:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:13:07.096Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=631951ed-27e4-44b3-98bd-3d3c74ef82e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:13:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:13:26.656Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b55af859-cd46-4a10-ba75-8e311689dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:13:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:13:46.223Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e027d2a4-f006-414f-8aaf-f645269e69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:13:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:05.796Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4d854aeb-20bb-4be0-958d-7982170ba217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T04:14:06.630Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=1qDsjQoojkvaona4wF2w, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:06.644Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:16.645Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3c5da1eb-e796-4fec-9380-75631285c664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:36.191Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=338366a0-4b0e-4d16-9763-15e202edaa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:14:55.739Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=260933e0-3b6d-4083-82df-dc49f400cb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:15:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:15:15.317Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ca6d5756-30da-41a3-9d95-c7e3a5d9f41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:15:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:15:34.875Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=276707f0-d472-4c82-954d-055e991b524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:15:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:15:54.454Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cff37f13-afdf-4c36-bb79-da5303af06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:16:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:16:14.014Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=daf4adef-e221-446b-933c-d38c1500d24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:16:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:16:33.563Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b0c03b70-fce6-4f2f-9bb2-8be34ee710e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:16:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:16:53.113Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4560c97f-106a-4aa1-9c0a-3d8975d44feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:12.686Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c6a8ea40-70e9-444c-b543-9afef0a20cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T04:17:15.579Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LReBMjuAp5cTdS5G4biq, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:15.627Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:25.629Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=46f80ac1-c41e-4f39-a000-9e7f4fc6a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:45.184Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=56388ba1-b0ae-47b3-a0ff-a6aaf588e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:17:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:17:56.257Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:17:56.257Z |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-11-06T04:17:56.258Z |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-11-06T04:17:56.260Z |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-11-06T04:17:56.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:17:56.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:17:56.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:17:56.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:18:04.742Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=80d7e9cf-3149-4b57-8328-d6128e1f0f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:18:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:18:24.309Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=15a8889e-3015-4006-8758-513e2b1af380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:18:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:18:43.853Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7485fdf4-c028-4db0-b0dc-8b68b4d9cae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:18:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:19:03.400Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a0613254-99b4-4601-bc15-593cf1e09b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:19:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:19:22.938Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d25911cf-ca05-4ec6-9311-8c92f45e354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:19:32.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:19:42.486Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2586f81d-1155-40ab-95ce-c6785a9b5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:19:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:20:02.047Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fa29f257-9457-4f46-b95a-9941089842f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:20:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:20:21.591Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9da58c98-5293-4c34-a205-a5d8c7fbaaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:20:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:20:41.146Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fb82be45-a97a-4eb2-98cc-ed6316606c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:20:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:00.696Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=501b88c3-f7cc-4201-adef-e272e97501fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:20.251Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4cd7c89f-10af-40a6-ba3e-e23720017fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:26.807Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:36.804Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6b226758-aa07-42e8-b143-b7cb7b459eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:21:56.355Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2bdcf1ed-af02-47d7-a09d-30a4dd61ab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:22:05.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:22:15.951Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2024a4ee-b66a-4648-8f31-9a46ff5c9b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:22:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:22:35.571Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5750ccda-1710-4213-9d9f-f97174f2df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:22:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:22:55.119Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3c8a1b3b-f972-4fd7-bf6e-15d2ea40ab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:22:56.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:22:56.144Z |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-11-06T04:22:56.144Z |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-11-06T04:22:56.145Z |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-11-06T04:22:56.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:22:56.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:22:56.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:22:56.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:23:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:23:14.673Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f7b2b5fc-cb1e-41ec-91bb-fb02f16253d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:23:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:23:34.218Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f26d21ba-64f9-4976-b338-bd084572b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:23:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:23:53.787Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ae0b5932-7947-4744-956c-3558386fd5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:13.336Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3e2878de-1801-4437-9e5d-1c25f07ad7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:32.951Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ea7bef85-78a8-4a90-bf88-ce4eb83888fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:52.515Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cc0e3bbf-cc51-4bb5-ab06-cc99d58af699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T04:24:53.316Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ylU2xR2OeJ2SrPkPmLDO, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:53.332Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:24:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:25:03.333Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=83c7e784-f79b-457d-afe2-8d3366560b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:25:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:25:22.880Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=92285a37-0394-4513-a728-277737c3ceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:25:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:25:42.465Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=77a0ae10-c8ba-4355-a483-fb2e3fd47bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:25:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:26:02.032Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=39833174-d28b-4fdc-8600-a640d773cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:26:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:26:21.594Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=a4d41604-4b4b-475d-beb9-138905effbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:26:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:26:41.182Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=893280bd-5c64-4875-a891-e846bcce5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:26:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:00.761Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=38e9c983-e509-4b15-b070-ae3204e8e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:10.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:20.357Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f4981e13-6126-4cf5-80db-99a4adbb8112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:39.904Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e771dd26-d4b0-4720-b35a-16c0c3aef453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:27:56.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:27:56.281Z |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-11-06T04:27:56.282Z |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-11-06T04:27:56.284Z |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-11-06T04:27:56.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:27:56.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:27:56.291Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:27:56.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:27:59.454Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=15e276e5-895b-4555-ad95-02be4bcc0bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:28:09.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:28:19.015Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7fdb2714-4b39-4a8b-adea-6b4347b27b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:28:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:28:38.567Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=29b64397-f2e3-4893-9a0f-72f16d14d036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:28:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:28:58.119Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2c4f4678-11cd-4ba3-b4b6-60b53029b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:29:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:29:17.676Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fb850269-731f-4493-9544-90e652d98748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:29:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:29:37.248Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=46896587-33e3-4636-aa9b-188e6ab7e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:29:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:29:56.789Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=42aef0d9-b8b2-4a4c-af9f-566bfb94214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:30:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:30:16.364Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0f795274-8302-4166-8bb6-2ee1b1f570a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:30:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:30:35.912Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b18ad3d7-499f-4102-9550-745d0ad012a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:30:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:30:55.470Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ce2ece83-fadc-47b5-949d-d97f9752d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:31:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:31:15.028Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=002507ca-598c-4523-baec-6988bc18ef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:31:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:31:34.581Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0cd693f7-dfe2-48d4-8182-fad353d48f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:31:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:31:54.131Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=505fc931-2371-4ae8-aafb-8d71043256fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:32:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:32:13.686Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1467a40b-33df-4a7e-91f4-6dec78c94f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:32:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:32:33.245Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6015d169-5004-482f-b1d2-68df296d67e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:32:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:32:52.795Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e3017b0b-2f94-4280-aa99-31728eb7cc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:32:56.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:32:56.169Z |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-11-06T04:32:56.169Z |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-11-06T04:32:56.171Z |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-11-06T04:32:56.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:32:56.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:32:56.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:32:56.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:12.400Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=26192367-12b6-4d3a-a235-872ea0f83e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:13.096Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:23.096Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=60b24697-99f5-4122-97e4-f78a12f0ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:42.651Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d7e504b8-c6ae-4c87-9b2d-3ca0ba434962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:43.401Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:33:53.401Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c89c03b2-ef46-4461-92ff-365ad8fc30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:12.955Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=93fc67e3-afa8-4a87-9f1a-e2ec2c0d4dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:13.648Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:23.648Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d8d2bd26-d7ab-49af-b812-7ea3a2d404b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:43.201Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=df318727-1540-4854-8e53-70c85f5d475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:43.925Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:34:53.925Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8c004125-a120-4e50-a832-fcb21238cc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:13.515Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=45be828a-3aa5-4ffd-a41f-2295cf9dc2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:14.243Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:24.243Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=8b8af553-aafa-448f-b2dc-92df60d6fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:43.792Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cc49c20c-f953-4a9b-b31a-ed990aecca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:44.478Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:35:54.479Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ae46e6c8-1ce8-4543-b70e-addafc75fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:14.032Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6e6baf14-07d9-44e5-8d8f-adaa693f3a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:14.738Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:24.738Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=efbe7141-cb0d-4f06-9bad-8cf20d89a5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:44.296Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7277bd64-eb88-49ba-9577-ea8aec76104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:44.994Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:36:54.994Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fa095be5-db9d-4565-8561-c48ccebdea17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:14.569Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=48f08d90-f7df-46e4-8f31-89cc798ec6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:15.340Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:25.340Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3d5efe2e-316d-459e-963e-05776da3a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:34.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:44.907Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=276aa794-bff7-40c6-88bb-4efccdc4e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:45.616Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:37:55.617Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=ef1c3386-977e-4e64-be75-39081fbd0c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:37:56.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:37:56.352Z |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-11-06T04:37:56.353Z |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-11-06T04:37:56.355Z |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-11-06T04:37:56.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:37:56.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:37:56.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:37:56.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:15.193Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50376fad-2210-46f4-9ae6-dc206ed56f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:15.917Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:25.917Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f0454efe-db6d-41f2-a487-e22e5025a5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:45.462Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=78d5bbf5-864d-46ee-8c89-6709a334fece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T04:38:46.357Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation_020eda59-7a76-4bec-8be7-9b39ea61b343, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:46.394Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:38:56.395Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=54c4afad-75c3-48c0-a51e-75d87e2accf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:39:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:39:15.957Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d0f30d8d-334b-4b30-a527-3d2ce6600a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:39:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:39:35.501Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=5c043c3c-8338-4e9c-9d75-1c006c85d4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:39:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:39:55.051Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1c8c4532-780c-4c06-ba23-57cf7c2fac69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:40:04.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:40:14.613Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f43a5f27-2182-487f-88e4-d357b35c7e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:40:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:40:34.177Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7888fc09-ab23-4cd5-ba4e-16723b4aa0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:40:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:40:53.779Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d36e8868-8777-44bf-8841-fddcb9a10b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:41:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:41:13.322Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b3390998-6478-4fcf-9362-ce61ea1a6497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:41:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:41:32.873Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2944e081-e642-4c8a-8a0d-ad6f62c41a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:41:42.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:41:52.425Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=aabec031-45b6-4417-803e-06211f6cf1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:42:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:42:12.054Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4f11bcd6-b681-425d-a6f3-1baa2390ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:42:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:42:31.680Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=025826f4-c2ce-42a9-ad58-6e3bcd73d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:42:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:42:51.235Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4cc2a666-4050-4ea1-81e0-54434a802c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:42:56.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:42:56.163Z |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-11-06T04:42:56.164Z |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-11-06T04:42:56.165Z |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-11-06T04:42:56.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:42:56.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:42:56.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:42:56.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:10.824Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=824dd7ec-8701-496b-9066-96aa1d747b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:30.370Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=aa775748-7fd0-4ffb-b1d7-43dca081c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:49.924Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e0376b0a-83c3-454c-a0ab-d3c9e8c5e550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:43:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:44:09.467Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=14725ce0-d36f-42fc-8470-b3b7f77a255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:44:19.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:44:29.060Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9f5be024-19aa-4637-92cb-415bd464ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:44:38.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:44:48.629Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=12685b6f-d696-4a82-961c-05969c967067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:44:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:45:08.179Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fbb57830-ba2f-440b-bb63-3c1aa3e4f83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:45:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:45:27.744Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f348f02c-10eb-4bd8-a375-3af188681f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:45:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:45:47.305Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=0a324e76-147d-4674-8e75-3dc3a0cbe4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:45:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:46:06.850Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=484358da-26ae-49a1-b2af-a04255046e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:46:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:46:26.407Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bef2be41-0b02-4c1c-85ea-e537ddbf4d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:46:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:46:45.956Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=fc516ab4-f98b-4d18-92a1-7a9c45c61923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:46:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:47:05.501Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=6e2204a4-ad24-4316-a5dd-73bc949e2454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:47:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:47:25.075Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7afe29fd-c6f2-401d-aec7-0b4d02164caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:47:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:47:44.636Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=50143342-d371-4b8c-928c-91afcbfc1185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:47:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:47:56.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:47:56.309Z |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-11-06T04:47:56.311Z |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-11-06T04:47:56.314Z |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-11-06T04:47:56.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:47:56.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:47:56.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:47:56.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:48:04.188Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=84b7e73d-edf4-4591-9b5d-4ffb83c39fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:48:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:48:23.753Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=7a44ef4a-92c1-462c-a787-715d77fe48e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:48:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:48:43.291Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=28cda495-fec3-4943-8b14-1fce1318c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:48:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:49:02.853Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d16cb554-1ae0-4357-a33e-12b1b8daab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:49:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:49:22.418Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=563a11d7-018f-4f8c-9c31-3a7fcec13f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:49:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:49:41.976Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3a602676-d703-4934-983a-17c78d98038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:49:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:50:01.522Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=e3dfd0f5-c94d-4843-97ec-2164239353d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:50:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:50:21.096Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=cf9d6ea0-9f11-430b-b697-a161a2cd0f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:50:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:50:40.640Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=2cd52523-047f-4df0-92ff-8244b2ac5761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:50:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:00.239Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=be4f0204-5dfa-48b2-9491-206506d4a8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:19.788Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=bd458bb2-3c76-41aa-901c-5f582f43d4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:39.343Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=9f15fee3-dab8-4c3f-81ba-c98614859b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:51:58.905Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=241ac8ba-7648-4969-8cbd-4769d1c757b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:52:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:52:18.470Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=016b3cc2-5a88-486f-b1a9-8c525aaf24fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:52:28.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:52:38.033Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=44af9b5f-6722-4980-afd3-f2759434ce15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:52:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:52:56.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:52:56.149Z |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-11-06T04:52:56.150Z |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-11-06T04:52:56.152Z |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-11-06T04:52:56.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:52:56.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:52:56.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:52:56.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:52:57.579Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=60de1eea-8ccd-48a3-8cba-1eaf0b21cc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:53:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:53:17.133Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b82b8d11-f4b6-4015-b297-f50b66f127fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:53:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:53:36.702Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3672f754-3c81-4c65-8ac3-78e525fe9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:53:46.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:53:56.265Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d0a70678-e3e9-4d1f-a836-5ff90c6841e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:54:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:54:15.818Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b8e126a1-4fe3-415f-b80f-49cd841502f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:54:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:54:35.369Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=653c77c1-493a-400c-a164-ba422ff3d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:54:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:54:54.931Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1e8c57d9-7829-4081-843b-62f797343304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:55:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:55:14.518Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=b79529be-23d8-410e-bbe7-6a9b259308a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:55:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:55:34.064Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=18be077e-1b21-415d-bf59-ee10ab79a289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:55:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:55:53.619Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=24ef43b2-82c1-4422-b708-b32d812e1bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:13.181Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c839cead-1642-4b3c-ac40-969844da96ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:32.746Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=d459339d-c487-47e9-9d94-8f7fd47b975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:52.321Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=4099d841-25e4-4f8a-b1da-baee9636f9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:11.885Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=c9cd21db-d8de-4a64-9c5d-fa1197f53a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:31.451Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=1d2513d1-e7d8-4934-b73a-00647a1759a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:51.006Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=3f4fa8d7-179c-43fe-8a3b-ddd3734a0877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:57:56.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:57:56.250Z |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-11-06T04:57:56.251Z |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-11-06T04:57:56.255Z |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-11-06T04:57:56.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:57:56.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:57:56.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-06T04:57:56.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:10.597Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=f75df672-b561-48df-99c3-6928f99d227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:30.140Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=43f62967-c132-4609-a355-1f457f1aca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:49.685Z |INFO |Init configs |InvocationID=f664f333-6faf-46cf-9f17-f22d0e11c51c, InstanceUUID=69a74f49-2b7a-46a9-88f6-b94245eb4c31 | |INVOKE |pool-2-thread-1 |