. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:07:49.856Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:07:49.899Z |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 |2023-02-14T00:07:49.927Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:07:49.932Z |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 |2023-02-14T00:07:50.671Z |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 |2023-02-14T00:07:51.004Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:07:51.005Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:07:51.006Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:07:51.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-14T00:07:51.371Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-14T00:07:51.454Z |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 |2023-02-14T00:07:55.223Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-14T00:07:56.315Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-14T00:07:56.358Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-14T00:07:56.359Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-14T00:07:56.565Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-14T00:07:56.566Z |INFO |Root WebApplicationContext: initialization completed in 5111 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-14T00:07:58.938Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-14T00:08:05.420Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-14T00:08:06.513Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-14T00:08:06.847Z |INFO |Started MainApp in 23.356 seconds (JVM running for 25.18) |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-14T00:08:07.035Z |INFO |Start scheduling PRH workflow |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:07.085Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f1f412f6-e166-4b4d-8a76-b288f4624a28 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-14T00:08:07.204Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-14T00:08:07.207Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-14T00:08:07.210Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:18.938Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=51b9be5c-c4f0-40e1-a333-a605f7e9c602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:28.974Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ca993aee-924e-4e70-99d4-af8af6fbb176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:39.014Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0123644b-80cc-4093-8b97-fb901927a8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:49.056Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7dc6b555-c599-4081-b1be-9970fc693dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:49.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:59.367Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c85b4b75-6ee4-4061-a7d2-5df5c6887d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:08:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:09.522Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b771c44a-0b36-430f-bc7e-add51c0596c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:19.556Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e339cf66-046e-4f42-b140-5a1f5aee5d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:29.655Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=807cd45b-4a23-4577-9db9-c2884ab41d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:39.688Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d0cec3a0-d36e-4f45-850f-0ffec2d21910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:39.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:49.932Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=47cbbcca-ae78-4322-9cd4-44c4827ef227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:49.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:09:59.979Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7b72c60b-df01-4fc0-b6b4-21dd23469d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:10.028Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=318e6822-19c7-4e5e-aebb-89675ef177f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:10.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:20.335Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f947ad2b-2528-490d-a257-e726a8b8d30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:30.436Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=644495da-4ee5-4809-b6f1-e5e449fb4292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:40.483Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e59c6661-f5c1-446f-b315-fc63c26428c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:50.537Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=21904431-cd4f-4534-987a-9d30d6b72597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:10:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:00.563Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ad833742-9d41-45fe-8dde-1cc9d1288361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:10.609Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0bf87bc9-e482-4906-a755-e4018469caf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:20.635Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1f09bb2f-e54b-4529-958c-040bc212c1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:30.655Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c11958cf-2983-42be-86eb-6e37759f2c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:40.684Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=54912bde-436d-4593-a12f-fe83d779f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:50.730Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1dc34dc2-c626-40f3-8d64-2b5a41c8b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:11:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:00.757Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f4350716-702d-4e55-b3a9-828f16074c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:10.829Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d8428462-661c-4490-8de8-9709738e458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:11.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:21.051Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=05d4d1e1-7014-4630-bde1-c6457afc6e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:31.134Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a7dfdf67-1127-47bc-bf31-83bbbf9757b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:41.322Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a4c5d441-4b30-4c75-a2d9-fc6b173b5285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:51.349Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d4225ffd-9c6f-4983-8f53-cca556e436ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:12:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:13:00.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:13:00.643Z |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 |2023-02-14T00:13:00.644Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:13:00.644Z |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 |2023-02-14T00:13:00.645Z |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 |2023-02-14T00:13:00.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:13:00.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:13:00.672Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:13:00.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:01.383Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=daf750b8-4952-4dc9-baa2-0682b3d45cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:01.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:11.615Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c85c46ed-52c1-41af-b3ac-f7f9a6c79a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:21.679Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=df861986-015c-4cb1-8568-14d39f0562e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:31.752Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cda49d7c-4eab-4008-8de9-ae07c071d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:41.798Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=84613090-130b-439b-8609-ce5a1987ba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:51.864Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bf92bef6-f1e9-45b2-a845-bcdc4ab9a9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:13:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:01.913Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b75d6df5-4931-4adc-8ca7-d369d28fb1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:12.049Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e5fab20c-47fc-4841-8172-6e869416016c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:22.084Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7f6f19ee-8af1-414f-8bb7-2541d4e9b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:32.106Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9d646954-9caa-4066-bc9e-16dc53e98009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:42.131Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8464c8ac-2269-45bf-8e97-df2a7f926715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:52.205Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2e31f4f8-6b64-4656-bbb2-72fb5a0ff3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:14:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:02.240Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2ef022dc-4df2-4938-b61d-af2645e931ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:02.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:12.262Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9e330eb3-972c-4cc1-9538-5ceeb5b1ab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:12.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:22.298Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1c6140f7-d0f6-421b-b07b-70fe80087dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:32.394Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=87adb1a6-1830-4840-ae76-3f446c33b07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:42.539Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2cd61ebe-f662-44d4-ba9c-eab8918dfe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:52.615Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=894b0ac9-0720-485d-8eb4-af51696d6871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:15:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:02.651Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e3c26044-e44d-43e7-8c29-78d1f499d641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:12.709Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9b6c57a9-52b3-4c7f-8c70-9639e9a5130c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:22.744Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=938992c0-3cd6-424f-b878-957169b33f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:32.820Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=56a0c0ab-5f64-43c4-9934-106fdf0501a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:42.865Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0a89f1cc-d3be-4c8d-87d5-1911fb029ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:52.905Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=657260a2-8cab-474a-affe-9cc6e77b8d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:16:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:02.936Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=36c79caa-81e7-4cd4-bac3-3ea6ec1c2c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:12.976Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=74e26d76-94a9-4a71-877d-a62f3f4852d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:23.025Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8a5b3b77-08ce-4e39-9eca-3e03b1b3a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:33.073Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e49f2dc9-2f79-4be3-aa04-4e329c90419f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:43.111Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5b99a4cb-a899-4039-a016-8d2aafb7c586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:53.142Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=433b07b3-2cba-4441-aa31-495e719fe4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:17:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:17:59.693Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:17:59.694Z |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 |2023-02-14T00:17:59.696Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:17:59.697Z |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 |2023-02-14T00:17:59.698Z |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 |2023-02-14T00:17:59.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:17:59.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:17:59.734Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:17:59.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:03.178Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f44b852a-e732-4d44-ae6c-6e30a4ed2707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:13.241Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ced8ee11-b9f4-4b94-a148-680c0db74fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:23.271Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bb716450-e18a-430c-8886-dca62e848f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:33.292Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b974ddd7-e76c-46e0-86b4-e7e27b6ce754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:43.319Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2e8f6e65-49ef-47ba-9e35-3c3e17fea3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:53.369Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b84100ac-5248-4d06-97bc-7fadd72e3dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:18:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:03.423Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=070e0429-7f18-415c-afaf-6a4a588a00e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:13.450Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0e983049-2629-4bae-b8f0-8faa3d677bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:23.482Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d00a67c8-7972-4720-b9e7-243d9f07a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:33.523Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8551c9f0-353d-49e2-8887-990b64f5dad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:43.793Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2f21e4ad-fef6-4f61-b2f2-de56f82b12be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:53.823Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=53c94cac-5816-4895-bda2-35a133f9c928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:19:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:03.865Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d86c4015-8df8-41c6-a6fa-c624d8991748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:13.912Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1c92d75f-81c0-4b15-ab43-113d4a142f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:13.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:23.935Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=68172efd-20fc-4a87-9cd5-08a940b1ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:33.961Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=49c378c5-a22f-48e6-a821-0a3530bac789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:44.000Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0a373848-1957-40fd-a74d-911eb23cbf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:54.035Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f9657196-4cce-4ebb-8b32-7759ad57b849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:20:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:04.072Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0715fc44-4e4d-4fc2-b5c1-a0d1c563829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:14.103Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=83576ca7-eb00-4b45-8327-2c4abbe33b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:24.142Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c36e53c8-6364-4b64-9f86-f4183f67cbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:34.177Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=80005fa2-80df-4491-ae8b-0530391801aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:44.239Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=513bcd74-c3e7-4567-970f-1dfa320949be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:54.274Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b8f63bd4-8525-437d-a8e5-2ebf60d43fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:21:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:04.321Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3f8603ee-e00f-4e57-a699-fa299fd30a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:14.353Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=25113c8c-8536-4bb2-8b91-c1c09c56f2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:24.393Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4795d559-53a7-4616-b000-85d26d1b296e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:34.430Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c7ea541f-c383-49f4-9842-13717b50c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:44.477Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e9de78f3-b9ba-4445-a81e-8b4b0c1266e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:54.539Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d7dd53a2-70ed-4b97-ac53-125deb2b6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:22:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:22:59.597Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:22:59.597Z |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 |2023-02-14T00:22:59.598Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:22:59.598Z |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 |2023-02-14T00:22:59.599Z |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 |2023-02-14T00:22:59.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:22:59.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:22:59.635Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:22:59.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:04.596Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b25f1d17-cc4e-436f-8585-7e3af9ccc6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:14.785Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=022a4ad1-1420-4a83-98a1-1c32dc3eac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:14.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:24.804Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f4137ef3-1224-4010-9e0d-a923f1b13f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:34.836Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a8b15848-d748-43c5-950a-a589ff92de34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:44.877Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f354f182-702e-45ab-99ce-4aba6861a208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:54.943Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b1145870-c382-4495-bafc-e32d4e3634d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:23:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:04.975Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8a475f4f-41a7-4349-8095-d1565f62f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:15.058Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4bc30bd2-d237-4aa3-8184-c0240ac98956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:25.096Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b79f5aec-8a94-45e8-9888-057dac531b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:25.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:35.122Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b7b11e33-8c00-46f2-aff3-722bae2cf16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:45.146Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=84b0a78f-84cf-47e5-a61d-feb7a619caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:55.177Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=312c8ff2-9f74-488b-86d3-c79cadeee429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:24:55.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:05.197Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=876131e8-7c92-4c60-9b53-58ad6fb092f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:15.251Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=de82b5d6-08b7-4bbc-b1ad-64696d3eec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:25.282Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ee183563-6e9a-4a63-a414-94880fb33f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:35.307Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2cf82713-35e0-43e8-9175-1af23df2609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:45.328Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0aa71bec-f48e-4c33-bcce-1b5f640c0506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:55.353Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=349dbb2e-c7ac-4de5-87f1-dd9c2d08b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:25:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:05.373Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=162f0e3e-4655-4424-87a8-9adf1a6ba7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:15.391Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7f71ee1c-8269-4e0a-bdc5-5aae5ecfdfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:25.423Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=93b93834-8d0a-43cd-a01b-ef33f10c6452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:35.447Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1a4ae44a-e4a8-49eb-9393-a7abbee17fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:45.487Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ecc125ea-544f-4917-9c0f-e0b752bdf18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:55.517Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=130e2ee5-8d5a-482c-9fa1-51cfaeda6bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:26:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:05.535Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ba180c7f-65a7-4c49-b32c-e3ad964e6900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:15.591Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d000f8dd-be55-4aab-8590-8f187a19a311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:25.635Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=abad9924-11cb-4027-94a7-af7e82613601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:25.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:35.670Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=93176262-e5fc-4838-be47-a5ece840424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:35.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:45.745Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1a62ad0e-bfd1-48c7-9111-68f365e61194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:55.837Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=631f349a-7c24-4bf2-b8cb-67003ef8b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:27:55.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:27:59.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:27:59.617Z |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 |2023-02-14T00:27:59.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:27:59.622Z |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 |2023-02-14T00:27:59.624Z |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 |2023-02-14T00:27:59.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:27:59.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:27:59.645Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:27:59.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:05.872Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1c9937ec-0c62-48d2-aa35-57b2e2b8260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:05.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:15.895Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b5455cf8-ab27-4313-b230-b90f7e1dce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:15.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:25.943Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=55c4eaaa-7ef3-4b5f-afe6-f354ec070535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:35.983Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=80a6698e-75e9-42b8-9347-94b8ca6d9f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:46.015Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=84a7f3e8-9883-4f5c-b2a3-2b1f0b8d72c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:56.098Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ed575940-e8e2-45cf-9f22-dbbae38dd182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:28:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:06.117Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a4250b39-60e3-43fe-ad68-c2c650223d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:06.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:16.136Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=12dae963-6bec-4106-bfe4-fc29359dc8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:26.158Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3e2712dd-7adc-48b3-8f8a-062af6a2b7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:36.193Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=22848580-ac1b-40c1-9db3-5db297163780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:46.231Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=469e5745-59ea-46f6-b7c3-a75ec73aa2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:56.263Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=440e066d-e963-4af5-bf54-6783b592d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:29:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:06.407Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ad0383a2-fe97-4aa9-a93e-77f379920ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:16.458Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f288f38b-f603-48c7-af35-f391b2e6e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:26.486Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5868439b-b4f1-46e9-95cd-c087f1745601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:36.520Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7b546725-5faa-484a-a2cd-68ae9bca263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:36.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:46.568Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c2a1f43e-21b5-41ed-99e5-5efc773de46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:56.636Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=661721aa-6192-4101-89be-1512629bfec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:30:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:06.668Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9115bd53-3557-43cc-b58e-0c3a36646b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:16.693Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=67707cd2-b47b-4046-843d-2e0147eb72b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:26.717Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4d7faae0-4409-43a3-938a-6b9a4531c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:36.799Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=58d872ea-1620-434c-bcd1-550e3bbcba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:46.832Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=efd20166-86d9-4070-acc1-103514db0f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:56.871Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cb753c5a-4cd9-4754-b0f5-35f7c023a3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:31:56.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:06.895Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2a71d42a-13dc-4410-9d6e-4d49a0ce5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:16.951Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=57e25be4-05ee-4290-9fae-ec8a02fd472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:16.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:26.988Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ac11f31d-c7c7-45dd-927f-867524226349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:37.031Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8a3c0b16-6063-4f03-a71f-d66efd4ea807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:47.085Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=63e8a261-08bf-4bb9-a6e1-f26700611a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:57.139Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8ab7c22c-7c23-4e78-b21e-9893d8c44c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:32:57.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:32:59.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:32:59.421Z |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 |2023-02-14T00:32:59.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:32:59.422Z |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 |2023-02-14T00:32:59.423Z |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 |2023-02-14T00:32:59.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:32:59.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:32:59.439Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:32:59.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:07.168Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9ffe5c2b-2d0e-43f4-a2c8-dc54bf479ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:17.199Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=de8215d0-93fa-4049-876e-043b76246b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:27.240Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=96d69a81-cd26-4354-bc34-17c7a46e70ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:37.270Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1e8339f9-d1ba-478f-8043-e8a8ce1ef157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:47.299Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=769ae0ff-bea1-4e04-8c22-ae33fe5e4544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:57.347Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d4f7acd9-0b26-4a31-850d-4389fbc0c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:33:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:07.379Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7d067dea-8aa8-4a91-8eb2-1dbbd17ed1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:07.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:17.418Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=727dd54d-a550-4080-9424-bfe980fdd7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:27.455Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5ecea881-09f1-41e8-88cd-0207526d383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:37.495Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ad9e62a8-9ff6-4afc-89a0-0d16c984399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:47.519Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cfa40484-661c-445a-b009-5dc44f2dd2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:57.543Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2f2ce69e-ff44-4187-8a73-ada7916c7ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:34:57.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:07.573Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5f09483b-6a80-412e-a86d-3577eb358e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:17.595Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=99004c92-b2a0-49ef-a6f8-a0bd9274e50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:27.620Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a04083f9-6aa6-4075-bb6c-ffd6f9236ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:37.651Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=196b725c-22cf-4866-b497-481b40b44e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:47.744Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c4b67665-5b7a-45a9-bdf0-4a19d3f5cda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:57.770Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=faa2543e-40df-48ec-8a49-a98dd016698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:35:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:07.824Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0c2dbb40-a256-4812-824d-ac7d7b64ef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:17.851Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9efc57b1-5aeb-4729-9245-c0ffe958fae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:27.943Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d5665f35-8410-4711-926d-b7a434db5df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:37.978Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0fe64c21-ab69-4a2d-8d70-2cc069251a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:47.999Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b30a0df4-2459-4011-842a-31850c467895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:48.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:58.021Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9b1d99ad-e04c-4069-ac3a-342f0668c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:36:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:08.045Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=55f4a38c-6e36-463b-ac41-a85919dda68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:18.082Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e8799d44-f789-478c-90e7-0489f22c05f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:18.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:28.111Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e4a20ffe-201e-410d-a06a-1e0e4f140d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:38.140Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=341580b1-7803-4f85-a3b5-1330293af8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:48.162Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=24fc59d9-fcd0-4dd4-a1b8-dc439dd452ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:58.183Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=10dc3613-4df0-4f82-9b50-135c26d37845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:37:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:37:59.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:37:59.408Z |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 |2023-02-14T00:37:59.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:37:59.409Z |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 |2023-02-14T00:37:59.410Z |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 |2023-02-14T00:37:59.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:37:59.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:37:59.423Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:37:59.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:08.199Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0e93bb2c-b006-4ac4-bb08-ec9b99a40b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:18.231Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6392bfbe-9f43-4e77-b968-dbc2e5c8772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:28.260Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=66bdd221-29fe-4f27-b292-fa6c630f89af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:38.287Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=19199d70-12e0-4a63-b07e-7ab59e134af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:48.336Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7f6c6f4b-507d-44b9-a80c-8b9a4f093b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:58.356Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=87eb5129-f9a7-41e4-b807-469b79ba152c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:38:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:08.386Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4c141d1e-56ab-4fad-99fd-7bb84ac1a559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:18.410Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=410cc849-4952-4334-9b24-28b7f59967a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:28.434Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6f6f5376-9b1b-40b5-873a-172aeff38f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:38.462Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=70f61814-890b-4d54-9e42-5f572e92f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:48.493Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4bc1b152-f2ef-49b8-aacb-a7a4e0536ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:58.518Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7cd9127f-08fb-4c65-9af1-ee7fc1215b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:39:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:08.544Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4eca4e85-2769-45d5-9d14-c4eece0de939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:18.570Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=98a8a720-f7ac-419b-8b56-d03e6eb85756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:18.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:28.623Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e99f1c03-e91a-48a7-8821-059fb85b3330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:38.654Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=56270675-18f7-4dcd-8b8a-4670bd2a9a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:48.674Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e9797082-a2ed-4bdd-a3e8-37727d82e3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:58.697Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dec26b7f-38c2-4ec2-a2f2-80c7fe9b7576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:40:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:08.712Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9a1029f5-75bd-4b1e-bab6-338f69abbc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:18.736Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=804265a5-21ee-478f-b071-c438a4d8563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:28.762Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b4a299e6-0290-4f69-b82b-1bb86c7e7196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:38.784Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6a350df5-e12b-405a-8f1b-67614b4eb5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:48.807Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2426ab6c-5024-490a-ad98-380f237a85d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:58.834Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9ec1e191-b1fb-4a9f-b923-92fb0a92cbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:41:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:08.851Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=94d1094d-a936-415c-abca-ff957b6cdbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:18.872Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ed17264e-bf41-4824-bbf6-f2f2d9afdcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:28.887Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=de8a68a6-1748-4264-bb9f-15d5bfb06f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:38.906Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4176f7ec-3641-44e2-b3a2-bd20ae2eb39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:48.941Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=aece3791-a655-4964-9eb9-4a9bc4f7a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:58.961Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ef8ad765-5085-49fd-9fe2-620a206fc901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:42:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:42:59.372Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:42:59.373Z |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 |2023-02-14T00:42:59.373Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:42:59.373Z |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 |2023-02-14T00:42:59.374Z |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 |2023-02-14T00:42:59.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:42:59.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:42:59.382Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:42:59.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:08.983Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8eaacfe3-c080-4447-b1ed-d1fd883236b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:19.001Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=73c2fee8-a3af-40cd-acec-18a78d074d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:29.028Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1cfa0be1-1f24-4583-8fc5-ab3b386e4532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:39.071Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c463a534-61c9-4df2-8dbd-c0a193efb8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:49.099Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3d9879f6-98e3-48b2-9c8c-8f0eb3a81516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:49.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:59.119Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3f6f0841-6a6e-45cd-b6fa-dad799f480ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:43:59.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:09.140Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=056618cd-55b6-4f28-aa34-2cc2af4b4df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:19.175Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=15757edf-ba93-41f8-ad0b-42e22c058296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:29.203Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cf02e15f-dc98-4565-bf5b-493d2835f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:39.225Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=096482d2-473c-4444-9bb1-7b511f08322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:49.249Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3dd7d0f7-46c9-46dc-99de-2937bad6cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:49.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:59.278Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=26f462e9-c288-4aaf-b0cb-da5819a5c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:44:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:09.304Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4a3a6298-2d8b-4adb-ba69-d40dd005616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:19.335Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6a61427b-e7a3-4caf-8da1-6c6edc7abd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:29.355Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cae707ca-3c83-467a-96eb-bf0933c024cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:39.388Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6b75a0d7-0d29-4367-b608-cac4aad0be67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:49.422Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e9a78f27-846d-41dc-8f32-6e34ad548e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:59.452Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7b565910-de21-4e02-924a-7fcd511c5ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:45:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:09.485Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dbfab380-fa12-4217-bb91-a4fa744a9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:19.532Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b61dffba-7c7b-496b-8f8e-c2a737759701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:29.557Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=495ee037-12b8-4734-aed0-1aad39750892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:39.584Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cbdf1a6e-292d-404f-875b-ba4647722e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:49.611Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a8e6dd70-bdc8-4070-9b5d-233525f2393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:59.640Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=df65b655-08e6-468b-987f-273c4fece9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:46:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:09.683Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fc5f2fcc-f854-4de5-97e5-439cbbedcfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:19.705Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ad2424a3-c794-4f8d-80ed-5d8792b52a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:29.729Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c896240e-5c6d-4769-bb1c-d86470612878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:39.763Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=debf0c37-8c7e-4dcf-9f19-da6dd0ee73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:49.795Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5d187666-bbeb-44b2-9bdd-1887ab531a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:49.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:47:59.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:47:59.416Z |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 |2023-02-14T00:47:59.419Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:47:59.420Z |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 |2023-02-14T00:47:59.421Z |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 |2023-02-14T00:47:59.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:47:59.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:47:59.434Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:47:59.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:59.816Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4a2fa35e-5d11-43ea-8688-ce2eb7f5c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:47:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:09.835Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f562fc0d-ebad-4f2d-92d5-bba0c24cc30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:19.861Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=40f98186-f2cb-4d92-8abc-0a73e1563879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:29.889Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=24e49e1a-e7c4-48ea-991b-cca87236d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:39.920Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=db7ea4d6-601a-47fc-9ff6-ed147c233c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:39.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:49.955Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8aaa8e57-49a6-4e62-a6c5-bd847fe7150e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:59.973Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3d755ece-962b-40f0-86c7-17b976463a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:48:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:09.998Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2eb574e7-1c0b-4740-9b1f-5b93c90bd26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:20.040Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8c49fe99-334d-41c1-ab25-ac5d9fc831a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:30.059Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b6078327-7381-4236-9d0b-8c6b7e793223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:40.080Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=aa6de8ff-ef4a-4b12-9c8a-c59b718109bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:50.101Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=875754f6-f409-480a-8813-0a2fa69362e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:49:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:00.123Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=426214c1-9eab-4a6e-879c-e628e51e0194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:10.148Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=92ca46e1-9675-46f2-8e4e-fca2bd68ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:20.170Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e2353d1e-18f9-4ce5-9309-1762fc2ae9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:30.209Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a7390f83-53c5-4196-b3f4-5d0d415b02ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:40.233Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=83a1d711-6592-4f71-8c97-7bf3be198873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:50.261Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7b020976-173e-4e2d-a4b4-23ebecd3c19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:50:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:00.291Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=54c086d2-3c5c-4a8f-af86-d5b49c31ad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:10.328Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d3f5bf88-d5f8-49fe-a9ef-8ca4ce25a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:20.354Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e2889ea1-8e1c-4c1b-a71c-aa4109fbe897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:30.376Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4e7bed5e-26a7-4505-bccf-3d83379d98d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:40.393Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cbc62517-ea31-49f5-9f4b-8e7e5a39ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:50.412Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dd958261-dd0b-4bd3-bf27-d76481e2d756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:51:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:00.457Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8e70cd29-7838-44b9-b475-496cff93f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:10.478Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0ddcd2d5-7649-40a6-b6ba-0b4e0f2087d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:20.500Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a82731c5-a8c6-42ef-a5a5-a24973be6586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:30.517Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=04682cea-2b3d-41bb-a1a5-027fcd60d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:40.554Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=66ce7156-5d2a-421c-8b2d-6f0f8a60c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:50.580Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=91be438c-448c-4508-872c-4c34ee9f9acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:52:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:52:59.377Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:52:59.377Z |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 |2023-02-14T00:52:59.380Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:52:59.380Z |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 |2023-02-14T00:52:59.382Z |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 |2023-02-14T00:52:59.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:52:59.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:52:59.393Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:52:59.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:00.596Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bf67ecf6-1b7c-4a57-8d3d-c0282e25d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:00.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:10.614Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b7c6fb94-ab37-4b7f-a0b0-6d7b8a85d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:20.631Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1d99d65c-a279-4696-8985-42a716002283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:30.655Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=142d0596-fd28-4d19-a0df-a90686879a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:30.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:40.687Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ba7f38fe-1fa1-4ca3-afd8-8336ed8d28fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:50.716Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f4bf42e3-8693-4011-be2f-70edcda991ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:53:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:00.736Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b9cc3dde-be46-4bf8-8fc9-484a752b2b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:10.758Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=232c872e-d9b8-416b-9876-4d161a0c14bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:20.775Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=acd7d3af-565c-4849-99bb-885e2c9a2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:30.795Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d7331695-4e17-4d9b-96e6-21f0f135a6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:40.825Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=04308d2c-6674-4313-9330-b34f0451c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:50.856Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=73d9ed9f-d537-4167-862a-986a74b27b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:54:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:00.874Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2f6096a6-4ee5-427e-824d-198b35ca0d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:10.890Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5d9ff5f4-36ba-46db-9f29-48107dcdae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:20.915Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=263883b4-c684-43ed-80f4-aa688c3e7e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:20.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:30.947Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=915df29e-3310-4184-9fe8-024aa5da0ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:40.982Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d27c57df-8eba-4c3c-8d3c-fac5e1a3adfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:51.003Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=243eafb5-9cbf-4627-b77a-afd6c69c4b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:55:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:01.022Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f05b9a93-884a-423f-8de7-78e28e767465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:11.048Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0c7837a3-5033-466b-9a97-03d7457f668f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:21.084Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=db3990d6-2449-4f90-8c3d-ed74daf00526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:31.109Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=075eb464-f9d9-4cc2-bdab-ab803eec8fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:41.129Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b7c65cfd-1ee0-48ad-960d-33366e42d35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:51.155Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b310fce5-c793-447f-b82f-af403ae2c414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:56:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:01.182Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c14c9ea3-f6b4-40ad-8cca-b48b7552e37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:11.200Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f0b0245a-058b-4793-a69f-3f4096cd686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:21.233Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=94bf7428-d6e7-4b56-820b-e705b76f36c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:31.249Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=58556c6c-6607-4ee9-9dac-346c684756be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:41.279Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6035820c-dd4e-4354-8b2c-ac9434402192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:41.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:51.301Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bba96d1d-dd35-4b81-bbc9-5903679e3a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:57:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T00:57:59.407Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T00:57:59.408Z |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 |2023-02-14T00:57:59.408Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T00:57:59.408Z |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 |2023-02-14T00:57:59.409Z |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 |2023-02-14T00:57:59.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T00:57:59.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T00:57:59.419Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T00:57:59.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:01.331Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8b42f692-5dde-4eaa-8994-8a210ba674fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:01.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:11.355Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b00ee566-60ef-4148-b0a4-f98038b48d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:21.376Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f12ebd93-66fc-4bb3-8b86-2a118ef69b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:31.418Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e0644bd6-8995-47fa-a85a-b478b0d4f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:31.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:41.439Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=083aec33-fc9f-4dcf-9319-5f68a64958bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:51.460Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ec39b1ae-a9f7-4bf1-a046-24dfd9fa899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:58:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:01.495Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7a22d91c-9c89-44ef-b027-70f4957026b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:11.518Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0f431cba-cde3-4209-be0f-dd60b4b8ae67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:21.541Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2d0a615b-41d7-439b-8a1c-598713d436c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:31.568Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=326b6c2a-6410-48d0-820e-a70c64ff2b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:41.589Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e239903f-6614-4edc-a742-02701bcee144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:51.605Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ce8aea97-bb9f-42de-9e52-eea78d906ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T00:59:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:01.622Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b8d59141-d6f9-458a-a80c-9766a1841dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:11.641Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ce43b11b-34b7-4405-abda-69d0df51814b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:21.658Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0f161646-5043-4045-a321-69e01007c709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:31.677Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8b3d96e3-2557-4092-b85a-62731632848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:41.695Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4d707df0-cb45-4c62-a2c1-408476547a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:51.717Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=769d5db7-f123-469d-8a0c-4482bf963310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:00:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:01.735Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=52312001-e17e-49fd-8e09-ce44f60c7918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:11.754Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1f2826f9-adc8-4b6e-b370-30eec9d6ef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:21.773Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ba287272-b72b-4865-9c0a-70318bd76542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:31.792Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4f5aefd6-0a18-410c-a6e9-04e13aec29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:41.812Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1e75c0d1-090b-45e1-913e-acf10b728c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:41.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:51.835Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6f60a1d6-ba37-4422-8098-e09e081d2864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:01:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:01.865Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ee3e33be-45fa-4aa9-af37-717ac96f4bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:11.881Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=45cd2736-053a-4dcc-a427-22bae967a5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:21.915Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3ae28ac7-3b8f-4ca8-946b-c2400320685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:31.933Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6c71373d-dbe7-4391-9bed-6394bedc27e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:41.951Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=00388b37-e7c1-4793-9623-e30f20e7ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:51.973Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f67a88fc-750e-4bb0-bbae-8aa95bf8d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:02:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:02:59.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:02:59.416Z |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 |2023-02-14T01:02:59.416Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:02:59.416Z |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 |2023-02-14T01:02:59.417Z |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 |2023-02-14T01:02:59.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:02:59.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:02:59.447Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:02:59.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:02.010Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a0016a2d-5388-46cf-a443-8ec78ee81a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:12.033Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=41b0239d-7d05-44cf-966a-d8e83a8c245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:22.080Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fee297e2-bea0-4a01-b75d-8021dc8075e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:32.120Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d7f565ab-e1f2-43d6-935a-2ae250a1e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:42.141Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=61509ea2-f9b1-4fad-82b5-950059fe6d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:52.163Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dfb5c83e-46f6-4833-807d-3ec643fcf915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:03:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:02.188Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f28ba376-245b-4a25-939c-e1c6b236dec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:12.217Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7c3c8316-b727-4aa9-8df3-087ab8f7a1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:12.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:22.255Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=59ed04cf-448e-4ba2-83a5-0ee60b970e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:22.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:32.283Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d9604d31-212a-4343-852b-cac1ef77d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:42.315Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6fa6235a-1e48-48f4-8130-252e5a6eb8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:52.379Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=284109c4-8ca5-484c-ab22-8acf11854c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:04:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:02.401Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=13d32d49-60a4-4c16-bebc-bdb5f69b8ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:02.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:12.421Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cb7379de-20b1-4165-b788-72aba7b87f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:22.449Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=80e51ce0-43dc-4481-b93f-4ebc7c5300b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:32.490Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4d308ab0-c144-4f26-a7a2-ece9e60e7972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:42.533Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c30c1ee5-22d6-4295-a2ad-d7fd3d887c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:52.557Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=337c87db-8676-4a8e-8c9e-797b58cea270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:05:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:02.577Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=58257db1-6b52-41c9-95eb-06af87d86206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:12.603Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1d209f4e-349d-4d91-95d1-89b7cb082205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:22.629Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dd3f59bf-53ec-4550-9683-f0bb628cbd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:32.649Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ee67f8cb-c71d-4b29-a9c4-8aca329c14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:42.664Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2b418674-9461-4883-97b1-80e7cf0d212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:52.683Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=35ff29d8-3c40-44e1-aa5d-f66bcbbf4e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:06:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:02.728Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=686f813e-7fee-4e09-aae3-ff2bcbab18ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:12.761Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b15de3fe-5ab3-4e70-b47a-28aff4ff48e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:22.786Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cfef1e1c-a075-4c89-84f8-08e56a563653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:32.805Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=43df0920-54e0-4461-b7d2-43e58cff309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:42.833Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=72ef4c50-7974-4293-b378-f08411c2f127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:52.857Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=25b35c18-2054-4117-b4b5-c512a98b1866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:07:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:07:59.356Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:07:59.357Z |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 |2023-02-14T01:07:59.357Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:07:59.357Z |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 |2023-02-14T01:07:59.358Z |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 |2023-02-14T01:07:59.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:07:59.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:07:59.367Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:07:59.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:02.882Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c23d12a3-e804-4da5-883e-80bfb4e2bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:12.914Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=20ddf241-3a50-4daa-b9de-fad22e056a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:22.937Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=89c6d8a8-2395-4768-827c-05389961d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:32.967Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4450eb5d-fa00-4e7c-94c2-faf21a1a0368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:42.994Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2d993f27-3785-49a9-80ef-2a9bf442716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:43.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:53.025Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=36c8972b-4737-4f3f-8cfd-9792c8397260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:08:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:03.068Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4984cb6a-7f13-43f3-8f5a-5b42860e4f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:13.094Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=60236122-8650-4c83-96ec-227071a612a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:23.123Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c70e5e46-2eb4-4125-8960-61876c6de655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:33.142Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=eb934a3a-207d-4389-866d-841e8a0b16cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:43.175Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=72e9ff1f-2a74-4172-83af-fb21f0ef141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:53.195Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=74150e1c-a9f0-4a25-ab43-655a18ab43af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:09:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:03.224Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9268403d-7b50-412a-be18-bb547a419546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:13.246Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=341f7498-72fd-4aeb-b802-396051df7975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:23.262Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7e2fe302-e5bd-45b6-a8be-1a31cf966d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:33.288Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8b29bcdd-83e4-41c8-928d-07e63b2897ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:43.309Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6225b4f2-2dd9-4c15-be9d-6f39c670c8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:53.334Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6c627071-8829-4552-962e-7e3a1bc7fd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:10:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:03.353Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ecf59c7c-8818-4b68-bc96-1af85c4f5eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:13.370Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4e754cf4-9a20-4b6e-9530-344165f9bf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:23.388Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fd230950-d04e-4139-bbee-f7fff65faf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:33.409Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=411fba1e-9ed7-4161-9402-76c975a3fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:43.436Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=58fb84e4-c734-4ea1-843f-e64573f1b628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:43.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:53.455Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9762549e-078d-42c6-a441-b4e985702c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:11:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:03.474Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=631625f4-a62b-496e-a443-6784f3e93908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:13.501Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0482a8ea-86b7-4539-932c-d929a82a6fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:23.525Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b0bc046e-1734-4498-baac-90c43fc96ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:23.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:33.543Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=35b40842-83b3-4910-bdeb-99709610b64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:43.564Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a5900005-403d-4946-91f3-d54bdc16cdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:43.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:53.595Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=64f0e660-662b-4695-8d52-42d31d43cd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:12:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:12:59.209Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:12:59.210Z |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 |2023-02-14T01:12:59.210Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:12:59.210Z |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 |2023-02-14T01:12:59.211Z |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 |2023-02-14T01:12:59.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:12:59.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:12:59.216Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:12:59.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:03.616Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=05fe4d90-1e6a-4376-bf2d-1b71e63a3d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:13.634Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e820adc3-8cba-42d3-8ce6-ec872e2a252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:23.651Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=27a376e4-5b04-4772-b29e-930073751c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:33.671Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=116dfd29-6ccc-4ddd-9b9b-83e87e07bafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:43.690Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8e49ae57-24e0-4550-ab2e-2cc50b995f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:53.710Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1e297a22-bb3b-447e-aefd-90b7a915ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:13:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:03.729Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d4dfe577-2b92-48e4-a1d8-95387fdc27a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:13.753Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c2e49a08-807e-479f-bd1d-8836bbff6d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:23.774Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=041b884e-5ef6-46cc-95e1-300241271ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:33.792Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9aa9af81-6d5d-4c34-a101-b7b866edb1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:43.808Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bd9f1201-11ba-406e-b29d-04fbb0c8b7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:53.827Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d527a3da-1c15-4569-8bf2-7e75e1f79eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:14:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:03.843Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1faf6a36-1b5f-423e-bb1f-35ab0fb82bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:13.859Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fe1ea8e2-ab86-40a3-aca8-a3ef1b0dac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:23.880Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1fe590d9-7156-4821-8abf-32369861a91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:33.910Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f2c521e7-2b22-4dad-94a6-5cd5d8387a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:43.930Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6f1d2944-35ac-4d6a-af38-cdb45284aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:53.950Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2291ba67-da95-4c11-ad38-008ac859cb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:15:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:03.969Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c84dace8-9944-453d-8b79-c5bb7ddee616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:13.988Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0ad5edc9-3088-482a-bf84-693f9ad6ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:24.016Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2a722302-66e2-47c6-a417-5758321aed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:34.055Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e45deb50-b318-4855-9ec9-30cbb00e1da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:44.077Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2fecdf5c-6ac8-44a2-8e41-64c692af041b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:54.119Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f158ba5f-68c2-4cab-bdb9-4dcbce8c253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:16:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:04.137Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5ccbe07c-6c1a-4231-9709-b785d693d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:14.200Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ed821258-4147-4d9f-b57a-f843e4b53534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:24.219Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=31ab1cd6-4fb2-4d79-8479-7226ad37a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:34.243Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4eb60e91-07f9-4ecd-99ea-4ff82ea5db59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:44.267Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f97a6569-7187-489b-8469-fff04a36fc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:54.296Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=262da959-a45b-49b2-83a1-8caceb6d02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:17:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:17:59.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:17:59.404Z |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 |2023-02-14T01:17:59.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:17:59.406Z |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 |2023-02-14T01:17:59.407Z |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 |2023-02-14T01:17:59.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:17:59.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:17:59.416Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:17:59.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:04.324Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a49c937c-7566-423d-8b4e-790e83ff5a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:14.347Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f2246ea2-2b37-49d7-bd56-8bd454416f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:14.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:24.373Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8a9c4383-4d16-4b4f-bd55-db0276896e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:34.396Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4e241aaa-d034-4b4b-9ffd-7820f9c0b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:44.439Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f10aa5b5-612a-4e0f-8d4b-9e2dbb8be5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:54.464Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d76b14ca-2510-4b07-81ff-fab285d28b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:18:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:04.489Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a8da566c-5919-4c0a-b459-7835e8e263e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:14.507Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e5a19a8e-b287-4603-ab12-5020539e8406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:24.540Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3fce18dd-6163-49e2-9e14-cf9abcf246c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:34.554Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=eb1a55e8-6f2c-401b-916b-a1c071724e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:44.589Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9596dbfd-d6e9-4ce5-a59b-0d4d4c69691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:54.615Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=074c63d0-668d-4e7d-b2a4-c15fe1d913d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:19:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:04.647Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4d4467fe-eac2-4074-b453-899a8e11b70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:14.671Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d1d3ca6e-8e0a-4cc3-9b37-1e15685169ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:24.701Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b8d85ab4-8546-42d1-8db1-60e8e5690ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:34.731Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=14a1fde5-a750-4bea-8240-c515806d8c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:44.745Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=29c19a97-2324-4518-a6f4-2bdf7c2818a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:54.772Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5b864589-4435-4b64-99fd-947bfe63c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:20:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:04.794Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9234a391-2bb6-44a3-a916-604116d00faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:14.816Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=aa646312-cf99-4ce0-b386-9987888cbb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:24.840Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=47faf0c4-c7da-4680-9d44-1356b71d4087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:24.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:34.873Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dc0f3ab5-9b00-4634-9ad3-1b5285bcc333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:44.905Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a64c55b8-2369-4eec-823b-929e7838aa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:54.955Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bc4515e2-2d8e-4091-ac1b-3aa8c11c476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:21:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:04.979Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a6d47bb7-7f9b-4188-a464-6e1d3c8cd29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:15.051Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6b9460c5-e483-4b39-83b5-91187873e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:25.089Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=851e39ea-979b-44d8-8596-170e4fb8c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:35.112Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=41067038-dbc5-43f3-86ec-dbe96ce9f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:45.139Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9e35c000-561f-40cd-b2e9-a6aa24a4c044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:55.207Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6f586f24-14f4-4990-96ce-e4a794664448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:22:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:22:59.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:22:59.432Z |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 |2023-02-14T01:22:59.432Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:22:59.432Z |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 |2023-02-14T01:22:59.433Z |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 |2023-02-14T01:22:59.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:22:59.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:22:59.445Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:22:59.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:05.226Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a3a0b6ff-0839-4728-b291-dc4fc254b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:05.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:15.248Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=43f3157b-dd52-40c1-b3f2-82a12b673933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:25.282Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=df8dae5f-6b5c-40c0-8a43-0be8b6eccb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:25.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:35.300Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7523b016-f3db-4658-b70b-9dd9eef6d573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:45.316Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bd4b83c7-34e0-40f6-97b8-9961d67f22e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:55.346Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a95aad11-6eab-44f1-95f8-f81de8c45207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:23:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:05.363Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=92ce13a2-9a4e-4042-996c-42724f9046fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:15.392Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=30d5aec5-15ca-482a-9ee2-f17c8657577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:25.450Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=07bfcd9d-a904-4ba8-a515-e710db0c3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:35.479Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7c24a69a-99fa-4dfc-9162-c21789528242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:45.501Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=203c177e-9766-4c89-a104-ae2712f255a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:55.563Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d7515e56-8126-4c7c-ae33-76f76988e13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:24:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:05.585Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d12626a8-e4ae-444f-8e39-e4fd6fd4f55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:15.608Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=674604b3-11a4-4f75-97fb-06b5ae37d95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:25.625Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c0793efa-1038-4d47-ad82-5b42a770a50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:35.641Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0f7920bf-b76f-4f61-b864-f88ab38a4c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:45.662Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f4cb9419-3627-4ff9-b232-ac59974f00bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:55.680Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5f75e9c8-ddf0-4fe5-9491-d9d4cc8ceddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:25:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:05.698Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=af23e132-122b-4a94-bf10-8db97cf8d99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:15.724Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=45cf94f7-8bf7-4ffe-9583-896cdd23b0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:25.752Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7c1b4dfa-ddc9-42bc-9607-611b496f3514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:35.777Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=080b7b64-2cb0-4e17-9639-b88b68b29de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:45.808Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ad5f8446-c31d-448c-a8f1-b2f6b7d6a0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:55.824Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fb6122a4-28a8-4486-b529-eab2b360bc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:26:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:05.838Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=aa85e74f-708f-4f85-b796-133dd93e0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:15.873Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f2e91c5f-ed22-4b8b-b09d-c5a47dc5720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:25.897Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=80680a19-9245-4a7d-99e6-87c491d344a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:35.914Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c731b1a6-494b-423d-970c-f07ed6343c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:45.932Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=31be00dd-3dab-4cc6-b759-e64fb944d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:55.950Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=90e39f55-21b0-42bc-8ec6-6a3ef6747403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:27:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:27:59.361Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:27:59.362Z |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 |2023-02-14T01:27:59.362Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:27:59.362Z |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 |2023-02-14T01:27:59.363Z |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 |2023-02-14T01:27:59.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:27:59.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:27:59.373Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:27:59.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:05.974Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c03cca31-039f-46b8-a5da-ba4369f1b162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:05.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:15.992Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=395e5ca7-f0b8-4090-9232-363d93ea7711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:26.010Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5dabe775-a4b5-402a-b48f-58a63098bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:36.039Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=23823936-0874-478f-a0c3-42acd26cece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:46.070Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9ae4d8ca-a344-40a9-aaa4-d3b945a711ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:56.091Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c56a81eb-3a80-4380-a1c8-2fc90cc35cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:28:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:06.109Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fbe1481f-ff2e-40d6-b980-6a7d839c2d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:16.128Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b8e52a38-b3ff-4f28-ae34-e4b656cbd580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:26.154Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2118025e-5ea7-4ed6-9642-ad9311865a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:36.183Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=695ce95f-cd92-49df-aac2-a91d539789f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:46.204Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8b31e894-9f32-4146-9b90-22e4896c49f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:56.222Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8f8d4bb3-14c4-4e05-a4f0-de734d8c9549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:29:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:06.238Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5f8daf85-136c-49fd-99a9-571b0e04c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:16.255Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=39200685-61ab-4c91-9a77-a4589d748bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:26.277Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=589f9468-f3dd-4efa-91da-19b339d94eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:36.299Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=068a1498-c7aa-4590-970e-f93672ce6b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:46.326Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5b66da09-083e-41b3-afc3-42a41930dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:56.349Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4bdb9df1-57dd-443e-97ad-7ab6355d70dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:30:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:06.377Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=30c4fa57-c320-4528-8878-3989137eb599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:16.406Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=830636d0-479e-4c3c-99a0-50f727530fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:26.423Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7216fd9d-973e-4dba-8818-8f9bd18f3961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:36.449Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b13b7502-4393-4eef-8a85-c1189900b88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:46.469Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a77346e2-0c6b-45fd-a838-b6a6852f169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:56.493Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=090c8b79-946a-41a1-9147-dc25d045004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:31:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:06.509Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bd9a3cc8-e01e-404e-ba2a-9083241c7043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:16.579Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ce17e04d-a347-4d59-8f79-3968af011ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:26.598Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=90601dce-463a-4022-8632-8f44e41e94cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:36.622Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e5517d33-5c1f-4fee-ac85-1630786663bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:46.643Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e05d8558-f069-4add-91d7-e672295bc166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:56.676Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a4ef2b40-c59b-4ebd-8282-bc3d872da70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:32:56.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:32:59.410Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:32:59.410Z |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 |2023-02-14T01:32:59.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:32:59.411Z |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 |2023-02-14T01:32:59.412Z |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 |2023-02-14T01:32:59.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:32:59.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:32:59.422Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:32:59.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:06.705Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=983dd3b4-65d3-4f58-9d47-8c098ac32897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:16.720Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4c99bbe7-0fb6-45fc-9675-17820fc93cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:26.750Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=82b1a086-2098-43a8-b577-fd22526ed1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:36.788Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4cba2df6-5fe8-48e8-b176-d06a2f11553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:46.855Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c45c0248-0990-4f0e-9cbe-ec5d44366049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:56.882Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=997fde90-6ce7-446e-aa55-3c20fb1571a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:33:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:06.900Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=39a0aa7f-feb8-4674-8889-21d7a5b42bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:16.919Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=97b67637-00d8-4e74-a1f1-3cad33b6661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:26.934Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=46f472c0-94de-4881-921e-3ef7e71ff969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:36.951Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5bd0e1f4-614f-431b-9dfd-9845ff1a72ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:46.966Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1be7b0a7-e560-41cd-b613-feb7e71a58d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:56.988Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a1ba7b56-afa8-45b5-bbc0-0f51142b104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:34:57.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:07.008Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d7a1cff2-57f6-4ac4-85b5-de6e90e5b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:17.026Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bacecf52-ee0d-42dc-b42b-79e19eaf48e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:27.052Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f1926fef-594c-40af-9a76-5066bea5fc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:27.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:37.079Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=be48a3d7-f132-4a72-b436-1ee371dad292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:47.099Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1cf3497f-62f0-45f1-9882-dea7cd64c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:57.123Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=db9c467b-ace9-45d3-80cd-6d9f1ea8966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:35:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:07.166Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=560d899d-269d-4b08-a7a1-00acbe8263ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:17.190Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1bd68e69-aa54-4b17-b773-8317ec962ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:27.214Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d073906a-cea3-4e3d-ad2b-90dcb7113d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:37.257Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=919a2672-861a-4470-9eb3-af8ec548e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:47.282Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=de23b3ca-9bf6-470f-adec-7304cfb1155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:57.316Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bff05c0e-a41c-48a0-aded-2f9132543584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:36:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:07.338Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=02f0c061-cca2-48b3-91c3-3b00bd398f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:17.360Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3c8f0079-929e-45fa-8c46-5ce68ce20d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:27.386Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8572de7b-fd75-4dd7-9194-23aba16c301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:37.410Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=96667675-0ac4-4813-8074-7d625cebb525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:47.431Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2699b055-64a3-4cfe-8418-f0788374ca93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:57.448Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6c846a2c-8a47-40e8-ba48-465d125346f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:37:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:37:59.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:37:59.463Z |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 |2023-02-14T01:37:59.463Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:37:59.463Z |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 |2023-02-14T01:37:59.464Z |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 |2023-02-14T01:37:59.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:37:59.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:37:59.474Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:37:59.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:07.472Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=870c034b-bc11-4adf-b2c8-481b39881467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:17.547Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a12e7cd4-747f-42ec-b729-65b6ca02fcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:27.563Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a705026a-f3dc-4761-9cc9-f683747cbf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:37.597Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4e8e1ec8-254a-4ac3-bfb7-fc7fe0bd24ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:47.615Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0a6654da-9b4e-4c20-8d10-8370dc4d6c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:57.630Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=794e0e07-4adf-4a6b-a61a-9b4caf5eee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:38:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:07.646Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f0b408c9-7789-40a8-ae13-dd29733a4a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:17.667Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bfd53285-30f9-49b4-853b-9318e0130a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:27.692Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=20bfa125-b0a3-46dd-bed7-5c34617f9339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:37.714Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f9caf89a-eb7b-4364-a970-d96190793eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:47.756Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ee7ca4bf-0e9f-45d9-ac75-ab28fe559659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:57.773Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4fca8e86-2d41-4a98-9d88-9be60d07dc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:39:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:07.812Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=696488d5-d92e-48c1-909f-5c984f3e43fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:17.849Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=845a992b-df8f-401d-8a8c-045fa0c7f28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:27.873Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=23c8285e-a0ca-4005-8908-906da8b4c87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:37.909Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d207f4c6-77e1-44ec-9f36-a3a81fcb285b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:47.955Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6ed4435c-0926-448f-8951-063f3a18d8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:57.988Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=042d0972-b8db-4bbd-925b-58f83b037de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:40:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:08.012Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2901ed45-3492-47fb-8ddc-0cd129ff04ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:18.068Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=778933d5-ed29-4296-8443-2d9192dab890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:28.092Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fe2c50ae-71f5-411d-a8dc-02a383f9496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:38.113Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fcb3cabd-379b-42f6-b2eb-96cdabf7059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:48.137Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1a369c3b-c68b-40db-a938-62fdf4a04f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:58.168Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b55ebc8c-6456-4b5d-9ae7-fbff2c7bfd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:41:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:08.189Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3d1ccb9a-a638-4def-b1ce-b45553e5b410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:18.214Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1951d72b-9d61-4da4-942f-ea066d8dea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:28.240Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=70a3f736-5ea7-4ae8-8f10-d41862f4564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:38.286Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cf2aaf3d-d163-4ce4-ad5e-1dee26b4f746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:38.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:48.322Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3f3f8a11-e79b-4b84-b27a-615519b10980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:48.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:58.343Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=19be2f97-2de9-4e40-9eb0-2a9e928bdc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:42:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:42:59.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:42:59.449Z |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 |2023-02-14T01:42:59.451Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:42:59.451Z |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 |2023-02-14T01:42:59.452Z |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 |2023-02-14T01:42:59.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:42:59.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:42:59.472Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:42:59.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:08.365Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a80e6b8f-2e3a-49f8-8696-8b53ee3c1304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:18.389Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=004310a7-a551-4b66-b0a6-9ae2f475d9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:18.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:28.419Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=66f3d92e-07c0-47ac-8417-e72074a6126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:38.442Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4854c5b8-c15b-46e5-9b70-d8422e2f51f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:48.483Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5db6ec62-63ef-441f-a188-01f66af2b144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:58.559Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8949afd2-2005-415a-9dec-0e9eca1c35f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:43:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:08.593Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d30a2369-9e87-4ccd-a788-e37bb57b97b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:08.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:18.625Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=23afeaa7-374a-4f36-a3b6-a5ff34fb2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:28.670Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7f8b445c-3b33-4e55-86e8-6ad86d12e757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:38.694Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=32fbce1a-63e7-4973-9c91-6a72d9341e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:48.736Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5f1a9f09-58f9-4268-ab39-effca424a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:58.759Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bb82a794-6f5b-4f7d-be6d-3ee2a699d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:44:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:08.782Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a44ea248-5d9c-4b83-a207-38c2cd37496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:18.798Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=57c213e6-9c66-43b7-a1cc-d258ed28408a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:28.812Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=af2a5b85-2543-4bb3-8ecc-d0d2674cc69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:38.827Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5c81ae40-5921-4cde-b839-42d063a635ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:48.846Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c6538ee5-cf32-43fe-af05-28e58dc2d50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:58.862Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=52e189b4-7391-4f14-bf04-b35c2877436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:45:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:08.882Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=944fdc22-c5e8-49ce-b203-6e1854f4e6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:18.912Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7992f42f-1c22-4a43-895a-cec9441029b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:28.949Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=acfeca97-d0b3-483e-9446-363086c23319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:38.975Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0a8523c9-af36-4d1f-a776-5baa22c837ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:49.011Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5a41884c-f7ce-4714-a491-924cb943e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:59.027Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d81bb200-28ab-47ab-938d-545d37868287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:46:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:09.045Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=087766e6-182f-4df1-9e9b-230a8b5230ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:19.058Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=19796781-93cd-434a-8a97-a7cb3035df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:29.081Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3bcd8dc3-1b42-4193-be43-cc38d8f8384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:39.117Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d5312b2d-5765-49fd-b5c4-8b615b20c180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:49.146Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=70d75c7d-952a-4ff1-af8c-0725ac44a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:59.170Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e5ff0365-1bef-44b1-b6e8-3f708f55902f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:47:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:47:59.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:47:59.246Z |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 |2023-02-14T01:47:59.246Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:47:59.246Z |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 |2023-02-14T01:47:59.247Z |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 |2023-02-14T01:47:59.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:47:59.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:47:59.254Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:47:59.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:09.188Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a6085f25-af23-4fc6-aff8-e08eca641164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:19.210Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0d491b4a-79f4-45a6-b654-09cc5e723ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:29.227Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3eb1d9a3-6b29-4b51-bb05-809fe3114598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:39.245Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b2b1019d-8bee-476d-a118-48b4110008a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:49.273Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a1e8f669-12db-4309-a674-a4d276e6daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:59.298Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e1adf46e-1dfa-4f96-9b4d-05056ed0fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:48:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:09.327Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2519b911-5430-499f-9b77-c4de2be78e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:19.351Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=657acad2-da4b-4efd-84d4-5f8d1d19b5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:29.370Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=aacff1c7-b9e9-44b0-b111-d7c8f0288a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:39.390Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a6de93c5-24f9-4b85-b6b8-75849733913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:49.414Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=588d5e58-1e00-4274-9124-18980cccc693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:59.431Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2aecd176-58dc-46a3-8265-a944e9b1eb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:49:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:09.447Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5d2c00fc-5352-4d7e-ac79-d9bce29fde72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:19.465Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=63259640-95b5-440a-9aae-25df6d342ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:29.486Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0d6e9d35-62e2-4bc0-8c57-649447633b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:29.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:39.510Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1ac1f3c5-2182-40f3-83b2-07a9ff72edac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:39.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:49.557Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0b6c4601-54a8-478a-b14e-592d2a421c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:59.585Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4f9f9c77-0677-4a25-a7b9-6c854e78df09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:50:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:09.601Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3f2dee3a-90ff-4243-ae12-c89758635a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:19.618Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1785a631-8cbd-4ae4-8465-4f771420f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:29.642Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6c8c5231-f7fc-4933-bb2a-1303d81270d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:39.666Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2dd49946-2ced-4858-abe4-6d75f86ab8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:49.684Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2d99c0cf-efa2-4eb5-ab31-63faa8312692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:59.700Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=26a4929d-9eb0-4899-95b0-755938930721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:51:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:09.721Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3068a54e-e47c-485c-a288-37b4a6c5757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:19.739Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=99bb6f3b-170c-4810-bbf1-52740a636c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:19.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:29.775Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=65abf5f4-ca06-44f5-ad1c-640ae04b9239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:39.828Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=729d437a-ac8c-4882-8004-172d83565512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:49.860Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6d1b8032-e51b-4fd2-955e-5897b7cba53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:52:59.491Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:52:59.491Z |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 |2023-02-14T01:52:59.492Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:52:59.492Z |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 |2023-02-14T01:52:59.493Z |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 |2023-02-14T01:52:59.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:52:59.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:52:59.515Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:52:59.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:59.887Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c551fdf7-8e85-454e-ba98-dbc0ed4075d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:52:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:09.914Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b05afb67-b0e3-427c-ad5b-21a10a8eb6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:19.933Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4f1b2eb9-2419-4384-bb8b-56357d2d8e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:29.958Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=16f391aa-9c7e-4880-b708-d5c03baf4ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:39.975Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7d605f22-364b-44ce-9d45-a89ae507066d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:49.996Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f448f986-22f6-46c3-8212-d375307634ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:53:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:00.019Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a4467da5-d587-4e1e-9dea-e273c8808436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:00.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:10.041Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=24bcce51-0777-4556-a33a-31dc39c1065b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:20.061Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=270a15ba-e0e6-4016-859b-ce0492e9d208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:30.098Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d279a360-826f-473a-ad13-f26f73fa64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:40.118Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0ac539c8-c4b5-48d5-b898-cf7a9b6bc3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:50.150Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f78d9e69-b7e7-4a30-bf7f-ce31cd62dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:54:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:00.182Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fbcdb143-cc41-4173-96ba-d56a043c4969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:10.220Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=95ff439e-2922-4cd2-aa5f-7106cea4d5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:20.247Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d040d54e-42c0-494f-bba1-1a4ccfbc5954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:30.276Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6b6bf448-0ebf-4b44-a5e5-2022ae2371d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:40.305Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=12e0423f-f8a9-4c9a-a142-29f8488dedae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:50.326Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bdf69b69-1a4c-4fe0-aba7-cb0cd7294229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:55:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:00.345Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e1401814-77aa-4c64-9282-8bd86c96d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:10.376Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d6635ac6-ab93-4bcd-bfdd-1666f1e287f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:20.400Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0ae439ac-6b28-4c6a-a489-1771e5617a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:30.451Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=74144ca9-d9eb-4c8a-85bb-8f9a9272c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:30.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:40.478Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c2dc143c-5d09-411d-acb7-547e6cd63010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:50.493Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a1d5fe46-5c37-4b07-8961-4488a0c80032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:56:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:00.507Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e8197105-94a3-4bc5-83b9-99302a619f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:10.532Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=34d2ece2-7b16-4ce9-ad04-47939e0197f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:20.546Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dc933dc8-f4cf-424b-9550-ff10f461d496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:30.566Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8066df5b-f713-42b3-9a55-a782c38fb670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:40.615Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=da3f430f-4912-430d-9664-91054653ea53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:50.637Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6e8ab156-023a-4d3d-b94a-54ff94b5ea06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:57:50.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T01:57:59.378Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T01:57:59.378Z |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 |2023-02-14T01:57:59.379Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T01:57:59.379Z |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 |2023-02-14T01:57:59.380Z |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 |2023-02-14T01:57:59.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T01:57:59.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T01:57:59.386Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T01:57:59.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:00.669Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fdc3bb96-1799-4238-9e46-904d36e9ce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:10.689Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=226dc1f6-ee95-4bd1-922b-e9d9291e9f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:20.711Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=665470e7-20af-4eaf-b2ab-982aa9eb28f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:30.735Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=78dd54c3-6344-4e45-b4d1-ac9049659ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:30.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:40.753Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=76a21f7d-be14-4b79-925d-8223327ef3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:50.782Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bb4374c2-e50d-4869-8955-bea7e31de762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:58:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:00.799Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1021e3b9-b211-4e82-9dcf-c9c7d2b36a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:10.818Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=01fb642b-6698-4218-9a5b-7c2a9619db23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:20.847Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1c4dedc0-e794-4e65-bcb6-a7bd03570fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:30.878Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f440e3a3-77cc-42dc-b775-1ca5caa1e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:40.902Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=00c4beff-8c48-4869-9ba2-fdafc66a1c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:50.923Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fa49fad2-acab-4569-826a-4b6c4bf42cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T01:59:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:00.939Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=83c03d6a-3549-4f34-ae34-179f8384bf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:10.962Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3b77d3b2-081a-480b-8adc-4eccb795e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:20.994Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=eca2e81b-562d-4803-8249-c4959cccc817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:31.015Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=663add70-66aa-4747-9f65-d58d76369536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:31.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:41.036Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6075f5f7-97a9-4063-a04e-aa28fd43de60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:51.063Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ea9a6ca1-dad9-4cf5-8986-b651c153adcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:00:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:01.081Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6029f799-b120-4e81-ab1b-2c5861aa1bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:11.102Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=53ccdf9b-eb7b-4753-9d43-5e2025959e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:21.118Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=40b5e01e-80a4-44b7-92d6-3e727c3b9834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:31.133Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a86ca8a6-1a4f-4d14-ab5e-edef0ea924a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:41.170Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d63d167a-ef3d-4659-80bb-e29f9296e7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:41.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:51.187Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b27dd17e-9bb8-4201-a7c3-5049c50bef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:01:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:01.202Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f62bfc7a-b3d1-4670-b3fd-0b51ef3f585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:11.222Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a73dab79-7721-4115-9dde-afa04ad2ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:21.245Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2d5ff04a-8949-4ac3-872f-7bf185e6017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:31.329Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7c5923ec-6abb-42c8-bf5b-bd535504d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:41.349Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c548df1a-a543-4c2a-8708-1bc23fd095fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:51.369Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=16241753-5bb7-4a36-913e-a35c95cc2bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:02:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T02:02:59.430Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T02:02:59.431Z |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 |2023-02-14T02:02:59.431Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T02:02:59.431Z |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 |2023-02-14T02:02:59.432Z |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 |2023-02-14T02:02:59.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T02:02:59.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T02:02:59.447Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T02:02:59.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:01.404Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f10b73c1-8d53-4b89-8af8-0424b35d4441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:11.430Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5ca9b7c0-96e0-454d-919f-ebc46ddece1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:21.455Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=07d83ccc-8d33-4f80-913a-72dbad4b35b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:31.471Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f09d3042-a307-4bcd-aa8d-84b60e9ae45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:41.492Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=64b82eb1-76af-4e52-a8e6-e3cd29ecd505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:51.512Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=abebc99e-7856-4f7a-89ec-9db29f431c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:03:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:01.530Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4d0f18c0-4426-4399-bdd9-4dc8b442b9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:01.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:11.548Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4df46f40-6453-4f0b-991f-61a0fa0edfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:11.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:21.566Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=218702ef-aa82-4ac2-b23a-0875d036068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:31.586Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f04eb5f5-6557-4529-bff9-b64d979ebdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:41.604Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1ef6f65d-222b-44ba-929c-83cec6eca0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:51.625Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6ed44d8f-9c13-4b5b-9334-a1a9eb3f25d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:04:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:01.643Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ffa4766e-43a5-4994-a8bc-6a511da6ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:11.668Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6e02e01d-6880-4c32-8c99-782ced493441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:21.685Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fefbfad0-1c2f-41d5-8420-6fae91fb1f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:21.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:31.702Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fa1d2b13-b938-4876-856d-f5b60f4df8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:41.727Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cf9953ad-8c2f-49e6-8979-1263d441a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:51.749Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=819110d6-3855-4491-9c21-c78f6ef5061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:05:51.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:01.769Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=162b69f6-0ee6-4fd1-ba5d-8c501d632a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:11.786Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4763452d-48ef-4683-ace4-d11f4ca31ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:21.807Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c6662eaf-155e-4e00-9816-782a2a038181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:21.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:31.830Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b6d866ed-34fb-48ce-8a2f-9d1c2ee74696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:41.855Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e94c6ac1-2860-4f63-8572-29ccde3117b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:51.873Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6ae54e95-2e84-46a2-85e6-0bdd01d327da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:06:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:01.892Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e0f8606b-b1a6-42e1-8164-3bae57341d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:11.926Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ef54c053-dbfc-4300-8e05-08ab8c89d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:21.946Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=688a02f8-9a78-46b5-9e0f-00ce156f5d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:31.972Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c2c3f34f-b4a4-4125-93da-1317764c76f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:41.987Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a09d2caf-f037-4f0b-aad4-cea8e6d760f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:52.005Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c9d4ef25-a483-445d-9689-076a11081c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:07:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T02:07:59.572Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T02:07:59.573Z |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 |2023-02-14T02:07:59.573Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T02:07:59.574Z |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 |2023-02-14T02:07:59.575Z |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 |2023-02-14T02:07:59.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T02:07:59.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T02:07:59.584Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T02:07:59.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:02.029Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c3112f69-385e-4cad-ad7b-3d3d374f3dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:12.066Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0f6b76e5-51ee-4f0f-8aad-addabac16ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:22.097Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ed1d84f3-5e78-4644-ac87-5f04ba52fe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:32.158Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4bca1efe-76b7-46fd-af2a-1d01221ffcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:42.187Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e7f7cd95-e63c-4599-8cb9-b6e4fc6df2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:52.230Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fc550466-1798-47ce-9ee6-134d3dda503b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:08:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:02.267Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=695411ad-b36b-47e4-8e25-012948d9228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:12.364Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ee178c40-b051-4051-9d9e-0cfc0a8ec817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:12.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:22.383Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7fd02197-0aa1-4785-9f8c-499dc76d7600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:22.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:32.407Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bb947fad-6376-4376-ad9c-1e4360a4c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:42.435Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3d6dc112-ad98-4cb3-938b-9afd3138aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:52.464Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a621c349-43ba-4677-810a-4667a1c56ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:09:52.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:02.506Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a2fea263-1f25-455c-a921-d88509a29b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:12.522Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bcba533a-eea6-4736-a880-55b3ce56f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:22.543Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=461f9065-3a0b-4a8f-bea4-3f56b7bae5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:32.560Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3179510b-cac5-4ee0-9edf-f7b81254063d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:42.581Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cf681a44-39c4-419c-a820-ae5ed6b3c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:52.621Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f8bb2894-cbda-4bdf-81eb-0d8edb0a2bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:10:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:02.641Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=17dc1294-9007-4218-97f8-4299dc50d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:12.658Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=de27f6a4-e704-4191-86b1-5be66664dbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:22.677Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ec3ed929-0d54-42e5-912b-8177da6d8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:32.694Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=071087f3-fb9b-4a4d-a205-aa634f2c3f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:42.712Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=87fbef22-3b54-4e54-8399-31fc5f6655d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:52.726Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6ea537ad-e363-422a-8487-d1cc8d3b42a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:11:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:02.752Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8a570e79-c76d-4579-a9a5-388b7e13886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:02.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:12.771Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a16bbb57-a6e1-406c-8d23-68368ed88b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:22.802Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c9a5a3ef-771b-4bec-95d6-81f393312046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:32.825Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0b6a38c5-083f-4013-8313-5bd00ff4cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:42.840Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d0e5a4d0-f356-4f11-83ea-a60ff8ca1677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:52.862Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8ff5b191-38c6-4d47-8647-38335fdcec9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:12:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T02:12:59.424Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T02:12:59.424Z |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 |2023-02-14T02:12:59.425Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T02:12:59.425Z |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 |2023-02-14T02:12:59.426Z |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 |2023-02-14T02:12:59.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T02:12:59.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T02:12:59.433Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T02:12:59.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:02.912Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=45c3309b-d18e-4a87-8af9-a4b383f91b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:12.940Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=038903b8-331a-4bea-a059-4e65064e3cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:22.957Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ee705757-bd01-43e2-85b6-9f26a9682d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:32.977Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2137728e-ca2c-42cf-9164-17df7d22b9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:42.994Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=34c5bc51-d5f1-467d-b0ab-29e68d29ce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:53.023Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=285cc362-6d44-499e-a5c4-5da1f0831441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:13:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:03.055Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a72d9f3e-e470-4938-8db0-f09c1317aaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:13.091Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6ec44948-2b38-4dba-a1d3-31d425517751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:13.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:23.136Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=116c5dd7-7fdd-45f8-8ea2-18fa700877ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:33.158Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7a14b3b1-20dd-4f51-bed0-3c6574bc6add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:43.206Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=110646a0-480e-43ef-a89e-50eed08d09af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:53.242Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a8259a07-1eac-48c0-bb18-bd471ff17e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:14:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:03.259Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=fb1ba85a-3625-4012-ace1-d2ce3b7183b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:13.279Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bbf44d5f-a7df-4445-a13c-36ceb44f880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:23.312Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3dc615ac-df5f-4828-a9bd-ab82cdb967a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:33.330Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5c340e94-adcb-476c-9d4b-f6c6d7f7e537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:43.349Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=24d67fd3-de5d-4479-87a7-1b56bea32e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:53.374Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e1e9f85b-cc99-4d8e-b717-efce1e44d68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:15:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:03.389Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=21154c48-6fc6-4c8b-9e9e-604a01cb1a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:13.417Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=daa4145d-0c05-475e-b1aa-5f7547be7086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:23.432Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6c6d0407-e360-4455-ae6f-2653792869f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:33.456Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3a5f2e68-5579-4773-8670-3f6ee8c26e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:43.478Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=e305a8d3-7634-4523-b30d-6b50396e9e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:53.508Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=cb2550d2-bec3-4dbe-97f8-686c79ef0c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:16:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:03.526Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=480d3e47-ae60-4c0e-9fde-9f7de32d7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:13.546Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=950f5462-dfc7-4834-82c3-fc3f9112843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:23.565Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=37c4a16c-166a-4b42-bdd1-dc38923518bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:33.588Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b090d7db-c5dd-44b8-be0a-44c32af55298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:33.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:43.609Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2fe342b0-8e04-4214-90ba-6ee2b4b49c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:53.630Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1269ef1a-b329-45b4-9da4-bcebb701893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:17:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T02:17:59.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T02:17:59.342Z |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 |2023-02-14T02:17:59.342Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T02:17:59.342Z |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 |2023-02-14T02:17:59.343Z |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 |2023-02-14T02:17:59.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T02:17:59.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T02:17:59.351Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T02:17:59.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:03.659Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=da5b00b4-c846-40ce-af8e-2968ae042c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:13.679Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2b9cdad2-2ab3-40ee-bc8b-af611013f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:23.699Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4699139a-8c8f-4ef1-bd63-35717a07b8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:33.716Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d08e1469-6130-4904-8420-97200ec9eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:33.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:43.739Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9be90769-1720-4532-8fc7-0cad6a459a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:53.755Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=14840326-d5b3-4aa0-85f8-fcbf24e83f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:18:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:03.770Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=714f31d6-e28d-4496-9fcc-f8163057b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:13.808Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d1fe3c2c-19bd-42b5-8b67-7f3557c5ce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:23.829Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=17d48543-4667-46c4-8426-8f5edfa8f89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:33.848Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=26604510-cd4a-4fc5-a2d9-f890f00c172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:43.867Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=30338797-b429-4229-afc6-6706861c89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:53.883Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3193c98b-1768-40c2-8e91-3964312bcd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:19:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:03.932Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=6db8877f-48d3-4d39-bd44-30bdae5804ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:13.962Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9923a305-bf57-4874-89b8-d7146418f1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:23.984Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=48600112-c259-4ee6-926d-3568891bf4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:34.014Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=524acaf0-b6c8-4c0a-a87f-e19124934824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:44.032Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d910b97c-8374-4fae-9e1e-50c5b03959b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:54.057Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b9e5760d-7a34-48af-953f-a597b974557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:20:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:04.087Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=436b4b9d-135f-408e-b38e-1223acd38262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:14.107Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5dc7dea8-8693-4908-8604-b67ef6657639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:24.122Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=701374a8-a953-4057-8ac5-3ce28a9c97c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:34.138Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c89f247d-cc5c-456c-a357-62dab8dcd05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:44.166Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=ff0df1a1-ac5c-45ae-90dd-bbbe18e22876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:44.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:54.190Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0e6a7fb1-e1a5-45ce-a7a9-7a20ca98b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:21:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:04.241Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c4f37c71-8e41-488d-8e26-2329a893d251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:14.261Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=23391bf8-ec4e-4a3c-abd8-a1fc814ee40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:24.295Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bdc6ea02-cc67-42fa-ada3-597b08cc025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:34.316Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f39f1f62-b713-4c49-bf1b-b7d9b47ed650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:44.337Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b48be027-762c-4e63-b12c-2c32e289c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:44.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:54.371Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1bea0d2c-2dba-42c4-a5ed-b2f19f7cb625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:22:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T02:22:59.177Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T02:22:59.178Z |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 |2023-02-14T02:22:59.178Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T02:22:59.178Z |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 |2023-02-14T02:22:59.178Z |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 |2023-02-14T02:22:59.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T02:22:59.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T02:22:59.185Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T02:22:59.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:04.390Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5e7fae65-9934-4e1b-afa9-93cbcf7393c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:14.415Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bafb3bde-38ba-4673-b1d7-26b15f1bc5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:24.443Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=972141ab-7891-43d4-ab5c-c116df6b939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:34.467Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=07e348de-67ce-47fe-a841-fd2a10b37e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:34.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:44.497Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dcd5f696-53e0-4dbb-ae85-a9b36f54bf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:54.519Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d6361c04-51e1-4372-a0b1-010e5c28aeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:23:54.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:04.553Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=35002bd8-0fa8-44d8-9aa9-0ecf2f3e5502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:14.588Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0c1ef850-56ab-48fe-97f5-71a0477f7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:24.610Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=96a30293-6995-46e8-8ad4-29041e625d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:34.657Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=c76add5f-eca1-4a0b-b830-028683dc4112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:44.685Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4c218286-3a1a-472c-a82f-86de3db3cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:54.708Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=41eb58f3-8192-4aec-a105-5d93a49d4b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:24:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:04.728Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=83b6e8c7-cb04-49ca-889f-cd8f518da9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:14.751Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=bd052b2b-e0cc-4adc-b61f-acede84c5489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:24.774Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=49c03203-ec74-4139-9826-3a03d93364f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:34.804Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=07c04690-791d-468e-b147-034d1d3d5735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:44.841Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d7654fc6-5b77-47c5-8d2b-9ffe4a7b8f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:54.858Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=346b749b-0f91-41b9-ab0f-2177da774644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:25:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:04.874Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=25943e68-417e-4809-8a95-5b5a1d75eef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:14.911Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=1c8f6a30-6699-455a-a822-fdfd170c9512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:24.944Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=97a7bc54-d88a-4eb0-be13-0a37fe44fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:34.962Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=66d66271-595e-4914-bc95-fa779dc0b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:44.987Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=3070a7fd-3063-4560-bb93-a45f866ea5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:55.011Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b62f4198-bb63-4ee1-9df2-1d5c5bc43eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:26:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:05.044Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9c479114-2dbf-45ad-bc87-022ca15f3823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:15.063Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=7647a2a7-fb1c-4249-8c67-f12c6738d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:25.088Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=41209f54-df6f-436e-90bf-394fa44d44ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:35.111Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=dcccd728-6840-4ef6-b69a-6c63987978a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:45.129Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5b4e9b33-14e2-45a3-818f-28776c284af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:55.153Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=a38414ff-0573-465d-aee7-d6482c447e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:27:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T02:27:59.473Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T02:27:59.473Z |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 |2023-02-14T02:27:59.475Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T02:27:59.475Z |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 |2023-02-14T02:27:59.479Z |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 |2023-02-14T02:27:59.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T02:27:59.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T02:27:59.496Z |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-internal.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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.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 |2023-02-14T02:27:59.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:05.172Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=b9d59fe2-0548-4f84-bebf-adf2bb5dbd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:15.199Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d3d27075-0d37-45df-90c3-8a2630f36f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:25.239Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=22aa2ed5-7272-4bef-b677-5dbf0d301277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:35.258Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=5ad2c17a-87ae-44c2-ad0e-c7da81eabeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:45.277Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=0028c522-2a81-4845-a46e-3bfd56a01588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:55.291Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=785100db-31b2-4646-b6ab-440c38adda91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:28:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:05.312Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=8394d5ce-d5cd-4e9a-b0fe-af45ff9a4ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:15.334Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=d0b096c0-7f4f-4740-8014-f7c1aaa8972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:25.362Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=9f207dc4-5d18-47cb-a82b-c22842b177e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:35.380Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=44ce5732-2479-45b9-96da-e7dd239d8440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:45.447Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=f409d1c1-0ac6-450c-a8b6-415c35fcd30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:55.487Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=4902f205-270e-44d9-a55f-f23c8bbb2663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:29:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:30:05.508Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=2584d8ab-4fe4-4b2e-b46c-b6a73e581344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:30:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T02:30:15.525Z |INFO |Init configs |InvocationID=81818f16-6c2d-4e36-90e6-eca36cbd329c, InstanceUUID=26d80328-7db0-4924-b90a-0cec3e504b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-