By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T02:50:03.596Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T02:50:03.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-02T02:50:03.636Z |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-02T02:50:04.324Z |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-02T02:50:04.436Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T02:50:04.436Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T02:50:04.437Z |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-02T02:50:04.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-02T02:50:04.679Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-02T02:50:04.704Z |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-02T02:50:06.156Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-02T02:50:06.629Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-02T02:50:06.649Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-02T02:50:06.651Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-02T02:50:06.713Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-02T02:50:06.713Z |INFO |Root WebApplicationContext: initialization completed in 2008 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-02T02:50:07.124Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-02T02:50:08.013Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-02T02:50:09.195Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-02T02:50:09.809Z |INFO |Started MainApp in 9.391 seconds (JVM running for 10.159) |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-02T02:50:09.893Z |INFO |Start scheduling PRH workflow |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:09.919Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=50405e2e-1862-48ca-b8b9-1c877b1e1bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:50:11.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-02T02:50:12.411Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-02T02:50:12.411Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-02T02:50:12.414Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:21.399Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2ba16481-e0d1-4e6c-bff5-bceedba8b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:50:22.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:32.502Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f3262619-47e6-4326-bb89-ac4258a85333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:50:33.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:43.576Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=19f482e9-ad0b-4a05-963d-3209fa229b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:50:44.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:54.647Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0feeb093-9906-407f-aed4-44533e51d453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:50:55.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:50:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:05.722Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=43614423-e34a-41e4-9e58-180d7ef7991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:51:06.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:16.762Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b299e52c-0642-415e-b21e-92f7fc2f7940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:51:17.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:27.830Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0f8b86d9-f6dc-4660-91ab-1ebb7e6c1317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:51:28.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:38.873Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=cfd7e064-6621-4316-b1cd-e62842e9fcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:51:39.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:49.908Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7ade7aa1-1c23-47f1-a26d-414b47639c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:51:50.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:51:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:00.953Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=73c63482-0f20-4cb0-9ebb-7aba24ba835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:52:01.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:11.990Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=75dfb7d5-e854-4756-87f0-807453237f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:52:13.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:23.035Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a6879bee-a3bc-477c-af5a-089f803a6f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:52:24.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:34.103Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=cb442287-dbd3-43b6-ba3b-c9d2b091e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-02T02:52:35.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.233:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:45.142Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3dcfd618-b1ff-4350-a63d-e579b0f5d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:55.441Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=4103933b-3ccc-4232-ba73-4578206d35ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:52:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:05.465Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ec5520ef-62de-42f8-b651-ffab3e131998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:15.492Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1bcfbebe-9af1-4907-b583-5656142b92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:25.516Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=90c9bbf7-a545-4c74-8b16-25c35596e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:35.534Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b79bbb89-8bee-40b1-bac3-56f298e15bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:45.561Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f8d8e033-52fa-4bcb-b1d7-301059fd7d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:55.588Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=165d953e-6b43-4454-8575-31c36b842e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:53:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:05.604Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f28d7248-4305-4f0e-bcf2-2dcc76f00c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:15.620Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9efb860f-d2be-4fc1-bbd7-06516fbb36e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:25.638Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6f91a314-2e3d-45d0-a19d-d430563b30ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:35.657Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=82a7dea3-c201-4cba-8f6d-9e99c07b7994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:45.676Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=22172cce-b6e7-4809-83f2-5c3fbc3a15fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:55.692Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=4a6932ab-ea19-4fc0-b22e-378e8bd7964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:54:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:05.712Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6b6a6723-8688-4077-b308-d5246e5a8aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:05.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T02:55:07.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T02:55:07.996Z |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-02T02:55:07.997Z |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-02T02:55:08.000Z |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-02T02:55:08.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T02:55:08.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T02:55:08.012Z |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-02T02:55:08.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:15.725Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c946a6df-f9fb-4020-a18a-2eb08b97477b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:25.744Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a252d5f2-e400-476e-92f1-7cafe355db4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:25.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:35.760Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e09cd5dd-46e9-4712-9f85-7b90f0019bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:45.777Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=09faa04e-2e84-4092-8b02-1a89aaf8fc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:55.792Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=23e9e751-e190-4e69-90f8-1099b291afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:55:55.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:05.810Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3d713feb-42a6-444d-a304-533379727b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:15.825Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7684461e-3b2c-4403-9062-69636a1056fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:25.842Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=92f1e6a1-30ca-40f2-8895-2e2066cbd708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:35.857Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1957c6e2-52e1-4792-8404-95ad64049658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:45.872Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=69c06591-735d-4739-a216-12b9a5681789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:55.886Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c0c9835e-4d6e-4a10-a723-c89eda9218b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:56:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:05.903Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=233dbc56-8d55-41aa-aecc-7ab228b63aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:15.917Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=475499e0-592e-4fd5-8137-09e3e00375f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:15.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:25.932Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=25a87147-cf9c-4211-8bb5-e7a5649fcba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:35.949Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=41c470bb-555f-4809-b800-530972420431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:45.974Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d45fd83c-ad85-4995-a261-88380ed74d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:55.986Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a29fb6c8-3696-4e67-8534-2e3f1eb191d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:57:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:06.004Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=932706e7-072a-4fee-998a-a3658e12a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:16.018Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fd287b3d-24a2-4434-87b5-ae26d186450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:26.040Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fa5b94cd-e519-40e3-99fc-0d7a45cb2443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:36.058Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=80fdcd6a-ecef-4780-b214-5acff207f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:36.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:46.076Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=572f0163-953f-45d7-8831-5b8aba83b8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:56.096Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8da96922-341a-487a-af07-5fbdc1de49fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:58:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:06.111Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=54e49538-9714-4e15-a36a-32cc2af6d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:16.127Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7e736a8e-c883-400e-bc56-29eb1b541c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:26.157Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ea196120-65c7-4a0c-a4e5-5c732e0785b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:36.171Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9abe76b6-99ff-4e2f-89c2-08e90c477d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:46.187Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3f09a376-f441-4e91-b3bc-37f870429b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:56.214Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=4dddc250-01c0-40a5-bcb1-af549f5d4aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T02:59:56.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:06.270Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=24da4493-c2be-480d-b60a-92d5b154a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:00:07.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:00:07.487Z |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-02T03:00:07.488Z |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-02T03:00:07.491Z |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-02T03:00:07.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:00:07.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:00:07.503Z |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-02T03:00:07.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:16.288Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3858495f-e2a7-4fc0-8c4c-1c5abbd39eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:26.302Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2ad1c8b9-dd76-46a6-89ae-c04e87fa85ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:36.316Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9b6d1af8-05fe-4824-b7e7-0ad11367b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:46.331Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=44ef7977-4ec1-4c21-a8d4-c8e9e2d1d81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:56.345Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=57464936-efc2-42a0-8c30-df8a7b547186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:00:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:06.358Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c7e9195e-4bd2-441e-9006-94fd99819ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:16.371Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c2be468a-e5f9-49b7-8df1-6043318d4b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:26.384Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bf8514bf-1dad-474c-962b-be7364651112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:36.397Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f21a7935-e70b-45e7-92c1-a428d011419f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:46.413Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0898a92d-3a6a-469e-a956-4b8b89e2efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:56.427Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9677fbfb-3d25-4e34-be61-52d77cae974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:01:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:06.441Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=49f0cfff-3c7d-4b4a-b695-53ef1fa5a57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:16.454Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6c16cf37-6be1-4b78-9912-fc7dc5b3cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:26.467Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=aa368906-7501-4802-be6d-a6a47a1da35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:36.482Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=5e859af5-c0be-44cd-9751-d5f6d336c312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:46.496Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a259a5fb-8f05-4f2b-a459-db4971de99e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:56.508Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=cf20c413-a318-42ac-873a-a4709a347d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:02:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:06.521Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6e792556-4bf7-4b0c-93c0-db29b17b381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:16.539Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f0f22243-c0b8-4190-b35a-45ccb197a6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:26.553Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0cf76b5f-8f68-4d46-9096-9131a7110d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:36.565Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1245e9cb-824f-4e4c-baab-562f782e2afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:46.580Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=75d5178d-edc9-4058-aa90-f7f0875b0967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:56.594Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=103f8fc4-c388-4d06-9c86-f11a31793769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:03:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:06.607Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a7f0f585-9060-4cbe-b189-61cd773493fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:16.621Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=23d384cc-f3fe-4006-9eea-49f85c348cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:26.633Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f35f1885-b2da-43e4-aa89-f33fbc3a50f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:36.646Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=369bfd4b-dcef-40bf-b752-d30a53d3d989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:36.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:46.658Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=78b19c1f-0c74-4a6c-a0d3-631e2d3b64ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:56.671Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0c09adfe-c863-471d-a306-d8b30eee7f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:04:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:06.682Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=96e70d42-7dde-4437-a5fd-1ac47a4f0e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:05:07.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:05:07.427Z |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-02T03:05:07.428Z |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-02T03:05:07.431Z |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-02T03:05:07.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:05:07.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:05:07.441Z |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-02T03:05:07.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:16.702Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7811512e-4211-4db8-b4f5-1e6c2138669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:26.719Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=708773b8-ba66-4bcf-8174-d3045365607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:36.732Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=425ae8b3-2ab2-4002-ad30-30fd69008b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:46.746Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=801ca058-3922-4a0c-a453-d7c351987a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:46.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:56.762Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=db9d086c-752f-4e97-8ca3-1574258d916f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:05:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:06.773Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0c757926-1e04-49b6-bfca-1b1da87dee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:16.783Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ed6c1c32-f569-4d9f-8411-b7e436e5fe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:26.795Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=4e80a655-c715-4832-b1dc-55692ab80ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:36.806Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=603a3828-738b-42c6-bf82-79a9508e5b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:46.825Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=914a0ee9-2d53-4675-afd5-36f8eea2c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:56.837Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=649e7185-bc35-4a4d-aea7-b2c737848459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:06:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:06.849Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=143572a9-05c9-4611-ae52-40d301d10ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:16.861Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9c8c1549-b466-462d-916b-eb1b780a1fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:26.872Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=77668eff-3e56-49cd-878c-ae311092c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:36.884Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a0da9ed6-4d97-4e5a-a8aa-65589370d30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:46.904Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3ee25b53-a621-4cf4-b445-18d5732e0486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:56.918Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2a4a19e6-a403-4209-8d7c-1583e3586cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:07:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:06.932Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8d11f90b-8a25-4661-b5e9-2df799ccb4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:16.946Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8584bccc-facb-45e9-a3ed-f351fe11aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:16.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:26.959Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0af33dfb-d056-4701-afa7-862098379974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:36.972Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=55109705-87b2-41d7-bc1c-202a0d8de52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:46.983Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=22ebca32-a984-4fa6-8453-6f0ee2fa289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:56.996Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2ac4bc70-eb7f-46a7-b241-524b704a0ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:08:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:07.007Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ea0c7b16-343a-4afe-b409-b9f830874955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:17.018Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b1437274-ef0f-430d-9100-55880d4a91ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:17.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:27.029Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a2afd66e-50ee-455e-9abf-ae6ee29d0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:37.040Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=67dccacf-ba5c-4e3f-88ec-e37379bf3455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:47.054Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8bb9c31d-bd03-42fa-8449-31d322990a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:57.069Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3c622e0a-310e-4e61-b1c3-45139963d540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:09:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:07.079Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d2081550-b585-4fc4-9f51-4fe13683e578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:10:07.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:10:07.466Z |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-02T03:10:07.467Z |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-02T03:10:07.469Z |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-02T03:10:07.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:10:07.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:10:07.480Z |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-02T03:10:07.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:17.092Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2abd606f-7351-4f19-b368-a91835c065a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:27.103Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f567c595-77a3-43d3-8c1e-58758a186de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:37.113Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e30218db-c173-40b4-8ec2-390c58555e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:37.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:47.125Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3904f1d0-328b-4295-8bec-62955c75d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:57.138Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6348040f-d8c1-45a1-83f2-8a4822f8bb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:10:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:07.149Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=29e69a02-6d0a-4d42-b0b8-192eb3ada606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:17.161Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=669aebad-652a-43df-bbad-4ed6da595905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:27.181Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=5d435a18-176f-4033-85d1-8d0fd1aab3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:37.192Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=823cc122-32a8-4c6f-aa38-5093b6305c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:47.202Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fcf22c45-bbbe-42ea-940b-8827ea0388d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:57.213Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=16649ff6-2e5e-4a03-b248-4f56f8d3656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:11:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:07.224Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fadd4d3d-736e-463b-97a7-70bba97f3a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:17.237Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c7ec9275-87e6-44cc-9aee-6d8afda31a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:27.248Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=4397e28c-2c70-4fe4-81fd-b846f551231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:27.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:37.261Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9e3b1ce8-5ab0-4a48-ae4c-9e6e0da7a9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:47.272Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c508cda4-6508-46ca-88e3-5baa1a980992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:47.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:57.284Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8acef894-2c28-452d-90a2-f6b0f13639f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:12:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:07.295Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c40a76a1-a8a6-4585-ad4e-e9370b8fb620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:17.309Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b4732007-760c-4990-b671-d26a10d665c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:27.321Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=675cd5dd-7c02-4002-9291-a80faa7b4ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:37.333Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7db985fb-c2a6-419e-bf22-80f156b3d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:47.345Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=05406cd5-6bea-4552-8d24-81d29a607575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:57.359Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6051ed83-b797-4824-9baf-17e78e4e43dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:13:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:07.375Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3dba63c2-1843-473c-ba68-84abaa6a741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:17.386Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=deab05f1-3668-4560-ba3b-43e6570ebbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:27.397Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=afd9db28-29ae-4a19-8fb7-96e6b9fdbd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:37.411Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bdc477fe-166e-4861-ae72-2cf861152429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:47.430Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=76526a83-2978-452b-89dc-86c0a964ea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:57.445Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2e1dca7f-aaaa-45a0-ab08-3d685cb8bf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:14:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:15:07.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:15:07.426Z |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-02T03:15:07.427Z |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-02T03:15:07.429Z |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-02T03:15:07.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:15:07.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:15:07.438Z |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-02T03:15:07.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:17.469Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=73472e2f-bb7c-4445-98b9-d22b982c0d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:17.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:27.485Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=da71a7e3-7ead-45a7-b926-ba541acffeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:37.496Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fabe90a9-03f4-4ddb-8ef4-195abdf59cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:47.508Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=80cf9c16-a7bc-4486-a81b-1a1a786a03db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:57.518Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e7f18744-b7f5-46da-a675-91fbd4d7804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:15:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:07.529Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=98285f40-b99b-46c2-b1b0-b6f86d7de6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:17.540Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9802d611-1d08-4a65-9673-f25ce6bd0ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:27.551Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e9a3bfbe-6100-4763-911f-207bba30775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:37.562Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c21e336c-62fb-48f7-937c-a03b2cf44a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:47.577Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9b059da1-273b-4439-a659-07aac02fd056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:47.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:57.588Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b878b1e8-daa5-45aa-9e58-054fe7c59292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:16:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:07.597Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2dedd1f1-b9fd-48e9-9f4e-18e67bd5210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:17.610Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7d5ceb6a-226f-4ae5-a23d-30408a90403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:27.660Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2766c493-1c59-4177-be42-46bb8ca586d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:27.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:37.670Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=073dd72c-fac0-4611-a749-ee517c2c9ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:47.680Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a5ee28e9-e52f-4c60-abbf-65643236dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:57.692Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=13ea4680-d72d-47b4-babf-0fc3764a8308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:17:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:07.702Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=acc2dbd5-96ae-4565-8084-a34c150e18de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:17.713Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9f6fa407-4173-4490-807f-9d0db3ccafac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:27.725Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d3d2f043-eb0a-45ab-92c3-ed6928c856ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:27.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:37.736Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=55e1b3f5-a06e-4ed6-a78f-ba34bf2b667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:47.747Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=50bdd2f7-5ced-470c-b706-e2ee9044c1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:57.759Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=44ae9fea-32a1-45e1-9402-11bf7258bbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:18:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:07.769Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=84616419-ae62-4914-be2d-22ba500c9d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:17.782Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=77278540-ea7c-4a2e-84ce-046b9b025bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:27.793Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9fa06d92-fec9-427b-83c0-91d67df96a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:37.805Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=86754878-ca96-4ada-b4e4-63d68b0f1fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:47.815Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e001f0ae-9041-4aa0-9db3-c448f5e59c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:57.826Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8fb5a56d-4804-42c8-9517-09443876df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:19:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:20:07.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:20:07.340Z |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-02T03:20:07.341Z |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-02T03:20:07.343Z |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-02T03:20:07.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:20:07.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:20:07.350Z |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-02T03:20:07.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:07.847Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=19a8876a-3816-4113-9c7a-a49cdabd9df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:17.857Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9458de12-681c-4a7f-8ec8-66f9911cfd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:27.869Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=cdc77b0d-73b9-4e56-8a14-62862dc1ba92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:27.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:37.882Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d0b6164a-f292-465d-8ade-06053cd0eee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:47.899Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0f829332-5efa-452f-a103-2fa9b5d121ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:57.910Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d82fcc48-67e1-4323-974e-bc96944cc472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:20:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:07.920Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=03d2d7cc-f253-4db2-8817-f6a1c39292e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:17.932Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=133fd2a4-93b0-4ced-aa36-3ff941a6ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:27.951Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=96c678f3-31f9-489f-9779-27b0daf608ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:37.961Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1ed91b7e-3c74-4850-8b9b-f599e119c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:47.971Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=88ede388-2dbc-4784-b267-459584ed6359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:57.980Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f689b83c-ff1d-49fd-9a0a-92e5e11ff5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:21:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:07.990Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=45669e36-c09d-41ed-8506-f9b6ce316e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:18.002Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=399ac2bd-09e1-4c23-86e3-bd9b405e95cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:28.012Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f210c7cd-0970-477c-a5eb-4e2b77449a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:38.024Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=74069d47-5769-4a9b-9ecd-926d9afe17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:48.035Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=787f57bf-c46b-4baf-9f9a-5a75b0d3b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:48.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:58.047Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8aee41f0-a686-4d92-9bb6-2608abc2528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:22:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:08.057Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=cb7555ad-b16e-4937-ac1a-59dce21a5032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:18.068Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=489cab6d-536b-414a-ab85-b7a5c9db24bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:28.079Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=13948b77-dd4a-457b-a03c-ff134bba018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:38.089Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=77261c5d-c27b-4723-afe7-4382974a5ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:48.098Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a2fe8b4c-42b2-41e0-88f9-19156d2c3fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:58.106Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d98bd000-9302-44b1-8576-8fa39df69cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:23:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:08.116Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bbb67a7e-742c-45a1-9fde-876f8c0d6d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:18.131Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=324d9e9e-c180-4e1c-889d-1dbc27987796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:28.140Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e3f86991-a3d4-413b-9713-cf8ccec3feff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:38.148Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=636a64d4-2be2-406c-b360-19128eca04a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:48.158Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1890322e-0e9c-4fa8-b2ac-62aefa2faa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:58.171Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=176409e2-411d-4ad3-a293-a7bd7fca9ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:24:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:25:07.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:25:07.449Z |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-02T03:25:07.450Z |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-02T03:25:07.452Z |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-02T03:25:07.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:25:07.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:25:07.461Z |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-02T03:25:07.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:08.179Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a63d7300-1914-4b31-a4d3-491361e132cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:18.189Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bb5a713c-43ad-4b6b-901a-81e235c22a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:28.198Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fb1c948a-15d2-4f83-aaa7-53a917e064f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:38.209Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1ff53644-daf7-41d7-9365-7964d1937f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:48.226Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=48b01b55-85d8-4cee-9074-50dc86275d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:48.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:58.239Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f8ff7685-eb86-460c-89e5-cbe347fbe83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:25:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:08.248Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=071a3061-6e0c-45c7-add2-73dfdac905b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:18.259Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=db54a867-d53b-4af4-84c0-6fefe118e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:28.267Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d7b0b3e0-558b-4b5e-b784-edd197d15c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:38.277Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=690f074c-b35c-4e84-92c6-d9dc74e942a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:48.287Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=aa97daab-2802-4625-ba22-e5adaa74f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:58.297Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bbcca579-63e1-42ee-bce2-535bd97253be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:26:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:08.306Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=79a57451-e9a8-4463-9224-7e239b66710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:18.317Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6a9097f3-26eb-4276-a974-22fc1e3365f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:28.329Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=84e55f8a-5bd2-4990-9d1f-2b467b7f1477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:38.339Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=09770be1-9179-49a9-89ed-12ed4065385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:48.351Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ad004123-17b4-4b2b-91ec-d9a6de143072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:58.359Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=29346bee-fa24-48b3-bdaf-9b724b7af274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:27:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:08.369Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ee449ba0-d057-4036-b131-db6713970935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:18.379Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=83220040-b038-498f-80fb-f035dbb66e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:18.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:28.388Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9d996e42-0fff-4a98-907c-8a2fb372f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:38.399Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c2a7a62b-eb5d-427e-9226-37534b16818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:48.411Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=aa2e749b-7087-46ce-8a80-75033cc9af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:58.421Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=04d2e858-62ce-4ab7-a308-6ef2fabc28f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:28:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:08.431Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=06052f5f-1a2c-4df6-a064-0b8d4ce84820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:18.441Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=51ebeb75-d150-413f-b1c4-e9bc88fc09ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:28.450Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9b480d5b-fcbe-42c0-897a-0e6d9e385f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:28.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:38.463Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=45fe3c06-dda6-4ba3-893b-f93beb804500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:38.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:48.481Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0c74956a-cdd3-4d97-be1f-49b1c80536ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:58.491Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8818c0b0-d304-4cbc-ab68-8013072ca3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:29:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:30:07.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:30:07.413Z |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-02T03:30:07.414Z |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-02T03:30:07.416Z |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-02T03:30:07.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:30:07.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:30:07.423Z |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-02T03:30:07.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:08.499Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e76c7943-5f8d-4c76-bd09-8bee475b083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:18.509Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=24ff1ebe-6289-4238-b59d-d132646b2ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:28.517Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=f5a3403d-d26e-4cf8-a44f-f75bb05855dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:38.527Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6314429a-101d-46c8-8f84-ce4c2842737f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:48.535Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=93e5bd52-311c-4aa4-8e6a-0ef27d4ba0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:48.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:58.547Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=50734b6c-f099-4136-a90c-c8e7d7b3e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:30:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:08.553Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=445c35aa-2c62-4c4e-ad4e-4280cbc6b7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:18.564Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3336be1b-a8aa-482b-bf1a-2425287b4fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:28.573Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bb9e22ca-dfd0-4c45-98bc-c97143672589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:38.584Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=db63cb19-bf5b-465d-9a53-4416e3079247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:48.594Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=793ffcdd-fd49-4284-b027-20ac90057f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:58.602Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a9b032a5-3b83-47a6-a462-7716e87e741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:31:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:08.610Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1a5a5ff0-6fa0-48c2-8422-42d708296795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:18.620Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=77993606-97e2-4d90-8011-73e053b29cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:28.627Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0e4c3b03-4248-4191-aa76-c0a25a731e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:38.636Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a5c27f06-f055-482b-a316-8e4754e873e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:48.646Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0075a5f7-5736-4c92-9af0-702e9f2418d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:58.657Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6120afa8-abcb-4b1d-87d2-1109f0a9214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:32:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:08.667Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a0e68a8b-08a7-436f-9e8e-7daee56d3d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:18.678Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=131ca665-bf84-4c88-87b3-c0d4a27e5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:28.690Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1e1ebcbc-f31e-4d7b-9e6c-f6a95efbe205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:38.700Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fb3c83e4-ce33-451a-b170-3c18cffbb0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:48.715Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a6a46ea8-cc87-4004-8c89-d65361cf6500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:58.724Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=00064b94-0599-4fd9-8395-aaa704f44c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:33:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:08.732Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=64520fde-fe32-444b-a364-e0220855ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:18.741Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c138663b-9cb7-425d-a265-7ed3e3268fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:28.750Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3867cbb3-c94a-47c3-89a6-db8aefa55127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:38.760Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=3fc73522-580e-40cc-b946-751044d39e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:48.771Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ae784fd3-bdf1-4935-bbd3-eac7e2f236a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:58.786Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6a0e78f1-faf0-4c4d-90bd-4da97a5be423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:34:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:35:07.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-02T03:35:07.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-02T03:35:07.310Z |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-02T03:35:07.312Z |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-02T03:35:07.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:35:07.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:35:07.318Z |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-02T03:35:07.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:08.795Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0edaa82f-76ac-436b-817c-19afd5f874e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:18.805Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=93498162-7e69-47b9-8360-fe1b358f3112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:28.817Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b07558dc-2142-43ff-b3a2-3149a94c0c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:38.828Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7d323063-e5ea-41f6-a8cf-e23d85316573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:48.840Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e4ce7752-f60f-41c2-af6d-425ac0a046a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:58.851Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0940ce0d-b174-407f-9cd3-572b83bb63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:35:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:08.859Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=de7eeb8f-b2a8-4acd-a32d-0159acef79ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:18.868Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d49bb561-bb6d-492d-9a6f-2468d4d3ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:28.879Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=798cdb6f-c6e9-4f14-afb6-1736961373ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:38.889Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=fe39a7ff-c814-42ab-bf54-f5ea3bf94e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:48.898Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=0dae63bb-979e-4b60-a2cf-7deeb3838cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:48.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:58.916Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d5842a2e-815b-4d76-a9eb-a18bb23e0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:36:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:08.924Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=d478bc98-fecc-4369-b44d-bb7cbfb29f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:18.933Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=eb4062f1-f7cc-4a02-9c92-10bbb040ab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:28.941Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=756b7782-53ae-4732-a2d9-5ddea1fea7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:38.954Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=9b614558-b95c-4b16-a643-206db30e26cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:48.964Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2be6c5af-967d-4924-8651-bd449d81274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:58.972Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=652d2c40-524e-4c66-b65d-6f7be7350f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:37:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:08.980Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=ec312913-d9a9-4b7c-8d3f-d92f48d92f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:18.989Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=67cc7d5e-539a-4fe8-83ca-1b9220e93f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:28.998Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=afa3ea4b-4c32-4aef-98e2-352e1ac93bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:39.008Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e9c92a1f-165d-428d-927f-0820804b334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:49.018Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=8082cd3e-e0d0-4fb2-8683-c5b4d8d22a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:49.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:59.042Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=64045843-dd83-4757-a0e2-ed8b9bd6f0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:38:59.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:09.055Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=51859f61-9156-41ab-a0c1-107618e98030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:19.064Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b739f8a8-8c07-4442-925e-71c33613046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:29.074Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=bfbdfd69-f317-42d3-a7fc-3f2df3f8ae47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:29.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:39.084Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c375237a-8c28-4f4b-8551-c6a757185d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:39.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:49.104Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=5814b0e7-6fd2-4373-bddb-751318598873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:59.114Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=552e55f2-f743-42f4-a571-d6c4341e5203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:39:59.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:40:07.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T03:40:07.433Z |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-02T03:40:07.434Z |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-02T03:40:07.436Z |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-02T03:40:07.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T03:40:07.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T03:40:07.443Z |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-02T03:40:07.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:09.128Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6b72e125-b032-424a-9b7d-4a394f5ab2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:19.137Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e9702ca7-d566-4c66-a8d3-9a012f38320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:29.153Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a0d2da07-66d8-4408-8a04-d693b61a8cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:39.161Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=c63ede17-d238-4c96-8986-5cb0bffad1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:39.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:49.198Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=89ab835f-795e-4f22-ad9e-3dfd6777bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:59.207Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b52b4a40-05d5-4182-bf84-33415ebe5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:40:59.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:09.216Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b4b5852e-fb3f-453b-9e89-7b47dd15ce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:19.225Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=6f320703-8a40-420d-ab7d-9a979cd3af50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:29.234Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a4e8ffd3-5b91-4b01-ab32-565d59bd9e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:39.245Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7d86886e-c8a1-46e6-a28b-2b7c182145d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:49.255Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=1fbdc168-6046-4bb7-953e-acdd2b6d41ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:49.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:59.265Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=7bd84fc3-6a4d-42ef-be38-e81fcb6267a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:41:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:09.275Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=87994e6d-8e34-4394-a8f7-a11a7bfbc408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:19.285Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2000c6c2-8981-4b1d-a0dd-a7b805ac84e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:19.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:29.294Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=998d85df-9dde-44b3-814b-9ce9c48fcb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:29.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:39.311Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=cbc5ebdb-43a4-48cf-b612-2d5160017666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:49.321Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=21e7d47f-edf8-4b40-a4a0-760a156b05a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:59.331Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=97981a66-d92b-4c93-950e-d08867383323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:42:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:09.342Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=e08a4b10-c772-40db-b76e-e434b7263e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:19.352Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=b36d7f3f-e207-4904-b54e-90d6df5e74c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:29.361Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=652dc353-af16-4a88-b5a5-371a76cc8e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:39.370Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=719bc193-5c01-42aa-b116-6e78055f50b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:49.379Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=aff6959c-ca5c-4661-815c-e828acf76ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:59.388Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2a3c9d23-fb4c-41bb-923f-80b25cbce3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:43:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:09.399Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=37ba6002-3b50-416e-8fbd-69672398843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:19.409Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=2fa6546b-32cb-4a50-b584-c817635011d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:29.419Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=a71e24d2-686b-40a6-bc54-7249dab1daa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:39.429Z |INFO |Init configs |InvocationID=abe89666-61b2-4255-bfea-c7d109d14874, InstanceUUID=26a5709f-0382-4e18-99ac-d1f82232b79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T03:44:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |