By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T22:58:51.689Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T22:58:51.703Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T22:58:51.703Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T22:58:51.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T22:58:52.121Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T22:58:52.261Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T22:58:52.262Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T22:58:52.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T22:58:52.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-28T22:58:52.449Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-28T22:58:52.478Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-28T22:58:53.919Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-28T22:58:54.567Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-28T22:58:54.590Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-28T22:58:54.591Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-28T22:58:54.689Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-28T22:58:54.689Z |INFO |Root WebApplicationContext: initialization completed in 2210 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-28T22:58:55.597Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-28T22:58:57.760Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-28T22:58:58.421Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-28T22:58:58.601Z |INFO |Started MainApp in 9.597 seconds (JVM running for 10.318) |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-28T22:58:58.662Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-28T22:58:58.664Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-28T22:58:58.666Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-28T22:58:58.676Z |INFO |Start scheduling PRH workflow |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:58:58.691Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=087aec61-c4af-47d1-9b2c-44d57fb29167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:58:59.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:09.268Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a6d9b61d-d863-46a1-a12c-da7ae040ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:09.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:19.295Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=aa659766-c638-4092-91f0-42d07aa86a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:29.313Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=01285919-9a70-40c0-b32d-0d200f3f07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:39.328Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5fad4495-b0e0-40e3-ba92-4f07cd9a99a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:49.343Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=0dac82bc-5cb2-4f3a-90db-2fb7fc4a3a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:59.371Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8a178a61-0525-4208-b127-969878ed3f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T22:59:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:09.386Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b16f3223-2702-4d02-bc19-492a21e016fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:19.406Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a6d12190-a18a-4b57-b12a-c9af91e45bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:29.418Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d5320e10-8eae-4820-8a3e-8a786318281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:39.430Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=070b4439-5a4b-4b89-8cc8-5e97b9d49b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:49.454Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=998184ac-f896-44fc-82db-a907fcd36f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:59.478Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7678bef2-5aa8-421e-959c-bbbe0272c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:00:59.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:09.492Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b60e6a88-369d-43d0-ae8f-b3c9a14e2914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:19.506Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=64c31a95-eeb8-4196-98dd-1a9b6450ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:29.523Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=0f9cbb5b-996c-45a5-b3c8-b2ec3844ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:39.538Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=74df522c-f391-4e52-9915-f54250e42ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:49.550Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=98b4e456-9a4d-4a67-be54-277bf8a623ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:59.569Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=14b28920-1886-4764-9de8-3babc9854d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:01:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:09.585Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5d3cd86c-c1b1-40b5-a1d5-8a9c7cbf879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:19.600Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=57417427-87f4-4d3b-b7b2-fe3845210496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:29.613Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d16d37e0-7295-4522-a57b-18ccce982e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:29.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:39.628Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=890d8cf3-4fb8-4bb1-9893-2e0804314a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:49.639Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6434d4b7-c5bd-4e09-8ce3-bb078563c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:49.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:59.651Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=83961f3a-f1bd-4133-8615-a56c385b96d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:02:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:09.663Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=15584a57-dea2-4cd8-bbee-305b23e87fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:19.689Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=c89008d3-4922-455d-8d66-e6a8124c654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:29.702Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9d82fd1c-37c0-49fb-bf56-b5783dbc3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:29.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:39.719Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=67a9a958-f3bf-4df3-937b-3998e73b50af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:49.732Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1db95f21-c562-419b-aa5d-e71eddecfe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:03:56.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:03:56.172Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:03:56.172Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:03:56.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:03:56.174Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:03:56.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:03:56.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:03:56.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:03:56.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:59.745Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5a00fe96-ae99-43c7-9e37-ad839ce8df15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:03:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:09.763Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=953350dc-a017-4b3f-9245-60d3b8f27376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:19.785Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d61db365-7fb6-41e7-9098-9a6edc6f97a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:29.802Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=0345b52f-b4fc-4c24-ba03-bd000feeeb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:39.825Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6bf3b642-18ff-48d1-b5fd-f22ca7df18fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:49.838Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9e06e252-397d-4050-ae2a-f1f2996addfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:59.850Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=96f90435-b61a-41a6-9b92-db4c3ff84642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:04:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:09.863Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8aa91544-06ad-4a7f-b4c7-e5efca285983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:19.883Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=77102fda-a8c7-47ba-8514-1a1011e23528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:29.896Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7f5a58e5-845b-4524-b4c8-7425033d5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:39.908Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a3bcb9f3-b47d-49a5-b109-0351335429a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:49.923Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=98800529-988f-4ba4-9d02-4a7751eec3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:59.936Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=385660c6-c256-4fca-998d-6f5383cc9fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:05:59.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:09.950Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a489ecd2-e3ec-4978-9ee4-b94d4189bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:19.975Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=3154c5ac-24b9-432b-8ba5-45f0e6ed49f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:29.987Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1d7cf37f-408c-49fb-b334-147c57394487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:40.008Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a28691ae-68f2-4820-ac91-fecd49e158bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:50.022Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7f03a9a0-ab2e-4f74-a7b2-b8c2b0f01527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:06:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:00.035Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5263f124-e419-47d1-b903-b848e32fe572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:10.049Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=91417ec3-8c9e-4738-8ea3-d683aba92517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:20.066Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6a1fbd19-655c-4619-bdbb-35ad78fca6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:30.080Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=c962ae97-22bc-4c50-91f7-a481befeb0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:40.112Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d7de8264-c2bb-4d12-9725-ee492e524e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:40.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:50.129Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=abd0fbc1-716f-4aac-8e92-83a03208d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:07:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:00.143Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5b370c3d-0a4f-443f-ac6b-4ee02691195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:10.157Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f8e02e32-2897-40bb-8f2f-ca36fb505b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:10.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:20.175Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b9448336-eef0-4e31-90db-ffff02fb1f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:20.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:30.187Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8dd9825b-2c80-4587-9dde-067a7e65d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:40.206Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=80de1d21-a23b-45d2-935e-ff73dcb736c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:50.226Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=86a54828-0280-4e50-8b91-71e8dc10cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:08:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:08:55.950Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:08:55.950Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:08:55.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:08:55.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:08:55.951Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:08:55.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:08:55.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:08:55.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:08:55.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:00.238Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7d4adb1a-5cb0-4056-9b01-f46742923c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:10.251Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9e662b13-74b4-4e71-93f0-37993aa64540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:20.272Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e159bcd4-50e9-4e8e-b417-dae4acb995df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:30.288Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=42697bee-da22-4bdf-a7c1-230639787126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:40.304Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=00e44f50-8004-4524-8b72-413e5d6e6277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:50.318Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b2afa284-ca1f-4ee2-8292-3a4af8bba4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:09:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:00.334Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=3da6c5ce-817f-4ef4-9051-2b442fba214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:10.353Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f3ccb01d-541e-434c-8416-b22423da0a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:20.365Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6ed5f896-a167-49ec-9163-8a7b9767ff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:30.377Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=3f6de517-3ec4-451c-8856-d7833dc2b051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:40.390Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d49c1e65-0232-46b1-9cc1-5e873c075f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:50.403Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=bb58be4b-ac99-4655-b05d-f43c0846dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:10:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:00.414Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=94ea7db1-b43e-4cf8-8292-2fc5472b65e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:00.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:10.426Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=55e9e59f-dd1b-4e13-a21b-a469c8b22e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:20.438Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=aeaae412-0527-4f3c-b5ab-9d489f68ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:30.448Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=001129b2-9ead-4ab9-a6fa-2b08dfccc0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:40.460Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ac530590-99dc-48bc-a3df-6a1a2cd962cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:50.489Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=35938fef-78f9-49ac-8f97-73bdba7b8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:11:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:00.504Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e8f3a94d-eff3-45ec-ad53-cac5049905f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:10.516Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=2fed5997-27d3-4893-8f2d-577b7113b350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:20.529Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=45139367-a021-4067-bef1-a15769c9fe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:20.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:30.540Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=0d8d4c90-6488-445a-b9cb-6702e6028551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:40.555Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9a4ff107-84ca-4810-abf9-34d278526496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:50.585Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e7278de8-df68-40fe-b5d9-3805f397cfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:12:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:00.601Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=3575cfba-538d-443d-85e0-4f7cd431cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:10.616Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=48a6a36b-d8ff-4d38-a56d-a1ed4360c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:20.630Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=96ba3ac2-4aa9-43a8-abdf-ab6d9d5bfb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:30.650Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=69d2e997-91ea-415d-9017-83f4b7f0d1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:40.673Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=37f066d6-4b57-4762-b733-ce2ad1d7d76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:50.687Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6297df12-8989-489c-bee1-a608257028bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:13:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:13:55.954Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:13:55.955Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:13:55.955Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:13:55.955Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:13:55.956Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:13:55.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:13:55.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:13:55.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:13:55.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:00.718Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a8de9c44-b36f-4854-aa06-2b96eccc8222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:10.732Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8f70aa5b-ced5-4801-ae1a-74e07ecde285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:10.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:20.755Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8be4e692-595c-4ef6-b525-3171dc688b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:20.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:30.776Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d36b6cdc-1baf-498a-9d3c-c87c92b4d68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:40.795Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f4cffcff-4139-40f2-afc4-ae9af45ebda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:50.813Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=df232c37-1189-4bd8-a1bc-040a7be5ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:14:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:00.828Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=95f13d01-acee-4fef-b1f9-791f7f60fd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:10.853Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=78c7f8f0-9e46-4ff0-bc4b-ce0c64380314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:20.867Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1d1329e0-bed3-4490-8cfe-73dc0a4e4de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:30.882Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1835d15f-4d1d-4fc2-9383-7a3bcca23ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:40.898Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7191745d-6006-411b-9908-f92fa1a074c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:50.917Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1bfbb02b-4605-45c6-9aa1-6fa4ff5bc502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:15:50.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:00.933Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e50e836b-593a-4e8b-98cf-4c306797b35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:11.014Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f38b3f9f-3569-4ba4-ae1b-96b0e3a51907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:21.057Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=82e556d9-eed7-4898-b37e-466347e188db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:31.075Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=541764b5-ac06-49e6-a7b2-7b6c6568a469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:41.289Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=41e85537-c821-4903-afc7-11341c9deaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:51.329Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8b3b49aa-2b1f-40e5-bc91-93f002b0a684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:16:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:01.393Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9d496c4c-7566-4d8b-92be-a2ffbc026ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:11.413Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=dc59803c-220c-43d6-9418-80b01a8238bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:11.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:21.446Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=abb05d2f-31b5-4773-9eba-24e7294d03bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:31.481Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d649ef11-ec5e-4f9d-b505-a66ff138330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:31.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:41.505Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e10e9b77-67fe-46a6-9f58-79b385434cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:51.540Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5039a8ce-cc0b-4146-91a8-77cc6d1f7bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:17:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:01.559Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ba4200fd-b697-48d0-8d42-2aec766c4a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:01.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:11.571Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=26f39b4b-3264-4e9e-9076-1e840fb9b748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:21.594Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b1822825-f99a-4595-9c1e-9484c1c3abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:31.605Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=c5af4269-6f54-4f7c-ad35-3d1b6d0f8817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:41.620Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e4def4ab-f2a5-49bb-ada0-cba6b29761e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:51.633Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7e10f171-84b7-4742-a303-34cff57fbbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:18:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:18:55.949Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:18:55.950Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:18:55.950Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:18:55.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:18:55.951Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:18:55.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:18:55.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:18:55.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:18:55.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:01.654Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=61d58736-b5b7-42fb-9bca-daffb87f61a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:11.684Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=83caadcb-1117-4f56-9071-b4455f0d0b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:21.705Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=99768872-a614-4102-b3bc-770640b38c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:31.719Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f78d89af-d66f-4239-b714-832013124c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:41.737Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=fa05c326-21bd-467b-b14b-3b148cd914e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:51.750Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f229c9e1-83ce-4697-bfe3-a365f09dd30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:19:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:01.769Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=12ec57c5-d3c9-4205-95a5-af02e56406d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:11.782Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d09883ad-a460-451a-9766-1eb137c07703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:21.801Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a0b538c9-70a5-4e5a-8407-bad361bbc3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:31.815Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9e6a85c5-0537-44e1-8c3d-ac96e1bfce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:31.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:41.828Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7cbe4bdb-8511-421e-9eee-782f30e1ec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:51.841Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=13676126-3a1e-43ef-8c44-eb2a52ecdde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:20:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:01.853Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=92c91457-79b1-4b55-bce7-2db8796b08e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:01.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:11.869Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6285a544-e479-4733-8983-b522edacc88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:21.883Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=62afa335-551e-4a59-85f6-18eb80e6032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:21.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:31.896Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=68d771bc-c3b8-420d-890d-ff1a45e49521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:41.909Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f121ff61-0505-492c-9266-b2366189b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:51.922Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=07a846a0-317d-42ab-ad2b-599f800a0860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:21:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:01.935Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9bac1b19-4182-45af-8473-3b61b4d640d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:11.949Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=dc80d614-18dc-4842-87d1-dea2f7f704af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:21.965Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=18034b17-3efe-4076-a675-21a68895cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:31.978Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=eafb2154-1275-4f1d-ba08-3d0f721e6fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:31.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:41.991Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=3647014f-4912-410a-b1e9-4b76f5e89763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:52.004Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=39b11830-4593-4cb0-9795-c438973afd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:22:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:02.050Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=fa1438d5-f86d-40aa-99d1-303a95e3f5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:12.069Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=971d9839-eae3-4634-8ff3-73c382a2b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:22.085Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=922e476d-ae02-4160-9c1b-fdb962c14870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:32.099Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1f19c1b6-1e90-47e3-b27f-817b8e57efff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:42.114Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=307ea901-23b6-4ac9-9132-ed6aa2c4985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:52.127Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=932947d2-4c88-4145-bdb5-799579d90f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:23:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:23:55.843Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:23:55.844Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:23:55.844Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:23:55.844Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:23:55.845Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:23:55.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:23:55.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:23:55.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:23:55.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:02.146Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a29645ab-ccec-4fab-addc-f01c96fc5a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:12.162Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=283b8eb1-74e6-45e0-b30d-42545da97a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:22.192Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b1915ca9-91e5-40a4-b59b-0386f964d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:32.206Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a88878ce-8504-44f5-a9b1-423163e1af9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:42.221Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f87bb9c0-bfa6-466b-af42-8a27f201910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:52.236Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ce091178-c50d-4a9a-bb8d-8d25612d7896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:24:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:02.252Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1a2836fe-bb3b-49cf-8a1f-49fd8d26bb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:12.265Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=33e4f305-9b98-4175-b53a-62dda6ab716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:22.309Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6abf310b-00f2-4408-a760-e906bb4d641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:32.323Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f3c52349-7678-453f-80cc-138da67ad46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:32.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:42.336Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ec9e7a3f-0147-4307-8e58-7c8ec51cc768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:52.351Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6610121e-b456-4158-8590-3e0b8be00907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:25:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:02.365Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=82af75c2-7e5d-44c0-aae4-5ee49990e51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:12.377Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5b9bdf9d-7c95-43dd-af24-4e4cb824fa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:22.391Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=bbe413d1-d551-40ff-90d8-902493ee0139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:32.411Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4131ae47-0efe-4412-bfeb-ec95a57a9e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:42.424Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a194e3fc-dbc2-4d72-87a0-2d72dec6b4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:52.436Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4a0eedb5-d181-4fee-be1e-6611add81062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:26:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:02.449Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6b16ac78-7503-42d9-b2ca-b5e53a6dbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:12.467Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=49b0b4da-1329-4414-8147-c7236e3028ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:22.482Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=2be480ca-bb69-47e3-8989-5eca36d757ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:32.497Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a87a7ca0-1cb9-4095-8298-3811d036e91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:42.513Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=03da9c05-f15b-46b4-981f-4f3c2222a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:42.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:52.527Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b34cbcd9-7c9b-4daa-bfc9-0b18a099e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:27:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:02.542Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=07c87b89-929f-42fc-816a-0091be811740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:12.560Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=de7f92ac-85a6-41d9-a1b4-ca70ef6b1edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:12.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:22.578Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d8fabf6d-005b-4de1-934e-a3da0532e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:32.591Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6f595f0c-2220-498d-a654-0fdfa73e5f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:32.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:42.604Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a4b9d877-d617-410c-8cdd-d5c04aa4e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:52.617Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9fa5eb55-69c7-4433-b67c-3e40f01d93bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:28:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:28:55.928Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:28:55.928Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:28:55.929Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:28:55.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:28:55.930Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:28:55.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:28:55.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:28:55.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:28:55.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:02.630Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8730095e-e887-41ab-8e77-3ea3f630173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:12.646Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4fd29b3f-da0b-4b29-ae23-38ba7ce3c1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:22.676Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d03991fb-ce2c-49d8-bb53-036dae9d0e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:32.691Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5a7a1c91-f36c-4c0e-8213-92541a750185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:42.708Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=85a1d888-d5b8-401c-8d6a-ef3655fc2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:52.727Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=283ebc2b-e279-4916-96e2-71c671e87ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:29:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:02.740Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=78e052cb-7ef2-48d8-943d-a9733a376940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:12.754Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=93dac692-1627-42cd-968f-35727553a489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:22.766Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=55dc78ec-8d15-4d1a-91c4-9cf332e3b036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:32.780Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1b1ec808-6889-4848-9aaf-52b6823f62f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:42.795Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=692b6a14-bc2d-4e61-9e90-4d0a0948bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:42.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:52.808Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=2d61f2c2-509b-4325-9246-c2e34ca6d459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:30:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:02.822Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a0096db2-151f-4498-978b-d91981ec031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:12.835Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ba12bcaa-3fbf-40d5-8ccd-0abe88271ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:22.849Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8eaa80ff-8bbc-49b3-8caa-f41dac0302f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:32.862Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=290be2f3-4aa7-421a-ab7c-174554eb3b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:42.875Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d4bb4e8a-7dad-42aa-94dd-1d7213002267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:52.889Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=bf579769-59bf-406f-ab70-5a778b33ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:31:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:02.901Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ed222ef2-9e70-47e8-9d5c-f40deb08ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:12.914Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=abcdb5d2-451e-4629-983a-abaa2d8ab22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:22.927Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4d2c10f7-a96c-451d-8ab4-40132fb3f0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:32.939Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7fa1857a-b190-4782-b0ca-476d868161aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:42.953Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=093851c9-ec56-4448-9a55-6e7ce43174b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:42.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:52.966Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a9a631eb-4be6-4814-9c95-b785f3b0105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:32:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:02.997Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1bc01779-3f7c-4efe-b2f8-9c0ee3a2a6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:13.019Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=abb59894-1ade-48cc-b4a4-d16c32127000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:23.030Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=944382e7-bb53-4bde-b6a5-51c8470f3f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:33.043Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=bc73382d-e914-478b-a407-9d1aa4816bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:43.057Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7309720a-8aca-4d22-b9e4-a6bc8fb235cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:53.072Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d5786ce8-9ac0-4b71-b88c-a099bb39b8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:33:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:33:56.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:33:56.030Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:33:56.030Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:33:56.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:33:56.031Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:33:56.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:33:56.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:33:56.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:33:56.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:03.084Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=9e1085cc-227c-4186-9ecc-0f9429721c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:13.104Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=fb82525b-fb04-4b77-a7a5-9e12b6d54b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:23.117Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=05244804-4224-44c2-a339-ca6d71bd158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:33.130Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=515245c9-73fc-4bb5-ad64-f81e53efda6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:43.144Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6464b23e-6f74-4649-b47a-91c184ad4fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:53.161Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1af00659-c241-4000-afa5-b0d65cd0eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:34:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:03.175Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f22f4381-9c8c-4e2c-a8b8-24a58da53948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:13.193Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=061b0637-cfac-414f-a51d-35a06e821df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:23.221Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=06e8de66-1960-49dc-889b-6626e3bbc80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:33.235Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ef60a717-9bfa-46c8-9ab4-e45677a79366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:43.266Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f235e599-1c92-42f3-bb2d-533f15320f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:53.280Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=48f28138-1345-4930-93b1-1c598b45038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:35:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:03.302Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=bea18a1a-e669-43f9-b3bb-ad9f96bbc2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:03.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:13.319Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=90e307a3-6425-4f9c-95cc-0859e363abdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:23.333Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e2926e2a-ec1e-4bc9-addd-3478640726ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:33.351Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e797a99b-3c50-4f3c-a49e-b3ba7a1036f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:43.363Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7cb3386d-1c3e-4afd-9873-0f30008e27bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:53.375Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=6926b4dd-bb39-4894-90f2-7408e24725b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:36:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:03.390Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1e2b8196-b0a9-47ba-8bf1-6231a0a0707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:13.402Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=eced8677-2c2c-427b-a270-964a27e32e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:23.414Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f33befd3-58bc-45d3-b90b-d1ee5b643099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:23.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:33.426Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=25390539-1006-4f4b-b5db-303cc3c42f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:43.439Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ab41bd2e-c33d-48a9-948a-dba47a7d415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:53.452Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5dd73215-4ec8-4dcc-ab1b-6a3dbd2f28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:37:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:03.465Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=92898eac-b4f6-4b7f-82ee-12602d38537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:13.478Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=aaab52ec-2b5b-4514-b0c0-38850d4b0988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:23.507Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f41a11dc-98d4-4d47-9243-bbdc31fecc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:33.522Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4511ef96-f067-421f-9464-d22ac4d4b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:33.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:43.535Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=47b8277d-6682-42e6-9918-7e1e374b96f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:53.549Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=feea8cb2-7b46-44b3-9861-ee481654c050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:38:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:38:56.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:38:56.062Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:38:56.062Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:38:56.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:38:56.065Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:38:56.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:38:56.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:38:56.077Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:38:56.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:03.562Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b4effa2f-6d06-456d-b870-e51e32f09778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:13.576Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=be85a34f-f307-4d11-b3f6-197dabe6f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:23.588Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=66412f96-d6df-4ae0-ae95-44b61459fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:33.603Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5be6cafe-0749-4523-a467-027cd3022588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:43.615Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=19e7612a-c25d-44af-ac35-977e5d09c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:53.629Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=da0a5339-0ccd-4e42-b53f-4f6b71ac8f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:39:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:03.643Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=0a53fe70-6d3d-4599-8d3b-3bed037b1c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:13.655Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a4a060f4-92d2-4c16-9fac-14985b68797f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:23.668Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8bf73733-a867-40a5-b69c-523ba949550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:33.681Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a5af67fe-de6b-4126-a96a-fe558344eb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:43.693Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=06bbda3a-b49a-4825-a289-cca0b053f460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:53.706Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=c16b1835-54dd-4e99-b480-78f32f5c10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:40:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:03.718Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=cef86d2c-a3ea-4df8-9aaa-1c9c2c937685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:13.730Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=3b10e2d1-f880-4ac7-9f99-77a44a4f4389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:23.741Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=16b3d7a3-94ae-444c-802f-355e47c61276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:33.755Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=d362a4cc-7b2c-490c-85bb-fc773ec1f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:43.769Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b8dcda6e-169d-44ec-859e-577e2669d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:53.784Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=df542fbc-f372-4472-a357-82b08ee74d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:41:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:03.800Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=cf1ec717-f4e2-4f60-8b49-d2d4b7598d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:13.814Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=42a69850-eaf0-457e-8499-ec26bd0ee63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:23.827Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=00900f8e-b95d-472a-a44a-5e04b7c388b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:23.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:33.840Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=69718311-b4ca-4c40-baaa-b2884807170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:43.853Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=24ae0012-a7b7-4a3e-8c8a-1e0cf70cedeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:53.869Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=66a0c374-1af4-429c-a21e-4e8e9d2549a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:42:53.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:03.887Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=628299cb-2736-4b3d-bcc1-9d334881e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:13.903Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=7cec2bf1-1315-4470-bc44-b767696f0095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:23.915Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=54c36aa1-3d27-431c-9b97-6f231caec366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:33.928Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=2645910d-db70-443c-a89a-a6c49fa8c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:43.940Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e940237f-3150-4d7d-9d30-f73950908913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:53.955Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=8e0f2274-d419-4526-8814-f952e34586ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:43:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:43:55.964Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:43:55.965Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:43:55.965Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:43:55.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:43:55.966Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:43:55.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:43:55.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:43:55.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:43:55.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:03.968Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b17b2a9c-f57e-4caf-bfa1-eae756c1fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:13.982Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1aadc32a-2c06-41d4-9262-0d8bb637fe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:13.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:23.997Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4fab73dc-d22c-49cd-ae9f-563a760445f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:34.010Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1991dff1-8980-4dbd-a294-d82711a5e246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:44.024Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=1b174375-5e17-4433-8b62-9c0462706af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:54.037Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=e079e837-3848-447f-b51e-61c663ab4c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:44:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:04.049Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=948eb0ca-e6af-4796-9152-3b532664cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:14.064Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=a409747c-0536-4394-845c-3dd60f1706c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:24.077Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=af3d12a1-3913-4ec1-8ab5-84fac5da7ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:34.105Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=21b76aad-b047-4c97-b77e-f2913d45b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:44.119Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=eda3d926-a12e-4454-99b2-7fe55ac61f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:54.131Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=69696a78-2bdb-4304-8a0d-130d433211bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:45:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:04.142Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=eaf9b4e3-2cf4-4804-8729-3b4b8589ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:14.154Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=cc8f81db-fc63-4019-832d-6d178ae5b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:24.166Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=48ec9047-2b3f-4fb3-8238-fce832034a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:34.178Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=69f2866b-a7ee-4390-8cc7-013b238549cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:44.189Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5393478b-fe30-4903-b1c9-60067a93d806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:54.204Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=020b4db7-8089-4461-9123-2b40d93703b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:46:54.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:04.220Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=192369b8-7985-49a8-b1d4-373927ebb298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:14.233Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=31a4efcd-54b4-4736-a5e2-bd900149c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:24.245Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=b3f265e1-6c4e-4539-9d0c-43f2946b73e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:34.257Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=5d3b943b-a37a-4588-9902-d5343bf4c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:44.267Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=384b71e5-6990-445e-8d54-841106f2d22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:54.279Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=f72d4827-ac42-4a9d-8e1d-437871d228ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:47:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:04.293Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=261869ff-5f87-4ede-afce-a46a25325b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:14.305Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=ccbee36d-5670-4bcf-9818-3ace0bec4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:24.335Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=aecafe1a-3d64-4617-8dcf-9be9cb4b9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:34.363Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=4c109dc1-0e01-4c87-86e6-f1cac7bb6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:44.376Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=de3ab978-4db6-4179-8e54-12f3d23f8f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:54.389Z |INFO |Init configs |InvocationID=550bea92-96a6-4bb7-90ea-cf7ccf0aa8f2, InstanceUUID=09263153-deeb-4db2-898a-586f89c60f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T23:48:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T23:48:55.798Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:48:55.799Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-28T23:48:55.799Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T23:48:55.799Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:48:55.799Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:48:55.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T23:48:55.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T23:48:55.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T23:48:55.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |