By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T02:59:25.125Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T02:59:25.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-30T02:59:25.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T02:59:25.878Z |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-05-30T02:59:25.996Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T02:59:25.997Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T02:59:25.997Z |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-05-30T02:59:26.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-30T02:59:26.288Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-30T02:59:26.317Z |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-05-30T02:59:28.168Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-30T02:59:28.878Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-30T02:59:28.906Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-30T02:59:28.907Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-30T02:59:28.983Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-30T02:59:28.984Z |INFO |Root WebApplicationContext: initialization completed in 2666 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-30T02:59:29.653Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-30T02:59:30.650Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-30T02:59:32.121Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-30T02:59:32.622Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-30T02:59:32.622Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-30T02:59:32.625Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-30T02:59:32.832Z |INFO |Started MainApp in 10.527 seconds (JVM running for 11.315) |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-30T02:59:32.916Z |INFO |Start scheduling PRH workflow |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T02:59:32.931Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=04dc07c5-c283-4759-9b5e-46338c602def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T02:59:34.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T02:59:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T02:59:44.456Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3bc91362-0c77-490b-b3a9-2f409f9ed455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T02:59:45.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T02:59:45.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T02:59:55.500Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=655aff64-924b-45c2-9c3f-816c33444aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T02:59:56.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T02:59:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:06.540Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=87a4f681-2172-4f68-9a03-ea2e9eb846a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:00:07.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:17.609Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=56720ee5-6c71-4ef9-b793-db7d579363e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:00:18.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:28.687Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c0e4880f-8a32-474e-90ba-72075eb247bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:00:29.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:29.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:39.748Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=bbd99264-871f-425f-911b-eff6e2a4e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:00:40.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:50.789Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6ae358b2-d3db-4996-aba1-53ca1917c4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:00:51.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:00:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:01.837Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=112c6e68-f637-491f-bb61-65d131e49227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:01:02.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:12.901Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9df5e087-01f1-4dac-95f7-ee3ab13f0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:01:13.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:23.945Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d7172c2a-084e-49e0-b7fd-bacd4bd14b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-30T03:01:25.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.187:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:35.013Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3bac25cc-1287-40bb-9c32-29d98d383435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:45.216Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a8110ca4-446e-4ddf-a2dc-b82ce067e175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:55.268Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=51b7bf7a-efe9-46d1-93e6-6994f78dcc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:01:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:05.290Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=19ea6e08-d68f-44ae-adcc-52175f0bfbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:15.308Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=2ef003a3-47a0-4d73-bbf7-fe3f074fcc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:25.331Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5613dafc-6c83-4976-82f8-6f3218cab9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:35.348Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=759b762f-eb52-4b0f-9956-078a766e14a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:45.368Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=63084f62-21eb-4bed-aadc-d9bb7acf01f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:55.392Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=efe095b3-d6f5-48f0-9ff8-e87ff7b81850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:02:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:05.416Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=51eb11a0-c5a0-4e8b-bd67-b4a2342cd5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:15.449Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=510550d5-6ed5-40a0-80e8-196ccf061004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:25.481Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ec69d434-c5f8-4063-9821-a72d25026a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:35.633Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b3155899-2ca8-4fbd-8ea2-3316f1375d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:45.669Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c439bcbd-cc77-478b-8eb5-92ae8f8d764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:55.714Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=fa5d8b7f-0f23-42f7-a1d6-c8fb78a28ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:03:55.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:05.732Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=603cadad-9efe-4412-beb2-e08e7e6d90a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:15.753Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7821bc6e-ea12-41ca-9d4f-8da4654663d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:25.771Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=89cd5266-74ca-4d09-a129-bef0a3cdf0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:04:30.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:04:30.532Z |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-05-30T03:04:30.534Z |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-05-30T03:04:30.538Z |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-05-30T03:04:30.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:04:30.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:04:30.551Z |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-05-30T03:04:30.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:35.796Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a3663d24-a2e8-4246-bf41-8f94d2aa0304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:45.812Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5db2beb9-8747-4e14-b824-d8eb50d7afcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:55.829Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9e02621d-1914-4acf-9946-4c6718071b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:04:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:05.848Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=363cb648-d62e-4393-bd44-7eefdbfac567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:15.871Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=86ba203f-a71d-48c6-a207-b43f4fae375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:25.890Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6a6eef2c-b196-42e6-8842-cbb605800ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:35.906Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d3662622-6bfb-4ad5-818b-6681210a50d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:35.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:45.923Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6ff4b587-b748-4480-b09c-cf43bfbbec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:55.943Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=99bc5f76-2d6b-437a-9109-e825c7f37087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:05:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:05.965Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3d5f2852-e721-48c7-8bcf-25bae8effb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:15.983Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b0c3e337-d079-4475-99db-a8fdaf03bfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:15.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:25.998Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=152654ad-e2bc-4aca-98c2-a440ff455c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:36.016Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0d4a8701-ba15-4eb7-8a9c-0b9233709932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:46.038Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1c96d6d4-912f-49eb-80ec-3b8cf1d01fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:56.053Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=49feb442-3d5a-4111-942d-afa6472c3e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:06:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:06.069Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e7f95576-bc27-4eff-a64e-c59d28b21668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:16.086Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=eccbf2e8-1a66-4706-9189-d8c614a8a40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:26.099Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1684d3e8-2272-4262-99d7-830c6c07d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:36.111Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0c3bdd99-0db7-4900-a539-7295a8d89632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:46.124Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3547e420-6bf6-4b88-a051-dd7357f42d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:56.138Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1afcd71d-ea8a-4a4a-b451-f60f6fe4e582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:07:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:06.157Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ac1d7a1a-610b-448a-a519-4ca24d12b11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:16.181Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=36d588a3-9bfc-4b59-904a-c8d61c96fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:26.199Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d04a8f5e-b087-4028-9997-2ec830121aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:36.214Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=25ac3bd2-1c98-47ee-a22b-415fe3a29cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:46.226Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=915c2ca5-7944-4289-a609-b76a81f2cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:46.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:56.242Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=2e0e0a14-c08a-4026-8aeb-9126cd2b8e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:08:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:06.254Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7c51bfc8-ada8-4725-a041-fad78e902dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:16.268Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=cd76a850-219d-4a95-9272-536616daa658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:26.285Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=76afd418-831c-4786-9136-b1291df74e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:09:30.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:09:30.015Z |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-05-30T03:09:30.016Z |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-05-30T03:09:30.020Z |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-05-30T03:09:30.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:09:30.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:09:30.031Z |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-05-30T03:09:30.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:36.299Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=754de5ea-5882-438a-a042-ad412484708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:46.316Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f9c09693-000b-470c-8442-a92df5af0553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:56.331Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ec342ef0-94e9-42fb-b69b-636caf84477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:09:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:06.349Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5e492157-128e-4c7a-8919-4f6c6b6a8323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:16.361Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0e0f1b19-f740-4401-b706-505775396c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:26.403Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e3f3323a-a9ab-4dd4-8a30-78071d489227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:36.419Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c2013ac3-96ae-416f-a5da-5adb6d551620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:46.432Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d8e09df0-675b-468a-8ba7-752844cf0551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:56.446Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=dd5d3581-1379-4bad-a144-de957cbe7929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:10:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:06.459Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6efbe5b6-b57b-46ef-944e-94074d2159c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:16.473Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3368a30c-dc13-486f-b606-9ee8f9281834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:26.490Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=63d36c1f-372a-4f6d-9347-d2be627678a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:36.505Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=56c41493-ad35-4738-895c-69d14d78cc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:46.522Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6fd907f8-6df9-4193-a375-6360123acf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:56.535Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1aeadec1-bbb9-49bd-aee6-062628010a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:11:56.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:06.547Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=79308572-a6b8-4d0e-821b-93bb78f77207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:16.560Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9a007355-af70-4d5d-8846-c07bf853ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:26.586Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=33da2b1b-4214-41ae-b9e3-efc688172fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:36.611Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=31c6b1f9-ba02-4997-a07d-03cf39ab348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:36.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:46.625Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5c56ea49-9f1b-4023-b21e-38e457793616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:56.638Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7f9f8e84-baf4-4908-8fd4-d493db84001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:12:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:06.651Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=cac57e10-da95-463c-90a5-d846e794888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:16.666Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=101b71b7-ba56-4f5f-9add-d71eba25a16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:26.682Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=fe468508-cae5-45f3-81e9-8c2e12a2bda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:36.694Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=bb8d3771-04f6-4796-8d52-8365854eebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:46.705Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d0bc2206-5064-4bb8-a3e5-3b81bcda60a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:56.721Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1c691262-e9c7-4551-9fd1-4e94be3bc7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:13:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:06.732Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f67ba778-7012-4a2c-a40e-b0c5a1c26941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:16.745Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=202840ef-799e-4b2c-966d-5a02bc409c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:26.761Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a45e93fb-5993-4a0b-bc42-705c3a6d4fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:14:29.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:14:29.935Z |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-05-30T03:14:29.936Z |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-05-30T03:14:29.939Z |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-05-30T03:14:29.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:14:29.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:14:29.949Z |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-05-30T03:14:29.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:36.775Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3fc38250-3da6-42c0-b5b6-9b2906c778fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:46.805Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6a792f5a-78b4-417e-b5b4-b9bc17e36dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:56.821Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=792df256-24ec-41c7-b16e-e3ff45b5da93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:14:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:06.834Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b82b32f8-b98c-4df7-9791-ccc01b97cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:16.852Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e997b28f-7039-488c-a582-480eb5313c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:16.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:26.866Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6c06c13e-6b90-4f39-aa58-b09ff83000c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:36.882Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=acdba69d-cca1-48a0-a990-db852e2c9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:46.894Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3e9f00a7-470a-4cd2-aad8-d345eff4c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:56.906Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=38598ae6-6997-4454-8eae-d59632677185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:15:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:06.917Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=876b3266-2578-4e72-bf5b-c048281d5758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:16.928Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a39d6718-adbb-43fd-9c1c-aff60634bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:26.939Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c702afb2-c604-432d-9976-0c63083e5ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:26.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:36.950Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=be348269-e43a-4914-aece-22e204333964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:46.969Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=89c7856c-026b-4460-a022-c208fe74f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:56.979Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=512a18a3-682e-4e50-a9e8-4f3a1254cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:16:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:06.991Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=791c36b3-5ead-4016-9859-dc09152dac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:17.005Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=8242d516-1101-4316-b1e8-81d3543b2bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:27.015Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ea4ef574-8a83-4b8e-8a87-6a9a4ee40b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:37.033Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=00604b2b-43bf-4118-bc7b-34f5f1662296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:47.043Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=96d05262-6ac3-4fde-ae33-1a08ee5fd885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:57.054Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9fd143d0-3d5a-4674-a699-f362f9558fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:17:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:07.064Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=2ffa5483-1b7c-46ac-9fad-64a4895b09bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:17.076Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=35fc1cd6-d222-4153-a0c1-9b3c3f826d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:27.086Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4ab3173a-2bd4-4c09-88a6-21515d04bcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:37.101Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b7d7687a-a18c-4e22-855b-0b0a420df7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:37.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:47.112Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f4dec97d-3856-4e06-b68c-450898f5d508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:57.122Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0b569c44-6a93-4ac4-bff0-7292e2c76bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:18:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:07.136Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=61d1c477-ead5-4934-8c95-2bd3e438bc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:17.150Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=839304c2-b1f2-4452-8298-15e5c0cb9315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:27.162Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7df6400d-131c-4771-94a1-6ef8472c8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:19:29.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:19:29.994Z |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-05-30T03:19:29.995Z |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-05-30T03:19:29.998Z |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-05-30T03:19:30.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:19:30.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:19:30.009Z |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-05-30T03:19:30.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:37.172Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=028b1938-33f8-41e9-a396-4e58d329e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:47.194Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=2518c6a0-6f5b-448b-b4cc-3e67f3542833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:47.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:57.204Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9baa70bf-ec89-49df-b579-9340f43bf40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:19:57.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:07.220Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=65793d9e-d361-423d-ac80-71a3ea4cc5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:17.233Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a1bf8c4f-6fdb-41d0-8e5d-88d0edcb9b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:27.250Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f46cdcba-4446-4d9c-aca6-b4ead63db556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:37.277Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=68de60e4-e19b-4d4a-ba3c-85b6c2a15726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:47.305Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=23dc4efc-aeaf-4d70-99a4-0c92d283172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:57.321Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ab7712c5-d49e-4969-a63c-dd9b9b683f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:20:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:07.336Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=cca9b157-1e0b-48f8-bd49-b19cb1d79849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:17.352Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b7c6ca9b-d760-4e1b-8fa3-b433a5d69b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:27.363Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=09d4f599-3049-438d-aee0-10d4c1ec9c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:37.379Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9b94ad6d-80f8-418f-9ea7-e65890457efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:47.400Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a490ea35-41d8-41ad-8a88-c4dfba15d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:57.427Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=901fbe07-2f51-4002-a08a-373b7df396e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:21:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:07.447Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ccc86576-5521-448d-8fca-df7c9d835529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:17.464Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=46c874bf-fde9-4a40-a0c3-05cf674b7d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:27.483Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a3772160-5bf7-44c8-9c48-9e75c166ae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:37.500Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a4fcc504-1143-4bae-85d7-2a85fd20ec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:47.518Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e50f7093-5f86-43f1-ae2f-f60f7630ad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:57.531Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=33f88867-0235-4be0-a464-89e74a68ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:22:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:07.544Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=2cc2f076-0ab4-48d8-bbed-c0677241bc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:17.559Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ba5dcdd4-97e3-41f3-84ea-cc3f4db3ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:27.587Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7c524e67-dbe5-48c6-8728-ea953f72dc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:37.606Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b4cbceec-c54f-4c5a-bd65-cfb9a8bf73e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:47.630Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1fc78f08-adb1-42a3-b852-6acee52eba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:57.640Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e77d13c1-eb6d-4767-a56c-a1a0ea35fe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:23:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:07.652Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e6db1c75-823b-46bb-a117-0ee3358bd07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:17.662Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=8a693fbf-b2ce-4b31-92b3-aa31ea1b39fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:27.676Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5a90ea99-65ba-4be3-817a-7663f7405147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:27.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:24:29.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:24:29.979Z |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-05-30T03:24:29.980Z |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-05-30T03:24:29.982Z |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-05-30T03:24:29.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:24:29.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:24:29.992Z |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-05-30T03:24:29.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:37.689Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=20f9cdee-96e8-44d0-bcfd-50db010dfcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:47.701Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0a54c269-8d2c-4160-b8b9-0f78b54cfcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:57.735Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ef90b4e9-304f-4a5f-bd4e-57526a872342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:24:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:07.751Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=16fb5e27-10f7-4555-8f71-af2151efc5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:17.765Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=cc63ebd0-3f71-4342-8e22-ae7873ecd4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:27.781Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e1d4f2e1-6441-4253-8630-b14e01f434ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:37.791Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5a1b45c4-ca3f-4ed9-b08b-952dc77d0648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:47.801Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=67f1e178-b400-43d4-a102-de9c291e428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:57.810Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d7f4ba0b-1ce9-4b77-830f-5d7490cc721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:25:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:07.822Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=86de7200-708b-4a5a-9173-13ffddda20c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:17.832Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=81810057-a7d2-4817-bed1-3fda7f619dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:27.843Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=eca4bb60-b935-49a0-bd26-3115fb9d4964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:27.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:37.855Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c4920070-56a6-49d1-b52d-6b3294f6f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:47.865Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3d26d575-0a22-4e60-8172-3021640d2369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:57.884Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4a690c66-92c9-4ab9-b6d9-1c0d3445ddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:26:57.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:07.894Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d8b7da5c-131e-4767-b34c-391be294d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:17.905Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d33776bc-1dd1-4b88-9ac8-617dc114ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:27.915Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=2f33bbaa-620f-47cd-8214-331384326aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:37.926Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=1a68707d-9d88-4c4c-9f06-43e16f10f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:47.936Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=95b70be2-edbe-4509-83d2-7b6b795a466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:57.945Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c97c54ca-9858-4121-a2fe-d043417156cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:27:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:07.957Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e3b5114a-96cd-4861-9ce1-40500561b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:17.969Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=8312e642-a1f2-4e0b-bd94-e86796c309b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:17.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:27.979Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c40ac166-fba3-4118-8556-7fa2b235df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:37.990Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=232e7156-e93a-4380-ab2b-405592fe2a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:48.001Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4f31440b-f7ad-4e80-97c6-c0eab4afd3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:48.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:58.010Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b9cce9cc-a41f-4c6e-897a-5798f78efea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:28:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:08.020Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=462ec129-eec2-4b6f-9f39-a87975f5ec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:18.032Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9742964d-9ad0-46f2-a532-dd3249684a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:28.042Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e2484b71-e587-4b36-a7b4-37283343de31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:29:29.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:29:29.927Z |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-05-30T03:29:29.928Z |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-05-30T03:29:29.932Z |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-05-30T03:29:29.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:29:29.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:29:29.939Z |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-05-30T03:29:29.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:38.061Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7f800ccb-3ef9-4d8b-9f2e-289ce985af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:38.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:48.072Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ab191071-06b5-4bec-9536-048e4a89adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:58.085Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ff37c45b-a47d-4957-ac7d-c67434be18cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:29:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:08.097Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d5cdda43-7941-43c1-a620-703176d06a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:18.106Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9f6c2c57-47b4-4f37-a81c-773b76ac28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:28.117Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=072563f8-e823-43d0-9320-29942912302d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:38.127Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=84d91e07-a9b8-42a9-9f0a-2d299203b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:48.139Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=98a4a6a7-1434-42aa-8c3f-bd5c05303f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:58.150Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=fb4eb196-ae46-4077-a954-b13117c252ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:30:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:08.161Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6d4bf1a1-2c30-49ee-8e76-e9c9cd748a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:08.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:18.173Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6c1a6eda-c4c4-43d7-bc0b-044bb4c65237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:28.187Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3331e1b9-6d6b-42b5-a4d1-ecf1556c2554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:38.198Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=21c7ac28-e400-4ead-b4ea-6ac8bb7285fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:38.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:48.207Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=7a4b05f7-02ce-4e47-97a2-5bf89a4b7f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:58.218Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=72ba2a27-781a-416c-86b1-81133bc8f870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:31:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:08.231Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0f44bb1f-9498-45aa-bf7e-524fe9f9004b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:18.244Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=36a968b9-1246-4f0b-b90a-ee190c13217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:28.254Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=37ac92a6-4fc9-4c39-9e51-501a3815067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:38.265Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4ba5b61b-ee7e-40c8-b97f-1cc94c22ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:48.277Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=fbacbbb1-006a-44c3-ad95-00409ae05e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:58.288Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ce5f8d49-4161-486a-8baa-4294ca2bbd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:32:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:08.300Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a32b07b3-45d6-4e5b-9abc-0abb2e74ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:08.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:18.312Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=60f06d9e-9a4b-4061-b7ae-e8b5f9fd7177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:28.323Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=452abf0b-0652-40f5-9e78-b2b7d1b9c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:38.335Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a8756bdd-34e5-4f61-88e5-85285236c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:48.348Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a7d6a972-608b-401a-bc54-b8a1b9dff757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:58.359Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0226bbcd-e5b2-4cd1-899d-4271df24361e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:33:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:08.369Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=29eaa5c5-5198-414a-b2a0-f381e6c279d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:18.381Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=409c06b7-90c3-4e6a-888a-336527f5ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:28.392Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ade4f00b-b0a7-4f5a-bdf6-0fb48ee0954c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:34:29.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:34:29.949Z |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-05-30T03:34:29.950Z |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-05-30T03:34:29.952Z |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-05-30T03:34:29.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:34:29.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:34:29.960Z |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-05-30T03:34:29.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:38.402Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5191fdd4-4569-47f8-807b-a6aa586d68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:48.412Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=92283f21-a298-442b-baf1-be9fedace9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:58.422Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=535e17ec-a553-4191-bbef-3711ddbd8929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:34:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:08.433Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=70c6a4b0-d101-4d8e-8604-71a7952bcea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:18.443Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=304ef38a-2ca0-4713-9b1e-42ac80e18012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:28.452Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f3316f67-8802-4866-994d-3a613a4db0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:38.462Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=088ae9a7-c1a2-4ab8-a2d9-cf25ee8c201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:48.473Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b2842291-f6d2-43c3-9235-843c7a27f8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:58.517Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=27997a6a-7484-462c-aded-f1673a466b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:35:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:08.555Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=cc45b1a7-0241-4159-b066-e61ba8ee8a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:18.565Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=54e2cb76-c593-45e2-95d3-091ef8fee6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:28.575Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=dafed6c3-ee68-4f7b-b1ea-139543864827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:38.584Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4565d2d9-f10f-4d7f-88eb-5e59cab6f9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:38.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:48.593Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=22fe1334-a959-4d0c-a853-dfec3dc10d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:58.604Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0f0042bb-b88b-4e74-b588-65dbea88ad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:36:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:08.613Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4e05a9a0-fe7f-4a32-ab21-934f32f4567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:18.629Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=244e99f5-e42e-4434-9048-41e0b88ff8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:28.638Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a544593b-3103-4b5b-be86-efbc041747cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:38.646Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=c8fcb020-cac0-4286-bd5b-afef61000897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:48.656Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=44f1d2cc-e878-4d79-9907-47518e26ee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:58.673Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4b8cc909-277c-42e5-b64b-62b77c0191d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:37:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:08.682Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6b3403c1-d77c-4616-814c-510bb287a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:08.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:18.693Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f8b963a0-4818-44c8-9281-ba343b671699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:28.705Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b5b56ce1-d9a7-429b-ab26-0d0b83b8a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:28.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:38.716Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a6efe0fc-41dc-41ef-98e1-e5ca537f2738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:38.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:48.724Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b018581c-cbff-479c-af57-4b75a4c71ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:58.733Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b92b4416-a3e7-4d12-84c0-ed45d7626f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:38:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:08.742Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4598b47e-5696-4bc8-9884-5c7e58cee4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:18.756Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=9c8bab49-7963-4034-9e76-d61e92c7d63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:28.772Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a78e6685-fb5a-4f15-90b9-89447fb211bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:39:29.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:39:29.883Z |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-05-30T03:39:29.883Z |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-05-30T03:39:29.885Z |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-05-30T03:39:29.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:39:29.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:39:29.890Z |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-05-30T03:39:29.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:38.782Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a2e36708-a2eb-4930-b976-ef1e7835c73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:48.790Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=207f1da0-432b-494c-af7d-7af9a3b7229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:58.799Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=46225f38-7fd0-404e-8cfa-3c1be808d921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:39:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:08.808Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=095d5d57-4fee-465e-ad9d-82544e3ee23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:18.830Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f04209a4-af29-48e4-8c7f-8162fcf53503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:28.845Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=794bd90a-7a36-4b98-aa2d-f387515ce19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:38.857Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=6e28ee4c-9b5a-431e-87e2-3eca5f51c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:48.868Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=51cdf32a-9637-4d19-b8b7-5051ad5ac77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:58.878Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b1a319af-8fef-431f-a9b5-01e710203c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:40:58.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:08.889Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=31e95d96-f859-405e-a2a9-4ce91791d997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:18.899Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=bde60aa4-27a4-4d39-bfeb-6d661b035eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:28.914Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5383d263-6cbe-4ecb-b717-38d83075d079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:38.922Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=d121a328-f502-4f71-b23c-f8ca45b000ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:48.931Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5f97d078-cff4-4a29-9c9e-6825dbf1a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:48.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:58.941Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b4d9d3a1-94b6-430a-a265-9b61b1b47cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:41:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:08.952Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=04095645-b3d3-4ae5-bcc3-5d59022d4876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:18.971Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=f8fd720d-aaaf-4017-be18-d17fe55439a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:28.981Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4af82576-d86b-4219-8fe5-037d950901f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:38.992Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=4f690e9b-68f5-4476-9eae-3060f35af35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:49.000Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=3612efad-6716-48e5-8765-f06d8faa241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:59.010Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=817988e0-d585-4224-804d-9687009d05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:42:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:09.020Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=e926bd58-cb6c-4ce9-aaba-19918da05019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:19.034Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=cacd5d26-fa41-4ad9-b00b-1d962893a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:29.044Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=b257568c-0ba4-44b9-a3d3-793bfcf70786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:39.053Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=a60f8383-ea74-449c-aec2-101e02006ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:49.064Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5bdd66d8-52d2-4f50-932e-54f23386166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:59.074Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=0d0b1d09-7c96-4c24-9a67-4caeea2d7169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:43:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:09.086Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=361362b3-7a85-4a01-8b10-af9df0a1da59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:19.096Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=030ca1fe-073d-4d73-bdff-329de21ed0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:19.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:29.105Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=ed9452be-633a-44c2-be8d-560b85a1f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:44:29.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-30T03:44:29.931Z |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-05-30T03:44:29.933Z |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-05-30T03:44:29.936Z |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-05-30T03:44:29.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-30T03:44:29.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-30T03:44:29.943Z |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-05-30T03:44:29.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:39.113Z |INFO |Init configs |InvocationID=1ba91d8a-ed82-4f5b-8cd4-70c82198157c, InstanceUUID=5f8b3446-5a1e-4f00-89f9-f0d1a556171c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-30T03:44:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |