By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T11:47:30.926Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T11:47:30.939Z |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-01-25T11:47:30.939Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-25T11:47:30.941Z |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-01-25T11:47:31.335Z |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-01-25T11:47:31.467Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T11:47:31.467Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T11:47:31.468Z |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-01-25T11:47:31.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-25T11:47:31.606Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-25T11:47:31.632Z |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-01-25T11:47:33.048Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-25T11:47:33.495Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-25T11:47:33.518Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-25T11:47:33.518Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-25T11:47:33.608Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-25T11:47:33.609Z |INFO |Root WebApplicationContext: initialization completed in 1976 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-25T11:47:34.458Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-25T11:47:36.432Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-25T11:47:37.122Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-25T11:47:37.297Z |INFO |Started MainApp in 8.808 seconds (JVM running for 9.581) |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-25T11:47:37.389Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-25T11:47:37.391Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-25T11:47:37.392Z |INFO |Start scheduling PRH workflow |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea | |ENTRY |main | org.springframework.web.servlet.DispatcherServlet |2023-01-25T11:47:37.393Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:47:37.412Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c24cf9b2-1aac-483d-80c5-c5d51b5a5e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:47:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:47:48.126Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ab925082-8f02-4a52-a4dd-f7634f2c2ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:47:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:47:58.164Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9b1956f9-3015-4916-8ca1-5d2373762569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:47:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:08.190Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a56b8423-1ad7-4e30-9c41-71c80fab36a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:18.214Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c8b5e564-6eb5-4a72-9832-f11f9cdd0b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:28.236Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4980248c-90c6-4635-a22f-b89b8869d812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:38.273Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7d964b6b-7c6e-4d4f-b9db-44c293b48a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:48.298Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=733f20f4-174f-48e4-a32d-17da5fe1f4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:58.335Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6576301d-c6df-4d99-8d89-b012e3fdbb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:48:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:08.365Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=268b769e-99f5-4bc8-8844-e90697d0466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:08.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:18.387Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bfd168c5-d766-4b8f-8a97-3ccfb2dfd602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:28.410Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=41fab7c7-130a-461a-bc2d-670a1219a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:38.429Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=638095e0-b8dc-42a4-9fd1-630bdc897326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:48.442Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=65c3aec1-8635-489b-aa2b-10b56587a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:58.461Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f642f91d-6945-421b-b211-3952046a9032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:49:58.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:08.474Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf6490fa-4331-40a4-a0d5-b203dcf3cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:18.490Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2664b709-b66e-45b3-8e71-163465bc7bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:28.504Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1638d531-884c-4ac3-8ca9-92a06712e5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:38.519Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=95018bc3-b27b-4e3e-86f9-d6cd3732fb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:48.532Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=49ed088b-06af-484f-915e-128d7a7ad1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:58.545Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e2141d38-31d9-4304-bcbe-ce1187ae137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:50:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:08.558Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6eca5b03-ccfa-4e00-899f-aef29b905b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:18.573Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0732d1db-24f3-4785-82a1-120afc9e8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:28.598Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f0c3c0c1-2511-4ffb-93d9-394d4b04fe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:38.624Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c258872c-bdfe-499f-b516-8e098d23d2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:48.641Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4249d291-95dc-4fab-831c-4bf5b5a7e5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:58.666Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fdd242a2-df90-4a1f-b403-3d1c87b552c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:51:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:08.724Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=717c887a-ba59-49e9-9c90-87c0161ccfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:08.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:18.737Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b1820c9d-e7c3-4a4f-b175-23cdf977c864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:28.753Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=502edd6e-4ff8-47d3-a07c-222267cc78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T11:52:35.709Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T11:52:35.710Z |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-01-25T11:52:35.710Z |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-01-25T11:52:35.711Z |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-01-25T11:52:35.711Z |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-01-25T11:52:35.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T11:52:35.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T11:52:35.726Z |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-01-25T11:52:35.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:38.766Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b69fcf0e-c58a-4a35-a1ab-31a247ff7135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:48.785Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6e384a0f-e5da-4302-9f27-33dcb42e3135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:58.802Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf40b2ad-5a6e-4704-ab38-577817ba5e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:52:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:08.822Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e21baf77-aa03-4ba7-9678-231fdd9350da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:18.835Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e35f5bc5-0499-4f78-b9bd-989c4d572b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:28.849Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5f127cb9-e4f8-4e9f-b10c-5415136a1d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:38.876Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b4fdb3a5-cea9-4c58-8b7b-8ecb168610c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:48.890Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e1f6a1f7-7ce2-4623-9c1f-cb6320d5d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:48.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:58.904Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=47bfed15-95e1-4ad1-aca1-9ddb31ec2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:53:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:08.918Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=36945470-38f4-4054-8ab7-e364870c619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:08.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:18.930Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=38f7d7fd-b06c-4267-9ec5-3d0e2dc91fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:18.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:28.944Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=49300241-5ff0-477a-a443-496e95351364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:38.958Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9edce0a2-3c72-4544-879b-8626f8f568ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:48.971Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8db6d4e5-9bf0-46c5-9b96-8425a539a6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:58.985Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5287c162-8a23-4e35-bf6a-2d0be4192866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:54:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:08.998Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2a806cd4-479c-402c-8100-19eaa5cfd683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:19.013Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=84c3e609-43e0-4cad-90a0-2c3bff739b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:29.027Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dce07d90-05f4-4e35-b15a-6e180876a84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:39.043Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=997692c0-5ef0-492d-ac72-373f3601b964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:49.064Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=da35a28a-efa6-4483-a6b1-3e430aaa7e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:59.080Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c5969e6e-7866-495b-aa7b-fafaa6a41566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:55:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:09.093Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=de195445-2623-4f9b-8810-670709c27e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:19.106Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6156b7d6-8b3b-4d0a-9c6b-79ab33bcac79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:29.120Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=277ccd39-1640-48c2-a44a-b0e50b685e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:39.133Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5db3e689-38d4-4eec-9b28-18b4ed0b6875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:49.150Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=84c1f64d-ea46-4ca0-a7f4-98c980befd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:49.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:59.169Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3b2c6d1a-3b83-4c93-b3cd-ebf8e25b1e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:56:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:09.213Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4e10cb05-5047-41ba-9c28-e694006c0c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:19.226Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a64b3515-edad-485d-81ab-40a775545b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:29.247Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c80d1142-4c5f-4acc-b729-5da1294ff78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T11:57:34.767Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T11:57:34.775Z |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-01-25T11:57:34.776Z |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-01-25T11:57:34.776Z |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-01-25T11:57:34.777Z |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-01-25T11:57:34.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T11:57:34.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T11:57:34.786Z |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-01-25T11:57:34.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:39.268Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=014d5012-dc61-42a4-9564-353ecc039484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:39.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:49.284Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=16b8054d-62f1-49a2-a114-daf875946be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:59.329Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e936e161-6c4f-4997-8a18-95fdb12e8806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:57:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:09.344Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=041b5152-532d-41de-805b-1a3add75a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:19.363Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b78142f5-0c48-4cc7-ac8b-6dcc56f50114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:29.375Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=498a2ef2-0f5a-4b85-ba6d-855d8005f98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:39.396Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=219bdd3b-f620-4b41-8aba-ac56c51255d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:49.411Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3546557c-c3a5-4816-9a77-4290af31c891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:59.424Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=28ae615e-cdc1-4de7-9c94-e457e22bfcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:58:59.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:09.439Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9d546c64-e750-44ad-985d-90ac6bf30534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:09.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:19.453Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=63f788ed-1dea-48c8-afd3-2cbc102aa1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:29.467Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d2091e8b-8459-40e3-9b41-acd655625687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:39.487Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c62a2509-7361-441f-beb1-7dad8c61a68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:49.500Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=80cfd6e1-038e-425f-942e-873e2756c32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:59.513Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e52cc762-3133-429d-8b7d-4b350610c79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T11:59:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:09.530Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8fe4ea50-9910-4651-b2ce-2abd4d3b6be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:19.545Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=73af47d7-3375-4dd3-afcc-76a8bab9ec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:29.563Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d5b571c3-6ca9-4256-8029-13a889f4db23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:39.575Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6dd23223-7139-4a36-aa93-79a90c54f700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:49.588Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6353150c-2345-4f11-b22f-c357d2b3af25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:59.603Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d8563d45-071d-4099-a383-8ace6bdd38bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:00:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:09.617Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=550f6418-5396-481f-8d8a-70906f4d4c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:19.630Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e1a89d11-bc62-4aec-914e-73a1c33ab78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:29.644Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=56ca8677-64fe-4fc9-a2ae-3e9efadc6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:39.659Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=972a3d25-2096-4a25-9c71-7553bf75fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:39.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:49.674Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f39e5825-74f9-4a4e-8520-408618c4bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:59.688Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f2d5f5a3-85a3-4707-9e5c-0fbbce8af6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:01:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:09.701Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=710ec325-f25c-4e60-b180-c76383346123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:19.715Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5243c162-4e40-4104-ad25-744ba0eefc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:29.730Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=98d9b304-b5af-4f41-ba7f-cab4a78b5514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:02:34.687Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:02:34.688Z |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-01-25T12:02:34.688Z |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-01-25T12:02:34.688Z |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-01-25T12:02:34.689Z |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-01-25T12:02:34.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:02:34.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:02:34.697Z |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-01-25T12:02:34.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:39.743Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f176597e-b47a-4360-b75a-70d8083309b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:49.758Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=abf5bd50-d7cd-469d-b39a-ff1570c49ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:59.771Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0e372880-270e-4b79-9197-33bd33c9a2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:02:59.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:09.784Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=77c3ad33-6632-4f45-b3f9-5616bb887dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:19.803Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=35fc4a00-0e55-4185-9e9d-cc02230b515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:29.818Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ac8d401c-d006-4834-96d9-a83fd0b0f42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:39.832Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e5e05b8f-2a05-4641-ba2a-c406e343d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:49.847Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=30d8060c-f033-40a8-8a25-e8258f5b6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:59.861Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d789bd66-1b17-4f1c-85ad-e4f7f9587983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:03:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:09.876Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ebc1720e-f731-4488-b94d-4144e14dcc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:19.889Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d2e20744-d052-48bf-8424-dee5021eb4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:29.904Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6f3e4605-f944-4b6e-9fcd-e52d91586258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:39.917Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=13ecbb80-a5ff-40c2-b4a4-aa6e3b81a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:49.934Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=698fc501-a8a0-4808-91d1-4809a9a45da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:59.946Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eef97114-676c-4a7d-8e2d-34e9f8b7389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:04:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:09.960Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a70d45e7-c1e6-4c98-b886-392412331264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:19.974Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=90c89238-18a6-4f0d-ac99-037206c2508f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:29.987Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0ee46319-05fc-4abe-a607-c854ef83a2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:40.000Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cad36d33-0904-49df-9180-1fe7b2dedc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:50.013Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0ac7d8dd-415c-453d-a296-491f21d5f9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:05:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:00.026Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6ebf7d68-3c32-47ba-a13c-e05e9ea034bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:10.060Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=928cf638-7bd2-4e02-a207-4d07e069cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:20.076Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ffb6b5a2-8224-4f6e-bbbc-6659807a348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:30.092Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4b717c50-ab0e-4546-a5fb-15add1ade2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:40.113Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4a92ef26-7369-44c5-a54e-ac4f3ed073b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:50.126Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8ed2d3af-1e18-4fa0-86b1-dc389a3b4e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:06:50.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:00.148Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d7184d17-cdee-4cd3-a2fc-ecc3d2d603a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:10.161Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e930bafb-43a4-466f-82df-b5f7ded70768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:20.185Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3979f25d-29b6-47e9-9f71-a710350b785f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:30.197Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=38521669-586e-442c-8350-7f5e2b5125db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:07:34.732Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:07:34.732Z |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-01-25T12:07:34.732Z |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-01-25T12:07:34.732Z |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-01-25T12:07:34.733Z |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-01-25T12:07:34.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:07:34.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:07:34.742Z |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-01-25T12:07:34.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:40.227Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d02caec3-20fc-4d8d-a182-190a822981d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:50.249Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ff851487-cc82-4a47-9854-4841c3d53d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:07:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:00.261Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7dedb12f-e33b-478d-95ed-1745e2a758a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:10.275Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=098762f1-fe07-45e1-9c3f-35d936eb0c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:20.294Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=db2e5118-cf4e-43ba-89db-d3eb25af18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:30.313Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b7ba6631-86c1-4dee-8240-968ec112d5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:30.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:40.328Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0d3eac8a-da12-4e57-a133-b97b3f184e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:50.342Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6a4f2c56-6b53-4bd7-8452-a1d2cea236ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:08:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:00.357Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cfe2e176-4a85-490f-a6bc-860c4d15dcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:10.373Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9de80056-58ea-415f-857f-10c5b596f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:20.386Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9e3284f0-610a-4e7e-b3c1-110a5484c950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:30.401Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9560d4ae-aa9d-4a5d-b492-dd10fe1898d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:40.418Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a90b6729-2785-4556-9cb0-36c52b10d851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:50.433Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a0d6db3c-7cfd-48ec-a39f-73d941be5fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:09:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:00.446Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=771ec240-fc72-4ac8-8a8a-42cb9f4b29f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:10.487Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=648cae58-cb2f-4daf-a26d-e485a3e69cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:20.502Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c0426bab-a896-4ab7-9a10-5044bcf19d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:30.525Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4ed04596-d31c-4ef5-ad67-0ca9b765c92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:40.555Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=aa54f994-2be4-420c-89e9-18a62781e5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:50.567Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a548f56b-4b66-4cbe-97d0-9be22f88ce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:10:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:00.580Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0bc941d9-8414-45c3-8320-d8d96e9fc4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:10.594Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=20eb0f50-f9d8-4409-8ada-3778e2a03fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:20.606Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8bf3e614-8e91-43b1-ba8b-59b81653ea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:30.618Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ff572212-8e67-48f0-bbbe-b021f1f4f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:40.631Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=97f2535b-a161-4b12-9394-c74e77df1e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:50.658Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8cd36523-1307-4730-8618-cbf034bf0cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:11:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:00.671Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=30566fd6-a71f-4ab8-ac7a-2a53ff40b9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:10.684Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1f84b04a-096c-465f-977d-ed9ceb1e27f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:20.699Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=471ba436-bc64-419f-a5ea-2926c463f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:30.712Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b986374f-ebe5-497b-84df-757a6da960f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:12:34.693Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:12:34.693Z |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-01-25T12:12:34.693Z |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-01-25T12:12:34.693Z |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-01-25T12:12:34.694Z |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-01-25T12:12:34.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:12:34.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:12:34.701Z |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-01-25T12:12:34.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:40.725Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=017a5048-4787-4d73-af1c-ca305022f651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:50.738Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4afad423-d0f6-46d2-9d25-f973e7b77dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:12:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:00.753Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5ab2bfa5-33c4-42c8-ba00-a2f9b2a64b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:10.772Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=119a0285-3540-4b41-9a6d-058b9b30f721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:10.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:20.786Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d9b4ae13-4359-4870-a1f1-71e87872f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:20.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:30.799Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0af3f4fb-e8ee-4595-8bfb-c0245bad4da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:40.810Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bb6d21f3-2ab9-44ff-953f-32e26cf890df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:50.824Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=41288fef-29f9-4844-ad9f-6d5927b92b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:13:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:00.837Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9aab0d74-17cc-4e40-a272-478b0f86120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:10.848Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=22fe8e81-faa6-4cf4-8920-c5c1656cf0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:20.861Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2b1dfdf9-04e4-4d6d-a3ec-5ba43f096994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:30.903Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=15585dbb-8d2c-4a3f-b6f1-7cfde6aa527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:40.915Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=72a7fa82-7eb6-4685-955f-12f046127595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:50.939Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=675fa313-1c4d-4203-9867-0f81be3766fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:14:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:00.952Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=898924a7-ac83-4aac-8419-44c9b7bfe5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:10.966Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=daaba91f-453d-41d7-8be9-de3933e98f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:10.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:20.978Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f9738aee-542c-49a5-ac9d-6e23667e1e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:20.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:30.991Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dc0f7f9b-21bf-4adb-8519-7f4208fa4bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:41.003Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=77d13925-d8d6-4400-8d79-00d468fc32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:51.013Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=06e13c02-054c-4d1e-af94-28325b50aeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:15:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:01.025Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e16bd9bb-2af7-4285-a15f-72f886d58ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:11.038Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e99b1eeb-04c3-4f54-a291-75c4846696fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:11.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:21.050Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=75ff90de-119e-4505-aadd-1ffa99d367b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:31.062Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3db9bdc1-33e5-45ac-8f91-5e1f464eba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:41.075Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0418371d-af3e-4c77-8961-47f4fd386ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:51.087Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d5687e39-bf4c-4ba9-b6d8-3786037abd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:16:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:01.099Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9bdd8a7b-fbb2-43ec-9294-3f7d9217e836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:11.111Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8e406f1d-8d00-447f-b321-d8a6e707579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:21.126Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d8866e59-9eb7-409c-b267-15778f860efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:31.140Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e23e318e-0eb8-49c3-8936-6216b45e77fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:17:34.737Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:17:34.738Z |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-01-25T12:17:34.738Z |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-01-25T12:17:34.738Z |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-01-25T12:17:34.739Z |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-01-25T12:17:34.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:17:34.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:17:34.746Z |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-01-25T12:17:34.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:41.152Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=57f05feb-d382-485f-b6e4-a171bb815c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:51.164Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6c9f6e26-a5b1-4802-82c2-6009f7eeb291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:17:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:01.176Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3bd5d8cd-f2b5-4498-b883-af6f53027d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:11.189Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9c8a823a-0df3-41b2-b9a7-7a32c5f0310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:21.201Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5386e968-dcfd-455f-b47f-0cfe054dd793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:31.216Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=599ddfe5-4ecb-4161-8202-b8770c63a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:41.229Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=51c0dc57-4766-474c-84b9-d812fcd57186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:41.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:51.241Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6e24f468-85a0-42e9-a01c-e4599e861271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:18:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:01.255Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5c839ce9-4b4e-4a04-ae6c-3c92817b904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:11.268Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1df1bce5-7426-495f-b0bc-e80b630faf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:21.282Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4b2e79a6-38a8-4a9a-b49b-f03ad2e72351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:31.310Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=453f2973-8f01-4ccc-bbeb-a89627e8547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:41.325Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1f720a32-545a-4ff3-866a-48b9963a22ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:51.337Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=886b73ba-ff5e-42dd-85cf-1dca5ee8257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:19:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:01.351Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b555269e-9cba-4514-9cf5-681eb3b7d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:11.365Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=69fd4217-386a-4c56-b949-b475fc1ec805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:21.379Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cc9c149a-0d43-41a1-80f0-b9f86568246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:31.391Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6bb61cb0-07d8-4192-b258-aaf5dc9bdcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:41.404Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0c3d5fd1-3416-480a-b985-9ef4cfa7e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:51.416Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1c698a81-0838-4176-92f1-c472b95caab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:20:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:01.428Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e7afb027-f34b-4494-95e9-65b0d73cf98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:11.442Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ed45574f-96bb-4c94-aa7a-7567ad372f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:21.456Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=032c2ca0-5911-4041-9799-47858c2271c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:31.471Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f6a8a80b-0a20-453b-9c10-613e61929ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:41.482Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c5f5c96a-b4e2-46fa-a088-df9c6b6c4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:51.494Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8ac9bdfa-ad22-4bba-a8b8-d90c228f4ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:21:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:01.506Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7f183a61-1090-4eb4-a698-810ff2bbb79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:01.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:11.518Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e49b3f99-6336-4857-83df-d87421203900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:21.531Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=40fdbb98-7a64-4eca-869a-540f1c857ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:31.543Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9050cc24-fbd1-4613-b25a-df3abb0394ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:22:34.697Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:22:34.697Z |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-01-25T12:22:34.698Z |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-01-25T12:22:34.698Z |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-01-25T12:22:34.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-01-25T12:22:34.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:22:34.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:22:34.706Z |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-01-25T12:22:34.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:41.555Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dfb3a1be-254f-4a7f-b22e-d40952861144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:51.568Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f87728c2-112f-4199-b3f5-0b66050e8a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:22:51.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:01.589Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b4e02436-f578-4f24-a9dc-36c01d1be1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:11.601Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7468b63c-914d-404a-989e-e53f395c425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:11.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:21.615Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=68c86423-a789-4621-8001-b744f30f0798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:31.629Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c2835cf7-18a2-4e9c-b0b5-d38590c69e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:41.645Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5f84e884-b12b-4471-939c-8551dbb9d400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:51.656Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c245f0b3-c4ce-4ea9-b01d-0360ecd998c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:23:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:01.669Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5cbbc18b-1248-47e7-90f0-3ece3b027b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:11.686Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5044bf8f-18bc-41eb-afc0-79394f1e6a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:21.699Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bbde8250-fbd2-40ed-8bb2-78d52ccab27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:31.712Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=90e65095-577c-48f9-bdcb-1098dbe4f04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:31.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:41.723Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eaa8eeed-d31d-4c9c-a364-33aaa3e184eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:51.738Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c923b4eb-9f03-4721-a2bf-05e7fd1d4f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:24:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:01.751Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=40d6441e-3f24-456b-b41d-d03fee2c3261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:11.763Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ae9c8cca-fe76-47c2-8b23-e044b94b2169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:21.776Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b14f80ab-3e78-4107-92f9-0971bd186371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:21.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:31.789Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=674820fe-d45a-4a0b-9c65-0731ea2c1893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:41.801Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d9923a8f-7f81-4794-a9f4-ae4e5931c94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:51.813Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ff89c811-4779-473a-9272-310b6136d9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:25:51.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:01.832Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c17fda8c-4fa3-4f46-b2c9-76fcfa10e9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:11.849Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=70fbf099-0571-47d7-ace5-ea6a84a45d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:21.862Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=83046426-362e-4462-867e-0d32c743b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:31.875Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b4e848a8-2203-40a2-806c-f6aecce84b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:41.886Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1fb261c2-5f39-4010-bd19-b11dccb21678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:51.905Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=484cdc57-e506-4600-bcaf-4db748cc4d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:26:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:01.934Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c68af2e4-9df3-4195-bc03-2ff835fd29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:11.945Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1178a178-7390-485a-8ed6-350129a7e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:21.957Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5081f8c7-88c7-488f-835a-9469e26c49e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:31.970Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ea5b3364-b47a-471d-98af-3828d804125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:27:34.728Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:27:34.729Z |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-01-25T12:27:34.729Z |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-01-25T12:27:34.729Z |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-01-25T12:27:34.730Z |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-01-25T12:27:34.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:27:34.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:27:34.737Z |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-01-25T12:27:34.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:41.983Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=26a7c032-e3ae-48ac-a843-beeb46fc4594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:51.995Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=06960293-aa16-4930-bcc5-2db3943ecc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:27:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:02.007Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=56bffc2b-4b38-405a-a67e-ddebd11fc438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:12.018Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6b12d5fe-d1ec-409d-be40-ec3e8dffb92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:22.030Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ebd42254-3fe0-4763-a288-c79900670aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:32.044Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a81580fa-3644-4f92-a787-76ccab73579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:42.056Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5de6baab-5ef8-41ad-91e9-a0f9865b4dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:52.068Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bb9cf22e-c970-4dce-a930-48741c09fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:28:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:02.080Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b98912b3-401c-470e-ab52-6219e4db99a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:12.091Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=160b98a5-f910-45e5-bf86-437ff3e2aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:22.103Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9eb460fc-80cb-4fca-8028-8a381580e1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:32.115Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b3aedd19-3021-4138-99b9-a9410eaa7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:42.126Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=08b2cf41-cdac-4d92-84ea-bcf6f48df8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:52.146Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5427ec35-5a91-4132-b448-4d620aa582b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:29:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:02.159Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8237101a-c020-4b34-bd61-53d11792f0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:12.172Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=733570c9-d9e2-463b-ae5d-4ca48a823c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:22.185Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fdda4c5b-b7f8-4aab-ac8c-3e990f78dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:32.198Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fdb90a25-2ef1-4d86-8054-9ceb4e555704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:42.210Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=958f09a7-0018-4fda-b2ce-a037f13e8c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:52.220Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c7a24f2b-a227-4c07-8c03-36fa8b46dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:30:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:02.233Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7f3887ec-8dd1-4f21-aef5-ba27ca93a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:12.245Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8aa46816-b1b1-437f-b3b6-ab452e3ef943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:22.257Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0e52df80-addd-41b6-91b2-9182dabe9bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:32.270Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=65a749f6-8095-4cd2-ab5b-1a3f48e9553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:42.283Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=35ac73d2-a7b6-4b70-a787-529b91200c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:52.293Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=88f5cc13-1cac-4829-927e-6285c8b9c26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:31:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:02.304Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7bbb6b97-f8a2-4c2d-a05b-d54fe155bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:12.315Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=51986721-9117-419c-b3e9-40636319c720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:22.326Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=69d90a84-0c1e-4afb-ba2b-7bfa0aa88362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:32.339Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cfb98bd6-6734-4dae-aa67-74819a696314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:32:34.679Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:32:34.679Z |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-01-25T12:32:34.680Z |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-01-25T12:32:34.680Z |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-01-25T12:32:34.681Z |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-01-25T12:32:34.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:32:34.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:32:34.689Z |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-01-25T12:32:34.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:42.353Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0d925ca3-32ce-436d-8c98-02448b63cab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:52.372Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dc8f8bb6-6c98-45f8-8c29-76a039713dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:32:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:02.385Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3d2dfd2f-3eca-4820-ab29-5b8cfa9ef215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:12.397Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=54715427-6d39-47a6-b5ef-170f9574e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:22.409Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1201ecfd-ed66-448f-a16e-3dba40d21fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:32.421Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=77317fd4-81c4-4e31-bda2-03670d4aed59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:42.434Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4afad6aa-1c74-48a8-b488-7ce36f00d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:52.447Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3f149a64-b11f-4d2f-87d1-866238a01f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:33:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:02.458Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d34c31b1-185a-4c53-9d33-5bce82531c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:12.469Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=103a67bd-529c-4a14-bb13-764160a5d6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:22.480Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1869e7ab-4f94-445c-99cc-cdfd57740275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:32.492Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1c0e10f9-56d1-4741-abd2-0ec482814055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:42.504Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7aee744e-fb92-4428-97c3-caff129c65af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:42.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:52.516Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=229cf4f3-b309-41e2-b6db-af7a63629ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:34:52.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:02.527Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a26b11ce-8946-478d-8ab9-cc1c9c20487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:12.541Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=790c7c94-6f67-4ac3-9729-ce441bd68908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:22.553Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dafa3d0a-aaa2-4e53-bc59-6370770e3bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:22.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:32.567Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5a8adde0-5f8d-4ae2-ba3c-adc8b2271cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:42.581Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=054f8ee2-abc6-490b-b278-72d1b6a3f4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:52.594Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ca638b85-17e6-4eb9-8b11-67b07aff1acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:35:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:02.605Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=064d72fa-67d7-430a-8a5b-13ee77eae45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:12.617Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a2bee10d-cd83-43b9-8403-d0ed5e828d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:22.628Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2c35274a-acd5-4b7e-a062-bbb6ce547922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:32.640Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6c52971e-f471-4626-b17d-6a0acad73699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:42.652Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6b125c16-f489-4689-9206-19ba13b4abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:42.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:52.676Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=16a65a59-bd8a-4c3b-a51e-07e42adc30fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:36:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:02.688Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2a82ffa6-23dd-4d09-ae79-e9ca9ca72f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:12.700Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=66eb3620-8068-421f-9939-6c3a82724340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:12.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:22.711Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3995808e-655c-43f0-9488-79b5814b5231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:32.723Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ff69b678-07b2-43c3-80ee-e2f093f6d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:37:34.681Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:37:34.682Z |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-01-25T12:37:34.682Z |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-01-25T12:37:34.682Z |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-01-25T12:37:34.683Z |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-01-25T12:37:34.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:37:34.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:37:34.691Z |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-01-25T12:37:34.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:42.736Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=28d4c984-425e-4406-94d8-08298a294ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:52.749Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6d14d657-c197-441e-922c-dda3a00ef865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:37:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:02.762Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=99a00c5a-8add-4a31-9a26-55ad883c4b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:12.773Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3d421599-bf98-478e-af70-85880984f697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:22.785Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d9cf5988-63d2-4103-ba2a-2c7e40a23e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:32.796Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9bfe53b1-a8ce-485f-b6ef-31cfdb15d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:42.810Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9d68d874-2461-4146-9afb-ce41e53b50bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:52.834Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1288f76f-82eb-4b6f-a805-f2bce8115f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:38:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:02.879Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=160d3d64-da46-4030-b307-4280c0ed77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:12.891Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=be392606-5f8b-4519-b6a3-34f573b3b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:22.903Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=33beb75d-4015-4109-b8b0-eff03b70cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:32.915Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c0daa895-c304-4cb6-af35-90e7fcef940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:42.927Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4a9b884e-77b1-46f9-a916-fc8a4bc69ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:52.943Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9ae1fb06-289c-4189-b538-131554c97969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:39:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:02.958Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2b538a62-fb25-46e9-9461-b50d5de3bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:12.975Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3dd1bbed-fe82-4b8d-a1ad-265651f507fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:22.989Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=49f01620-a1a1-4cba-89ca-30963f52c749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:33.005Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a0a89d4e-2934-4a2f-a9fb-78fc9fc4b3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:43.017Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=26895c6d-8269-40fd-b59d-f200347d90ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:53.029Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=10c5c14a-4e10-4e67-825d-253afee9be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:40:53.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:03.047Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7820f2a5-8dba-4ab2-906d-d86bff23ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:13.077Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=653493f9-c7b3-4a4c-8677-eaf8dd0db761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:23.094Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2ca5650d-ec3f-4c11-ace3-6d972f7d543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:33.106Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=75c17e89-9312-4e28-846f-b35fcd62170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:43.118Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a46a958f-f7b4-4561-a8d7-05fc86f8c2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:53.129Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4c0f67ae-c87d-4c6a-adbd-d560b913ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:41:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:03.141Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=edf9b0cb-37f9-4f51-a658-d18e0173f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:13.155Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=97a860df-6614-4961-ad47-005d494478a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:23.170Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9560163f-fe41-4871-aa47-ee4fa54198fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:23.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:33.182Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5e0360ec-21c7-4501-bb03-9be8a0cbd34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:42:34.718Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:42:34.719Z |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-01-25T12:42:34.719Z |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-01-25T12:42:34.719Z |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-01-25T12:42:34.720Z |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-01-25T12:42:34.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:42:34.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:42:34.727Z |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-01-25T12:42:34.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:43.195Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7e3bbea2-b6c7-4198-8b3a-95d0a0ffc771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:53.206Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=96520797-0ca5-4014-a459-6556ef42f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:42:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:03.218Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6b9fcd22-e676-4156-a8cc-9de10e6eac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:13.230Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a6220206-c746-4784-a987-8729bd732a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:23.242Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3532748c-b8b9-4996-83fd-ba64e0ceff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:33.253Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf5ec281-ebaf-43a6-9f56-930a858c42e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:43.265Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f2970db4-4785-400f-adf2-5bb9ae9db8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:53.279Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=daf096be-0dd3-4ee2-977e-9a0013b1ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:43:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:03.292Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f38c927d-d24e-40bc-9b6a-bf7cd8017316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:13.304Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5bff91f7-baa3-4e08-997e-ef996dc1eaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:23.318Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0102e2a1-23dd-4bbe-8b8c-b84986b4fe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:23.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:33.330Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fe898722-0d0e-4271-a2e3-d0ddfa40cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:43.342Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2905eb49-a393-4cbd-ad81-6bfef850e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:53.355Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=815758c6-aad3-4c89-88d5-750397c5bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:44:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:03.369Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=819076e8-39f5-450f-aadd-0dcfbd9105f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:13.381Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=65f924dd-56c4-404b-849f-58db42a3750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:23.392Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=45877b04-0b0d-46e6-8e5d-12042f9a6381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:33.404Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5a210267-b221-4856-baaa-dcacf20878ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:43.415Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6a04dacc-24e8-426a-9411-b5c3ca714512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:53.428Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3b527fd6-fbaf-4617-9c8b-2b24d3659079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:45:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:03.442Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1e7e533c-96d2-4ec5-aced-05ca6379377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:13.455Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eb638745-483a-4a42-9bff-18ac5095facc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:23.468Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=378389ee-f444-4360-b07d-8fad581f0ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:33.481Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=40bca552-930f-4372-9d70-d453f50236ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:43.493Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bec4285b-e183-4e51-b487-dee03fd0adda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:53.505Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b5e40536-a3cd-4bf1-a4e3-fb7536380483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:46:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:03.518Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=02ff40b2-7ac3-49a7-9c4f-5a621568bb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:13.535Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3dd88ad4-8080-468a-bcac-5557397a0ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:23.550Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=05363c8c-f60e-4e72-9d98-b0b8c68bbbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:33.563Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e94165e6-24bf-4b5d-a685-d4d23178268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:47:34.698Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:47:34.699Z |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-01-25T12:47:34.699Z |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-01-25T12:47:34.699Z |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-01-25T12:47:34.700Z |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-01-25T12:47:34.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:47:34.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:47:34.706Z |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-01-25T12:47:34.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:43.576Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cb2c1713-7136-4632-8ad4-c5cdb2bac466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:53.588Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=18512f9c-959d-4045-8cb6-39e42338b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:47:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:03.602Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ac1e4475-586b-4690-86fc-59dd0a71901e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:13.615Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=08a2d7cc-14c1-47f9-9abf-f5e008164295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:23.628Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d4dc7f46-38a4-428a-9d34-e0f2e087d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:23.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:33.640Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=18e1715e-219c-444d-b34d-9cb83249f564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:43.653Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=866034ba-e1a8-4888-a9d6-452edbdefbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:53.666Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3b27ca80-5619-4982-8b6d-5c91ed1965bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:48:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:03.680Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6376f720-94df-4694-8a56-c0e703e835ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:13.692Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3a4765b1-9b00-49e6-899a-1b615d3d4772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:23.704Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=46c5bd9d-4567-4c59-a75e-81d5fd1fd0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:33.717Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7bea4a19-e8be-48c8-ad56-2615d32eda49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:43.730Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0048f04d-1c37-4fa0-911d-8bce4fb5d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:53.742Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fbd4b8f1-f7a9-4cdd-ad6c-3ea3db3858cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:49:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:03.756Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf615555-fd37-4c23-9c7d-3ebe776cf54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:13.771Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=33f916c3-39be-4d0f-a0c0-9a0c30a93a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:23.783Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=54da63fe-a0a1-45a7-a913-0adf64bac26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:33.797Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b808e236-c963-4ea6-b7c3-4a541ca43bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:43.809Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=08ddb5c5-3223-44c2-8fb0-70fd937effba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:53.822Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b33d501f-c32d-44ff-9e8e-cfe49a5e3cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:50:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:03.835Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4874ec66-fae1-4031-9db1-d384fb2d025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:13.847Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1c88db0a-d1af-4f19-a111-513a8bbfa171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:23.859Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e879ef47-26e4-4316-988e-cae612d86b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:33.871Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6046344c-7375-48e8-aab4-d7b6384b4f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:33.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:43.892Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e65c1595-ef2d-43e9-974c-dbf8932bce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:53.907Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=41e727d2-232b-429d-b58c-bea500b914b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:51:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:03.919Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1435f113-3066-4db9-8dbe-298b879408b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:13.930Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0d2376d8-f739-4912-bac3-d24d836d524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:23.942Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fdd1dc58-a49c-4932-882d-56ad0891dcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:33.955Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c0eeeb12-77cc-45b3-b499-0d3afff93dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:52:34.647Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:52:34.647Z |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-01-25T12:52:34.647Z |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-01-25T12:52:34.647Z |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-01-25T12:52:34.648Z |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-01-25T12:52:34.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:52:34.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:52:34.652Z |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-01-25T12:52:34.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:43.969Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c86d05ea-3860-4589-b93a-5b2fda7c1948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:53.983Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=48b06812-31ca-4751-8f3a-72d317924e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:52:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:03.995Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ea2a4d84-665b-497b-b77c-3b25adf73390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:14.007Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=81b91498-db9e-4ba3-930b-aa204204ba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:24.018Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=65a80041-a40d-4568-b062-ea79e497592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:34.030Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1949cafb-1ab7-43c9-88d6-bf154befa332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:44.045Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=04db3ae4-2cdd-49fa-9b98-46fc467b0f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:54.060Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf3cbcc8-620e-4fe6-aaed-a6767db5cbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:53:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:04.073Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=26f00444-ef0b-4e3d-b95d-b8086a43fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:14.085Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ef5e67c7-bd92-478b-9cc0-b0f170aa96d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:24.098Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cccf79f3-b136-422a-8608-82ae5be62c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:34.114Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=59b4380a-9b0f-481a-b9c3-9743720f931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:44.126Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cc1493bf-0c4f-474c-8ed6-d3f24817a568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:54.139Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fc49e008-2619-4e74-839e-8d1199288ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:54:54.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:04.157Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=91a8b1dd-2a3f-45cf-be7d-e2d71debe0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:14.174Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1079e7fb-e538-47b8-af5d-ae5a9e301fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:24.190Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5b7acd66-d072-49b2-9a3f-6eb23ffe96a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:34.205Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=12a1412c-b56f-44d7-b5e1-ecadbcd36655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:44.217Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=24d7aa1b-1ac2-492b-8a27-f94cf997e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:54.229Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=27650cd5-17f6-451a-a9e6-1ed03b9ea8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:55:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:04.242Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=50803be9-8941-4efc-a8ec-7ba2fa172b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:14.256Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=34c3ff18-16a6-45c7-9958-b2bdd63db546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:24.268Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8636dd91-02ba-4242-b90a-d54cd3a3ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:24.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:34.280Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ee11ceae-6a39-49ea-87e4-ee3cb27c1dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:44.293Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=67f3e8b5-a32b-44fa-b706-492d31314d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:54.305Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5c52a4c1-9496-4515-ba38-1a2ffe531571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:56:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:04.318Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b7553354-bb58-4a73-b224-39b1ecb9649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:14.331Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9312f036-337e-4f11-8b33-58004ad92af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:24.342Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6e855c41-a263-4016-85a3-4b281bd4cd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:34.357Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b07970e2-f021-4ec3-bc79-a7ae87295b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T12:57:34.721Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T12:57:34.722Z |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-01-25T12:57:34.722Z |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-01-25T12:57:34.722Z |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-01-25T12:57:34.722Z |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-01-25T12:57:34.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T12:57:34.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T12:57:34.730Z |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-01-25T12:57:34.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:44.369Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0f27f9cb-719a-45c9-a04c-7a94839b09aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:54.380Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1b7355d3-46db-4dfc-a29f-f56f41cabb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:57:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:04.393Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5436e73e-e4a1-425d-925d-295c719bc3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:14.418Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2a15192f-45c4-4258-912b-0093adfe9732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:24.431Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7bd63707-5123-4667-a92f-14995d8db3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:34.442Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d64a3989-548d-4771-adf1-1a224e61d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:44.454Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=64c0a623-3b70-4d22-b142-01d7647a7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:54.468Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=60884f0c-1a69-46ec-b88a-4a572c4b736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:58:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:04.480Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3eb636a2-a642-4616-9d37-5690d0173231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:14.492Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eacbc3a9-d2a3-48b1-b6d7-a3201c533237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:24.504Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d501b4db-9268-450f-88b5-077e080381c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:34.517Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2d0a16d5-add1-4ac9-871d-76cc7e050092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:34.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:44.528Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0281a625-9f1e-489c-ba8f-a469bda52a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:54.556Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=37836d3b-7c09-48e1-b79d-6c1ff7facffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T12:59:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:04.568Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=79a27467-674e-4c22-a163-765c3286d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:14.581Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1881d5af-0e20-4bc6-ab66-2f8edd7f84bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:24.598Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=73c97ae6-08c6-493d-8a69-6554aa645d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:34.610Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=70ce518b-00f4-41d7-afc2-a7be0f328ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:44.624Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=672ef43d-8626-48f5-95df-4cf2f719d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:54.636Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8fa9a8da-28eb-4e53-a9d2-855fbaf35b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:00:54.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:04.648Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a2028328-983c-424a-8f4c-5d634fe0e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:14.661Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a25233dc-8c29-43d9-abb0-1b9b2ebb68ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:24.674Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d1b864ee-4123-48ef-bd50-3554d6c8d8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:34.685Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4eed783d-3f47-4e2d-bf96-4bd4c76f874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:44.697Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6a31bac0-58cb-42d9-9559-f8fea2ad40d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:54.708Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=638db861-ca57-4c93-bc42-a132be8c5192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:01:54.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:04.721Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=81a5662d-b313-46fa-9e73-c8d6060f5879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:14.733Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=964d7f32-de77-4151-a6c4-9e30babab473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:24.756Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=96bd286b-2d45-44e5-9286-b44ca3bc2021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:02:34.698Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:02:34.699Z |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-01-25T13:02:34.699Z |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-01-25T13:02:34.699Z |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-01-25T13:02:34.699Z |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-01-25T13:02:34.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:02:34.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:02:34.705Z |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-01-25T13:02:34.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:34.771Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cfa4cbcf-8516-419a-ae7f-230683d8ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:44.783Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b314ae71-a860-48d5-8081-094a5579d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:54.795Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b0bec78c-41c6-4743-a277-3c95ed969843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:02:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:04.807Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6ffb5a74-bf3b-4136-86d6-2b2cb0aef911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:14.818Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=139ebb6d-83a2-483c-9866-7d001fce5866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:24.830Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0be5bc83-70b4-4fee-b625-d5b480ecca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:34.841Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b0305e33-3b69-433a-9733-26a492860183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:44.855Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1d4fffcb-b2e5-4468-8f69-7271f54cc3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:54.869Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0423b024-032c-4976-b5f2-aca1f38fdae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:03:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:04.880Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=533e0ce8-d439-489a-b09d-bae94d3b4d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:14.893Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f52ce32c-f2a8-4461-9a93-3bf9d7d9ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:24.906Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ea7bc4a5-22d3-4f7c-8477-9d30ec0359cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:34.918Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7b7a81fe-d109-45f6-87d4-6cd3e74e18dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:44.930Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d3f073ef-4884-4262-8f03-97374a68f98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:54.942Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8353cb67-a74f-4bbf-afc4-4120a1c18e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:04:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:04.958Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6a339e70-630d-402f-8a9c-c22ede23530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:14.970Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1e07b503-ef86-499a-b360-37f4bfe9610e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:24.982Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5ab2cc62-3e17-4e0c-aae4-cc42f13a06c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:34.992Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c862181c-3003-4521-9ec1-7143179b39bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:45.004Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2b13ffad-ca87-4494-b03c-49cdc94405d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:55.016Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7c2540b5-0dac-44f5-8892-65e31f3a2fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:05:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:05.030Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8a2c52de-cdc7-4472-b518-b2d575302a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:15.041Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a344776d-e088-4f49-8983-a819d9fc5d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:25.054Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=71856e99-c15a-40c6-8297-9a41ce58f778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:35.067Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c189961b-7375-42bc-b828-f7c8a5d3047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:45.079Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ecb34c7b-6219-49f4-96c1-a7c56ea78f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:55.090Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f7333a6c-2500-46f1-bfd2-153b2b374b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:06:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:05.103Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6eb3635d-cdfd-4a3a-be08-d3d3886d7ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:15.120Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ea08ddf1-9a27-41a0-aa26-4d25b16f7aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:25.134Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c6419785-1332-46e6-9d9d-b4ac147d0ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:07:34.710Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:07:34.710Z |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-01-25T13:07:34.711Z |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-01-25T13:07:34.711Z |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-01-25T13:07:34.711Z |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-01-25T13:07:34.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:07:34.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:07:34.717Z |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-01-25T13:07:34.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:35.145Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5c6d99c5-1938-4264-97f6-634c557b49b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:45.158Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6f16827d-4ee8-4f89-889b-a23ac6b80ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:55.169Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a7ac6474-3ce4-4219-a6a3-aa81517e1bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:07:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:05.181Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1719835c-00b2-4d27-b993-9f3c7a76c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:15.197Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7df4636a-2a2a-4631-8c53-b49d13d6eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:25.209Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=82051d63-6963-4ba7-b992-75b90be647c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:35.221Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4b4b8c3e-0553-49a5-a1c5-1b08131d903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:45.233Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6f9cca9f-17e4-4f70-8bcd-dd2e6f767a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:55.245Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7d478c1f-8327-4851-b9b9-7e4dab845c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:08:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:05.258Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5beec8fc-34b5-48d3-99ab-6d92a720353a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:15.270Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a7ed32dc-dfc3-4db0-ad45-968f9c07946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:25.281Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6ae0ec51-5571-4813-b3c8-5c06e9013b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:35.293Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=696e7ad6-66cc-4bf4-b8d1-c5988a8214d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:35.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:45.304Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=66b67591-a68d-4f03-aa4c-843aed29b29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:55.316Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fe870dc1-f939-4563-8dee-948b6214966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:09:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:05.327Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c7a3e3c3-f58b-4866-9dbb-52cd93e56f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:05.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:15.339Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d3058d9a-e1fd-4858-b97c-7920f367c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:25.350Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4fbcae31-85eb-48b9-8dc7-5431d304a638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:35.362Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3729079d-7d3b-4937-8415-f00df9039974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:45.373Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7363bf54-44ce-4886-8167-487ced2f82d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:55.385Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5d56b3e4-23cc-4254-8201-7c6dadd4c1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:10:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:05.397Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1af86c60-fd6a-482d-8348-39e8c143d550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:15.410Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a239b455-264f-4146-a4e7-6f5c9c90d450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:25.421Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=87fdec49-6f60-4e6a-b6c5-6ec7a34b21d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:35.433Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d0be7d90-fe20-47db-9bf2-98c4ea344198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:35.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:45.447Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=68eb55f6-c0d2-4300-9e70-2bb884c13160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:55.459Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=38de2b92-917b-4d3d-b14b-0ad048630c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:11:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:05.473Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dc7cec8f-526f-4f34-9457-202543578579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:15.486Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1d49212f-c5af-4b77-9186-3e7d8668423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:25.499Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=353bbc9e-69b0-46e5-9ce7-b2456e4229b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:12:34.637Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:12:34.637Z |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-01-25T13:12:34.637Z |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-01-25T13:12:34.638Z |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-01-25T13:12:34.638Z |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-01-25T13:12:34.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:12:34.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:12:34.643Z |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-01-25T13:12:34.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:35.510Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=326d3dc7-133d-470f-9d25-92f8cbf8577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:45.521Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3b9701c2-20e3-44af-b27c-997113836181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:55.533Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6fb19153-6c81-4b76-b0a0-6ac0da01446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:12:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:05.551Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=abd2de2a-5c9a-4c3d-8942-722b04c25a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:15.567Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=13ea8fcb-2404-498d-9b2c-36146949694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:25.580Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5bcc13c1-0dd7-4e92-83b3-f1b8b05debd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:35.593Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=10e374cc-d5a2-4f9a-a03e-69861abc6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:45.604Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a8d1f71d-ba75-431d-bf4f-1532a0de9d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:55.615Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f46f6c85-937d-4f43-a056-8cca4f0c9af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:13:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:05.627Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0ca7469b-76d0-43d5-b899-b7bfb1813e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:05.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:15.640Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d59f5205-94b0-4c5a-bcc2-95cf2f531804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:25.651Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c92ca797-d8cf-47aa-bfc1-6af923859157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:35.666Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=417ad330-0e53-4b84-aa76-32fe38554148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:35.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:45.687Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dd35b509-a395-462b-a271-4bb089b0bbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:55.699Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7a2f2d78-e3fa-45f5-8260-fd4495bf83fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:14:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:05.711Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8cb71d0b-ba0c-4514-9251-d533bde4e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:15.739Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=37a4cb3c-6cda-4130-9146-ac181a702c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:25.751Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1a84c37e-ff7e-4176-a544-4a453508feda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:35.763Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d65053a9-47e7-4d5b-9da3-88b1357d745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:45.776Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dd7a4ac8-b4d7-4fb8-ad06-e4f640d9fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:55.787Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=67bc18f9-0cd0-4784-b74d-4daa3ca30df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:15:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:05.799Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=082e9a94-4adf-4d4a-a5ff-7c3599bf640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:15.810Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3965a565-5494-4729-b046-5b080e24e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:25.822Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=43f7e97e-48c9-4056-a5b7-fa24fdc9efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:35.835Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8bdc240d-350c-4b86-94bc-81f37f255b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:35.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:45.847Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bd368955-bda2-4dda-ad4c-2efc3b6e8683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:55.859Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5ff7da66-5d74-4d72-9d06-1f0f6b527dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:16:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:05.871Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3a8f3e07-5c32-4c66-839a-76cfa247fd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:15.883Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f33db8a8-33ee-4d9e-bd58-71e1755ec7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:25.896Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a9d4da13-13a2-4c77-b466-2596dfd55038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:17:34.698Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:17:34.698Z |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-01-25T13:17:34.698Z |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-01-25T13:17:34.698Z |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-01-25T13:17:34.699Z |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-01-25T13:17:34.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:17:34.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:17:34.704Z |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-01-25T13:17:34.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:35.908Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=977db806-3dff-4c01-80d9-d276fe9e36a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:35.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:45.919Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=58ee0dcc-dba9-4eea-b680-3c9e025a547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:45.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:55.930Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9d9f450b-9392-4fe1-84bf-7ca20a262423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:17:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:05.941Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ba622b2b-fcfc-418c-9572-61c4e0be8e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:15.952Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2666b14b-3605-419f-96d3-7336850fddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:25.964Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5644b618-cb8b-42cc-8c70-48192d0a3025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:35.976Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=816b293a-67ff-4d26-b7cb-37162528722c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:45.988Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d2e46907-b016-435f-9362-6a8860fc6784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:55.999Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a73f7682-ef54-4e11-b0f4-60e69f2f6502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:18:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:06.012Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d0bc13f3-bdd9-4153-8db8-77e1c49e85cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:16.023Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4539c925-53f6-4fda-8333-7d0383ce204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:26.044Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e394fd54-e9f8-41fa-9357-d71fa7326b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:26.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:36.062Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d1e757d5-7f7a-4cf4-bc3f-2fa5ece019d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:46.076Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3c64d5e8-7cb3-428e-af7f-1fe675468074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:56.094Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=feb76060-adfc-4977-bbcc-e956cc8d8575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:19:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:06.107Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a7f3cb35-f35f-4c2e-bef6-458135eaf176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:16.120Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=06a735ef-12f3-45ce-8211-8f9f9d58e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:26.132Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a0feed73-deb7-481f-b68d-21c4017ba093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:36.148Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dc0d9c97-635b-4a58-8dc9-f2cd0122dd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:46.160Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3eff93b0-3c5d-4f8c-b924-2c4cc0d47222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:56.172Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=50ccb19b-40a8-42cc-a795-4e0546aecbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:20:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:06.183Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=38c7d092-0677-446a-8dd8-64a104d20918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:16.195Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=75252909-bdbc-41d4-b7bb-2d1ddf3573a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:26.207Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e9081118-27f4-41fa-9884-fa016c343e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:36.218Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f6940011-359d-40ff-8a9b-7134fdbc4530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:46.231Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=62873b88-c5ad-4e64-9119-5c6f50c0b7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:56.242Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8fc8774b-e9b1-4b29-8d64-fbc0745371bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:21:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:06.254Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=52293efa-d3fb-403f-b753-fc091176c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:16.265Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0f9ed40e-cc15-4686-91d6-3a67d25cc664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:26.277Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7e30b644-2af2-443a-8b43-ff522d18456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:22:34.708Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:22:34.709Z |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-01-25T13:22:34.709Z |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-01-25T13:22:34.709Z |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-01-25T13:22:34.710Z |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-01-25T13:22:34.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:22:34.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:22:34.715Z |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-01-25T13:22:34.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:36.289Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a9ab028c-3533-4264-80a2-44741ea16f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:46.301Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2fd87cb5-3d2b-4320-a94a-02d8b316b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:56.313Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ffe433b2-1e85-4796-90d6-04ffef8ec46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:22:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:06.324Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c94516f3-6202-4902-9a50-cd1f3b12cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:16.336Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=729b1eb8-3845-4ff8-889a-d69cfbd213dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:26.348Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=670ff28a-77b0-48b4-b518-4a58cbb5d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:26.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:36.359Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=219220d8-0b27-4e8e-9aed-500cd4d5829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:46.371Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b9d00297-5e26-4efb-b15d-5ae8577c8cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:56.383Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=34492a46-90bd-47bd-b1ab-c164c8e6b5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:23:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:06.403Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f4352cba-2e2f-44da-be5c-426aab0b27b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:06.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:16.416Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8a893f4c-3f38-46a3-93f1-46c7b395e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:26.430Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bf789774-c93a-473b-adc4-ba373821aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:36.442Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c0f551cf-1333-487a-ad8e-c3c4a650804e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:46.458Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=41ad1c60-cf76-49dc-a80b-2de0415bfc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:56.470Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c28749c5-777f-474e-9df4-4159735dca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:24:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:06.483Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=516a8528-7c95-456e-8531-37291abb08f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:16.497Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0f069086-4735-4678-b63c-cb9b4efb70c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:26.508Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b598b2a6-29b1-4c21-8661-2a958a2392cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:36.521Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d0e380e1-23c5-4108-8b00-3c680b16dcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:46.533Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c542412f-4beb-48c4-b792-c7fa7adbca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:56.545Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9e84045d-8b7a-4ea0-b32d-373b74e403e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:25:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:06.556Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0809e21f-4629-4bcc-ac7d-a717dde4e43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:16.570Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7e6fba9a-2241-4006-8102-f1cef8a6e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:26.586Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1f681d3d-5165-41f7-86bc-463da116ca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:36.601Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f37e7e5a-26b5-4e06-b499-c328b9e37fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:46.613Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e1c47cb1-6032-43e0-9232-844d3d082760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:56.626Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=90c82c90-d349-4e49-b06d-49adfeaeb992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:26:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:06.637Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e8b5921d-757c-4051-85e5-7afbfb1f963f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:16.649Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf185f22-a809-4154-9396-da0e52e392c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:26.671Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eb206ee3-ce39-41fa-949f-7c32e9b30501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:27:34.692Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:27:34.693Z |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-01-25T13:27:34.693Z |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-01-25T13:27:34.693Z |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-01-25T13:27:34.694Z |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-01-25T13:27:34.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:27:34.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:27:34.706Z |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-01-25T13:27:34.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:36.689Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=536fdd5c-12fc-4691-8b93-ee26969ca37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:46.705Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=60683b85-e1d0-4f92-9031-4df0b913de41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:56.720Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ca42a9c7-b67c-44c9-9cc9-2207ff22e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:27:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:06.733Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6163bb84-2d75-4de8-8ebc-5f5e79685ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:16.745Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=911c115f-063d-418b-85b3-1d4558245056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:26.756Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=da8f2582-41cc-4f41-a015-934b8bda9679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:36.768Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d14e9d37-ccb7-49c3-9e14-1988d28507bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:46.780Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4e0af3b7-bd08-4c8f-972d-49ab586f57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:56.793Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=364763e3-0a02-4981-b733-73f91b7ab169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:28:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:06.804Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4318fb93-4b25-4d36-bc0a-0d82b8353895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:16.815Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5fb6106f-3e55-4378-9534-de2db24f87c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:26.838Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e66a40b5-1100-4ad3-9ec7-513155a76e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:36.849Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=09c1516b-773f-4bc9-a4ec-9ee46a7e9b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:46.862Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b242ae78-a077-4dba-b2d1-7ad56c2da691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:56.874Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=469925af-505e-4564-9150-bff18298dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:29:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:06.888Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ce9a5292-7d27-49c8-b1fc-279fa3907030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:06.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:16.898Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2a327cff-be60-4951-9740-99c8911b8c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:16.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:26.910Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cf1f90b7-067f-458e-b285-081e493812b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:36.922Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=57c04abc-756f-4e12-97a0-05124ba8e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:46.934Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4497d8ba-a5b3-4dcd-90d4-17745e5204e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:56.946Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1dff01e9-93b3-4a8c-92bf-3f0b59567ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:30:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:06.959Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d2186c03-81da-4fc5-8d56-5293993aec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:16.972Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=918340e0-c79e-43a3-b0bd-27ee1c1e1f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:26.984Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b72ca41b-8242-4a45-84b4-6e7127a9ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:36.996Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2a18b512-93a2-4c08-b7de-7082e88ca772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:47.009Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=da091f45-7d92-4395-872a-9c6971b96013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:57.022Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f9bb232b-cbfa-4b11-8be5-d33869217d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:31:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:07.034Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1f95684f-4175-4158-ad0c-5ee4c73d9faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:17.045Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5bf7727b-804b-4711-9c1e-861f09608035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:27.058Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4d460bd9-37eb-4778-8e52-b40a93082867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:32:34.668Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:32:34.669Z |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-01-25T13:32:34.669Z |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-01-25T13:32:34.669Z |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-01-25T13:32:34.670Z |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-01-25T13:32:34.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:32:34.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:32:34.675Z |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-01-25T13:32:34.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:37.075Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5f447dad-7820-402e-8a9c-b998060b8e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:47.087Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=374e9f76-0ed9-4738-9913-d2dede0446dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:57.103Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b33ca304-fb37-49a9-9617-28997357eaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:32:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:07.114Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=88728847-c973-48b7-a716-e2afacff41ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:17.127Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=76af802c-a4a0-48d3-a3df-5988768832a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:27.140Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=22dbacb0-ce84-45e3-b4d8-081322b828cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:37.152Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=150f3267-bf8d-431d-9793-81c72c77866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:47.180Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=63aed3ab-905c-4e5f-8997-eaa3a647dd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:57.193Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3cd1dc7b-fd4a-480c-9c8a-2ed55124a5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:33:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:07.206Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fedb21b0-2705-446d-b768-1b24db2aad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:17.220Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b01d242a-97ff-4684-8c68-7a553d2d1ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:17.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:27.235Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=647d2bd6-b7f1-453b-96de-348421ff8ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:37.247Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=46d7538f-4ca6-4b37-b9cd-a24b3e125c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:47.259Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f0b8a389-15ae-462a-97ef-30d0b4a3a5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:57.270Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=931c6f3b-2f56-4feb-b73c-e8464d2398f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:34:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:07.282Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b667841a-0670-402b-89d2-4b547eda00b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:17.293Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=17453561-cd89-48e3-b446-3364a6936fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:27.305Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b3098c97-f666-4543-a49c-8403b7b333c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:37.315Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5377077c-3917-47c0-bab2-65f3658a4c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:47.330Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d86e2063-3967-47e8-b023-72f01002b83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:57.343Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b5c77624-892e-4487-babd-6486bf4eb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:35:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:07.354Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=df7a927d-d7d3-40a3-afb9-4df46bbb160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:17.365Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=142e3209-37f3-407e-9616-9347a91f2aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:27.377Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=28949792-1fc9-4fc2-b112-66033d20884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:27.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:37.390Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2c05b78e-bc57-40c2-a391-0e3f237415cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:47.411Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d822dc1a-b8d4-420d-8ffc-20557dd70f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:57.423Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9c5014f0-4817-4f5e-9b11-5eacf1a705da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:36:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:07.435Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7147c724-3656-4300-9140-b4e18a9588f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:17.447Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=68f06efd-29c7-4e55-af43-12a693da6960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:27.459Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=da38f447-688a-446f-9233-e8898bd58669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:37:34.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:37:34.683Z |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-01-25T13:37:34.683Z |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-01-25T13:37:34.683Z |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-01-25T13:37:34.684Z |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-01-25T13:37:34.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:37:34.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:37:34.689Z |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-01-25T13:37:34.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:37.473Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c1f1db3a-6762-40b3-92ed-0bdb1f7317d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:47.486Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9a6eea98-196d-427f-955a-aea9830d004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:57.499Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6cb4fdf0-2c66-4c86-b980-5958f7648623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:37:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:07.517Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1c81814e-e971-4d72-bf2a-15e5e8710962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:17.529Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=07a2c129-6e69-48a7-babe-c1d15498bd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:27.541Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b7626560-06d8-4315-b74e-39b88d376a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:37.553Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7f35664f-6be6-43b4-9cf7-f80a6cf78197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:47.565Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f29e7425-9b51-40b1-8e62-d38adaf43443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:47.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:57.578Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e0c63c8b-62d3-435c-b5c0-f8001b6f475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:38:57.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:07.590Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=07095225-253b-4aff-82a4-70927c6ca8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:17.608Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a16e2082-5851-44f0-9d23-aa0651575c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:27.632Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=52aaaff6-5a1a-466e-b742-942a264882e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:37.645Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=30ad72de-9553-4453-968b-be4851187279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:47.674Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4c32d89b-b7a9-4f2d-9e7a-71465cb23140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:57.690Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b705ffb0-af75-4675-97be-cb62de716990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:39:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:07.704Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ad6f44eb-382c-4e1f-aa5b-c82e0c94c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:17.717Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1e75a1c4-a396-4ff8-8c4d-e9ec210c22b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:27.729Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d210c303-ef84-490e-a45e-d2aca45b1827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:37.743Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c634c00e-b823-4f7d-acf2-17ac7ad8fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:47.756Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8be3d7bd-bbf2-4c33-a5f5-d23f9203455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:57.768Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0b9dc0c3-9602-4d6a-ae59-674fcf3bff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:40:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:07.780Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e41fe9f5-3d08-4050-84ca-17e1f1fa6831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:17.791Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f61331d6-4ef8-43ff-af34-362c7d6fa1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:27.805Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e2f8c723-e510-47ad-8214-3b3edde04ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:37.818Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5ccaf3e9-4e88-496f-974e-5c05496efbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:47.830Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=706ec605-bcd7-4dae-a67b-2347d1e0abc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:47.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:57.841Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=34edabd9-82bb-48e6-b101-1df03ef1ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:41:57.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:07.852Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eac915e8-4cf0-426b-909f-5e42103551f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:07.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:17.865Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a1c6be5c-845a-4487-90aa-3bb0a04b4737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:27.900Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=272d69e9-8619-4ac4-a029-7785c498648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:27.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:42:34.709Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:42:34.709Z |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-01-25T13:42:34.709Z |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-01-25T13:42:34.709Z |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-01-25T13:42:34.710Z |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-01-25T13:42:34.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:42:34.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:42:34.714Z |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-01-25T13:42:34.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:37.913Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1ee7ad2c-0d53-413a-a059-c62cc8597981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:37.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:47.928Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cc736939-490f-4658-b49e-ae6f90a50d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:57.941Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c0ed84a0-06bc-48f4-aeda-f25b1bfa1a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:42:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:07.964Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9355d0c9-0070-41d8-bb2d-e0379e25a293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:17.976Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fb2c8a31-67ad-4c83-9234-fb6fedb847e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:17.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:27.987Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=20eda570-e048-40dc-9ae3-c3f00075b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:38.000Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0fbbffd4-b2b1-4181-966e-49261bd12452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:48.012Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e24b2601-9a9a-4109-89dd-e1c0fe4218f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:58.024Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=10bd929b-a780-40c4-b16c-f404492f426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:43:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:08.035Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1512f639-7f29-4c29-a824-ff039725250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:18.048Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f6f0e6f2-a8d7-453b-83a1-7a6a6307e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:28.063Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=dc20e0ca-d160-4f7a-93ee-820982db2fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:28.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:38.074Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a010bc1e-a1f7-48ba-a097-7247c2f0b781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:48.087Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5cd4efd3-4e2e-4c25-a6c7-57c4ea41c301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:58.115Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=45ad2068-256c-4149-96ae-3162ee5f3e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:44:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:08.129Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=197056fe-2a2a-4f41-90f1-04ee256b2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:18.142Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5d20bc47-b872-4055-b0e8-076e3c609215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:28.154Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d31f4a7c-e0fe-4b71-bb9a-3e6aabefd503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:38.165Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8e670011-91d7-4561-96e0-a461e1e813b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:48.177Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=45ebd864-da9b-4508-a0f6-94e628dd006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:58.191Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1dc51530-9812-4dcb-aa52-083cfd54e2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:45:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:08.203Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4768c3a1-e14f-444c-8a99-0c40066481b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:18.217Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=99a2a7fa-b89a-4451-80e8-13b21a4b010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:28.228Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=723db9c4-3762-4194-afda-78e3f77a95cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:38.240Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=58a7ec8f-f845-4db1-9d84-1752a5b394e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:48.252Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f64e1884-630e-4e09-8888-02b321e371a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:58.270Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c07336f7-e6e0-457d-983d-9daf6800077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:46:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:08.283Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9157b920-211b-40f0-8754-c3122299d34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:08.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:18.297Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=466197d1-3c9c-4d85-b24d-4b5a36dcae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:18.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:28.316Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4e156e0c-3255-4d1c-b124-26ac0187076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:47:34.662Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:47:34.663Z |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-01-25T13:47:34.663Z |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-01-25T13:47:34.663Z |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-01-25T13:47:34.664Z |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-01-25T13:47:34.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:47:34.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:47:34.668Z |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-01-25T13:47:34.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:38.330Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5c828888-fcaa-4ec1-ac45-2940ca76a763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:38.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:48.342Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9f31d829-2589-43eb-841d-6bbf244c9292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:58.354Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=87366933-fe65-4343-90e8-02527c71a2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:47:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:08.366Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=40c72a02-b323-421d-8087-43f4d56fb06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:18.378Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=99c7d450-4569-4a8d-9a2e-6b1940fb54f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:28.391Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=cb0bd4f7-d90e-468f-9eef-62ca00f13a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:38.403Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fc60f402-e865-42b8-b44a-918b7a62f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:48.417Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=80c89b0c-0ad9-4940-93e1-f711df4d54ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:58.430Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f1b1a6dc-c4c1-4f1a-9ca1-6455b64e0bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:48:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:08.444Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5e5b5cd3-3481-4ec5-bb49-113b05b275a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:18.458Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b4e048d4-5c0c-4fd3-9d45-20ff26728f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:18.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:28.470Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7e43b711-b3d3-4eb8-811b-8b24f301a520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:38.481Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=eb18a328-b1c0-4039-a1c9-f7a6476844f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:48.500Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3f2bcae7-59cf-4bb7-9d6a-88d8457147fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:58.536Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b7af9556-1078-4bfb-8dd2-1d3136fd98fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:49:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:08.554Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e67e83b8-42c6-4eac-bcd4-3085822f075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:08.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:18.565Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=982cee52-c105-427b-b6ce-579f5afd97bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:28.578Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f6e7a628-1011-442c-ac29-1337e5fea492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:28.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:38.589Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4fd4de75-7401-40f6-8dc0-17a7711b5d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:48.608Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=08973a48-6d6c-4001-bd5f-342334cfdb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:58.622Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=35c9a161-8528-4121-8212-e76535555d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:50:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:08.647Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d4fc903d-fea7-44f9-8032-659ecce3d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:18.663Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=80ebf3e0-c45b-4fa6-a080-23e4732632af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:28.687Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=00c7060f-9dd3-431b-8774-b00894d71f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:38.699Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=16442a93-c60a-469b-a6ef-89c5f1d69fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:48.711Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f36ded65-f38e-4f56-a1b4-e5145dc00747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:58.724Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c6cbfe95-dea4-4b6b-80a2-406a6366350c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:51:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:08.736Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=029e3ad4-9cbb-4047-b909-477f52842d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:18.749Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b068b52c-eab7-4aec-bdd6-205fcf480b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:28.762Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=76610e5d-f23a-4060-8ed5-c9d82e4b8f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:52:34.640Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:52:34.641Z |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-01-25T13:52:34.641Z |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-01-25T13:52:34.641Z |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-01-25T13:52:34.642Z |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-01-25T13:52:34.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:52:34.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:52:34.646Z |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-01-25T13:52:34.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:38.773Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8951777f-7862-4ecf-be44-fd4b1c1017e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:48.785Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1177ec6f-8826-4f8d-929f-eb81e47b204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:58.798Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=61767a16-8eaa-4394-b0bf-ef890d84f280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:52:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:08.812Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8dddf49d-53a9-431b-bc38-a9aaac24cd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:18.829Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ea78bd66-8510-467f-b2a7-cd63ad573683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:28.841Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7e779742-03b0-4694-a9e0-cd4362ce9f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:38.854Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8a64db90-6f3b-4d21-b159-d7927374a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:48.879Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c37d91a3-5dff-44f1-a698-709f269caee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:58.892Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3bffe8b7-505b-43d9-a2bd-23a4253acd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:53:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:08.903Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f8f65561-69d4-4f55-b113-dc0070a7d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:18.916Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ad42b2a0-1889-4907-8903-ebd701c79316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:28.930Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=23139a10-4846-481a-a383-96cfce6bfc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:38.947Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=15b64900-aff0-4d36-8310-953a0f9b8b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:48.962Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=af7b3888-f7f1-49a9-ae56-2fb5636848f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:58.975Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=31c2f5c5-1b31-4668-8a76-b8aecf6368d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:54:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:08.990Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=63967944-a9a2-4147-8f7e-6dad4cf641f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:19.027Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8296bf2e-004e-4886-8c5a-2d49bcc2f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:29.038Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7c3eaf13-8eeb-484f-bbcd-a8adf136b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:39.051Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c41d69e9-ba50-4aaf-9e4f-2eeb5dda3f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:49.064Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e28c6aa6-1ba8-4958-9846-976127f79056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:59.078Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d163c48b-f7d7-4c5b-8b32-e4eaf3fe7e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:55:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:09.090Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d1f3933e-f3c4-4fd0-b324-538872053605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:19.101Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b025e84b-82a4-4e57-85f3-78cd12294820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:29.113Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=0fcc792c-3d9c-4055-875a-7e93357f2390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:39.125Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6a6bad41-2622-4bd9-b4ca-f913c7233046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:49.138Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8c195566-545c-410c-b6b9-f5864d0fd12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:59.155Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3fafe30b-4bc3-4042-bb8f-64c5ea66e220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:56:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:09.193Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=9775293e-5178-41b8-88f0-e2b6182d6e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:19.205Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f7470937-ad92-4c1d-81ff-b6658b4e5a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:29.219Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5270ba21-6520-424a-bca3-b4403ca50aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T13:57:34.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T13:57:34.681Z |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-01-25T13:57:34.681Z |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-01-25T13:57:34.681Z |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-01-25T13:57:34.682Z |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-01-25T13:57:34.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T13:57:34.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T13:57:34.687Z |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-01-25T13:57:34.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:39.238Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=4dfaa7b2-a3ab-4642-ae62-c3d05069a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:49.250Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c18f1864-683c-4949-8031-8f0c36f39ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:59.263Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=66c8d6d3-f550-47a4-89cd-2aae5be1f20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:57:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:09.275Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=2a200e21-b042-4d08-adbc-66aa8cc77bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:19.286Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=25c6a536-ac8d-48b1-a6d5-16a8760f1eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:29.312Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=1e583985-9322-486d-990c-04a36a87e9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:39.325Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ee1d4b3d-9e0d-4f89-903b-048e89a5009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:49.337Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=57df23cb-6f84-48b3-92c2-ba18f8b59c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:59.350Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ab774b54-1443-4901-9c0b-edf669446981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:58:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:09.364Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8e2b1ced-9a12-4c5f-8ce8-6a991815d7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:19.377Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=17b65a78-15da-4cf7-953e-6eb99711f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:29.418Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c40340a9-9be2-4564-a44a-14585b6d7058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:39.433Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=57859cdf-1ceb-44ed-82f5-012e5d165adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:49.445Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b44e34ac-98c4-4614-baff-f3d04c970ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:59.456Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=424f137b-e1c2-4df1-93bb-f9f472302b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T13:59:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:09.468Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=63f00126-1734-48ab-98f2-e373929a48fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:19.483Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f60f3bd4-8a15-495e-a5f7-fae80933af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:19.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:29.498Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e2addda0-3962-4415-b8a3-c123c74214a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:29.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:39.529Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f4b1c64e-5c7f-4fef-9fc7-604d382ea2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:49.542Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=49617fc3-8704-4a75-9d9a-ff5ffba0ef0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:59.555Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=aa4dfaec-94c8-47e3-bc05-0b1d2c3d53d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:00:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:09.573Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=062df86a-5e09-448e-abb5-25ce097b3713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:19.586Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=19591410-0403-4422-886c-4dca25fc946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:29.597Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a5add976-51e4-4324-b1a8-3e34d49fa7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:39.611Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=471f8c70-ca50-48c5-bf66-f405501cd681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:49.625Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=7e355aa5-f404-4e46-be96-90db6ce89cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:59.653Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ba5620bb-08c4-4073-856f-ec338da8b63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:01:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:09.666Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=88957be9-63ab-4ff8-8119-d29325b9f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:09.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:19.678Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=04f849d9-d16b-4b06-8b90-bc1a44012789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:29.693Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c2ee15df-3133-4ac6-af7a-41e155259091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T14:02:34.713Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T14:02:34.713Z |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-01-25T14:02:34.713Z |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-01-25T14:02:34.713Z |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-01-25T14:02:34.714Z |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-01-25T14:02:34.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T14:02:34.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T14:02:34.719Z |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-01-25T14:02:34.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:39.706Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c15a2fad-c771-4c15-99c8-c83000388817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:49.717Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=56bdec3f-08b4-4067-ba6b-f67ee52c0a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:49.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:59.730Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e1ec2741-c4cd-4c31-b551-226de7eab1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:02:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:09.743Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bbbc0f00-bc52-40a4-bc45-39712a99495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:19.757Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8ed01dc6-e57d-4553-b7c1-9fb073fa2707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:19.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:29.771Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=20724410-dd96-4504-be00-742900ed961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:39.784Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=78cef8b4-1ce4-41b2-af64-a05e14e1946c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:49.797Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=8802693c-089a-4e5c-b2f1-2e80d6920f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:59.809Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=02eee161-885f-4da0-a6fc-773973aea581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:03:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:09.821Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=05c59cfe-9000-460f-b295-4da45b5557e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:19.836Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e04197b5-f9a5-4a3d-9906-22bc5fde481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:29.851Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5b8942fa-5500-41a5-a56d-5937e6de6a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:39.863Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=20e3cc99-55ca-4b4c-b7f6-7f41c0ab9f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:49.876Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=a3c332fa-bc1f-4882-868d-99ab3fa60019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:59.889Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=696e3db6-6ec0-4fa4-97ed-5147df9ba003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:04:59.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:09.901Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=421d75b7-3ecc-4985-87ce-aceab7eea611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:19.919Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=753485e8-3770-461d-92c6-d47123820699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:29.933Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=fc421a20-dbed-473c-abe4-dfb8d4bb86e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:39.947Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6df52a5b-6263-401d-af4c-069c8b12d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:49.958Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e91f5692-5fd6-4ac9-bbb6-38e5b86bd8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:59.971Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=c6ea5458-7c7c-4e8d-8c3f-b62386c5e6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:05:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:09.984Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=5e546696-67fb-48d7-a4d7-d2037b89af58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:09.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:19.997Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=391a795b-139b-4f91-a680-daaaad18a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:30.010Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=de50f222-2ccb-4109-b2ec-584d1815fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:30.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:40.022Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=898cf3c1-80ee-4747-a224-e75f0af05305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:50.036Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d1cc86b4-130f-48f3-a7ad-db2df4b2994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:06:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:00.049Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=02abfd52-799a-485b-a0fb-b340aa5d5669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:10.063Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=6ca2b3dc-8f06-462d-a23c-e7a3ea577de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:20.075Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=938805ff-3a04-4fe1-8982-efbdb76ea38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:30.089Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=45306aab-84f9-4a91-b567-5e5cb216e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-25T14:07:34.717Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-25T14:07:34.717Z |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-01-25T14:07:34.717Z |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-01-25T14:07:34.717Z |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-01-25T14:07:34.718Z |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-01-25T14:07:34.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-25T14:07:34.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-25T14:07:34.723Z |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-01-25T14:07:34.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:40.104Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d681530c-365f-4b61-96d8-02f84c2c469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:50.120Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3789ef6a-0364-4eaf-beb2-32ec69fd5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:07:50.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:00.133Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=06bbc71e-2969-458c-94d4-850f8aac0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:10.153Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=f48b40c4-37f0-4613-bb6f-8f86dffc4194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:20.166Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=d0615101-4a85-4df4-ad2f-c5d836c82a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:30.178Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=23d2fae7-fdd1-42a1-a363-b01b42c51b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:30.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:40.192Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=418fe04f-8cb3-460f-aa6e-824e2f9f1bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:50.205Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=3d7b8857-c607-4202-a17a-361922beba81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:08:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:00.219Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=ba3c3bac-37c6-4d64-95e7-af50a9ed402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:10.232Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=e98253c4-09dc-4125-aed7-d73569edadb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:20.256Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=bfb7d135-9c0b-4a43-ae82-416f6d008136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-25T14:09:30.267Z |INFO |Init configs |InvocationID=701c04a5-ec5a-4dc8-8bae-349d92ec9dea, InstanceUUID=b64e2df0-d1dd-4dea-9c94-e9f82a8b09b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0