By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T22:55:53.618Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T22:55:53.633Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T22:55:53.634Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T22:55:53.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T22:55:54.064Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T22:55:54.221Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T22:55:54.221Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T22:55:54.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T22:55:54.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-03T22:55:54.358Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-03T22:55:54.383Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-03T22:55:55.840Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-03T22:55:56.331Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-03T22:55:56.356Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-03T22:55:56.357Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-03T22:55:56.454Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-03T22:55:56.455Z |INFO |Root WebApplicationContext: initialization completed in 2072 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-03T22:55:57.486Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-03T22:55:59.666Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-03T22:56:00.301Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-03T22:56:00.449Z |INFO |Started MainApp in 9.915 seconds (JVM running for 10.707) |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-03T22:56:00.509Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-03T22:56:00.515Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-03T22:56:00.518Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-03T22:56:00.533Z |INFO |Start scheduling PRH workflow |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:00.549Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f15a8641-e63c-4ae0-8850-3b9fccaf2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:11.174Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3bc4cb3a-f860-491a-86da-601659363c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:21.198Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8c85f607-5884-4acc-948e-11b1532f8720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:31.227Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5020a6b4-43c5-489f-94b2-958f538f0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:41.244Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eb972487-74d7-4c73-b49d-84b3e3d7a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:51.260Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb7d1a29-bfd9-419e-bc78-3642783357dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:56:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:01.280Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=96893043-bd2e-484e-b3ea-f0b4d979d167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:11.298Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4e09e926-2032-4e66-9c7b-307abe8f6693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:21.320Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=795e8eac-85d7-486e-9706-1faac1685893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:31.343Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b6c2a5e9-3415-40fc-bc54-402fc3fba58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:41.366Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e814efb9-5616-402b-ae36-ce9784fc0110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:51.391Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0843888d-8f32-4d0c-ba50-12d81672a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:57:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:01.410Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4eca3440-a78e-4e2b-8c95-fdd6bedf2f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:11.434Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e895d03c-41ef-4bfa-b0ae-d52834f0aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:21.452Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d4d0461b-d4c2-484e-99a8-cfba966dadc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:31.482Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e09ca28c-56c8-4cde-8ebd-aa97a78e57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:41.504Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0138c54e-43a0-4712-985e-17b8a64f76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:51.529Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aec0926a-876d-4eaa-9834-ed180c981646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:58:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:01.547Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c8b9bb11-69b5-4725-91da-649d56e80986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:11.567Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b3bae7ae-3c0a-48a8-bb86-7944f8209a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:21.603Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7bb6d083-f205-4f78-81ec-1cca30f098f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:31.637Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1d7e6e2a-b94e-4efe-b595-1b1bf41eaaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:41.654Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7197374d-cb13-4384-a45b-92ef08c7e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:51.846Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f852d86a-a29d-4e68-9f11-5845d395733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T22:59:51.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:01.860Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=961747e9-c1b8-4378-9749-22ed43bcb96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:11.889Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=71a5552f-f390-4480-984e-1d60c9bebbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:21.923Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1b927813-7bf9-4bdf-87ed-941914f84328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:31.939Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0c4612da-3ef8-4610-98c9-01a7d7d46b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:41.967Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cf154401-9c73-4063-b503-647afb5a40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:51.989Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e5899cb-a363-4ada-a922-63d1dcef6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:00:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:00:58.540Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:00:58.541Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:00:58.541Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:00:58.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:00:58.542Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:00:58.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:00:58.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:00:58.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:00:58.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:02.022Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b06558b9-4b00-4c9e-9455-83847856071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:12.039Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b75f5d01-6215-473b-94ac-3a1cf1b2cd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:22.053Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=770a8e03-56eb-434d-83b7-1da7f5fa91b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:32.075Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=87ee9998-7500-476a-97b5-2a52dae24e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:32.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:42.101Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f05f1eac-b25d-4aa7-a2ef-f07606d13620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:52.117Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a835d8ea-f87e-4556-b7b3-d0146d2b9b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:01:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:02.131Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=650862bf-2b32-4590-a9ea-8755689eaac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:12.145Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=12a8c653-db51-499d-8720-7473e53368cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:22.167Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aa75bf56-2a55-4ad4-a58e-60ff1cd401db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:32.185Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ac6ee099-df70-4d0f-a35e-05ed79a41f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:42.201Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=74dea551-2d9d-4b30-98e7-a95febe1e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:52.217Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c5fea8ca-4066-4433-8a9c-639ce76b51f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:02:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:02.263Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e60a85e-333d-4425-b652-53b82d9a106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:12.281Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c13d9a30-b323-4977-a7c3-8bba8da4a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:22.294Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=09cc2ca0-a462-4d76-9564-305e97e410b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:22.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:32.316Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8b05aceb-492f-4644-9423-85d96b0a3e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:42.332Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=065e13a7-9c9b-4e6b-acb7-31f99c070de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:52.359Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9435b1ea-8a66-4feb-8bb7-22849846ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:03:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:02.373Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=413bb25e-ad78-44b1-a600-d27a03329b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:12.388Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6b2006e2-ae41-47cb-97ca-c0d3bd3a74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:22.403Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a11755c4-fb2d-4df5-a254-52109047ac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:32.422Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9f5ccb52-c64f-4b50-9631-e9d603c47cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:42.442Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=88855ec4-24fa-4855-a1fa-d78eafbde2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:52.471Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=720e63fa-234b-4492-8f0d-5256bc5f1e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:04:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:02.495Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=72e1ff03-23ed-445f-952d-0e6a8d77a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:02.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:12.531Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d17bc82e-1929-4638-9503-862935cd777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:22.560Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a8a011c4-139e-4cb8-9e76-c89c9b183eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:32.577Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2d614de4-60ab-412b-b03e-6e248eecadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:42.606Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=24a6b45f-4ccf-474d-837d-0d73a0a45bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:52.623Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5e841e23-4157-44d5-b437-a9be411d28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:05:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:05:57.743Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:05:57.743Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:05:57.743Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:05:57.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:05:57.744Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:05:57.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:05:57.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:05:57.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:05:57.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:02.660Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ab338987-5c03-4b58-be5a-af799f7e6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:12.691Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3c8a1731-0c04-4637-9abf-005e4f417b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:22.707Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb793027-c263-4789-b3a0-97756e4a23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:32.724Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6e848591-3df6-4ec8-98a1-56cd2ee9cf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:42.738Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=337c6ed6-7c7e-481b-a1f5-e4e188f58b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:52.765Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7c6b6c96-8f9c-461c-a6f5-1d434483b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:06:52.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:02.872Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=683f975b-3e3e-4081-82c7-05f022cb73d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:12.917Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1965e388-7f3a-49e0-ae8f-785d9ab9262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:22.946Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3a12f4c9-31ca-41b9-8630-a7483f47896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:32.971Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e3f87e6f-0cec-43fc-b11a-6cb478dc555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:43.013Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05c771f3-76cb-4ceb-84ed-494bf6d36ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:53.070Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=308df354-2ca8-4d75-b790-d6cc7a153e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:07:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:03.108Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=47318297-c0ee-4e25-9809-a2b6ad2aba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:13.142Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=25fa7f18-c971-4de2-96d9-42cc448de4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:23.180Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=af119bcc-c899-480f-885b-90b61149ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:33.223Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=69857025-36a3-4ad0-b652-cd8351d95cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:43.238Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=10608c04-1317-42e9-8e76-227aa3879d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:53.258Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=30b9aba6-f093-4fef-a53c-feb742f49307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:08:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:03.272Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1c11620d-ffcb-40c6-9da7-7c16903a7e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:13.288Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ef30cb74-da04-494c-8747-e73fdeeb0965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:23.305Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e53ea13e-75de-4b5d-be72-72eec709dee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:33.322Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43ccd490-f338-4156-8375-5d01df655a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:43.339Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d8d57156-1264-49ef-88b6-547f72fccbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:53.355Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c1e4d936-df8c-4182-8ec2-6eda07fd18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:09:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:03.370Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2795a1d1-2c82-4553-9df8-393f39a9f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:13.390Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1b1c90eb-7db3-486d-9765-4cce37a25da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:23.410Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dc70c1a2-4c36-4b31-8c2b-a561a12f999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:33.436Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5fc2dbd8-1c70-4bfc-844e-9ed606a165d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:43.456Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c97ce80d-9311-4cc7-9924-22ce0f3d0d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:43.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:53.489Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=81543402-24df-4a4a-8f49-7efd04044130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:10:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:10:57.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:10:57.806Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:10:57.806Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:10:57.806Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:10:57.807Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:10:57.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:10:57.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:10:57.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:10:57.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:03.528Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4046ff16-923d-4064-a9e9-4f2b5b8ed5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:13.551Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=901a7b17-21e2-4bbc-8fdd-b1f035d5b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:23.677Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fa834e80-068d-4b7b-a2db-efc100731dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:33.693Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=21352fe1-fabe-45f1-a73e-983a96b9dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:43.740Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=49488b66-0aa3-4160-8706-857168a6d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:53.760Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f37aed09-e3cb-4319-9393-c524b030c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:11:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:03.777Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=dd7930ac-8128-45c8-b89a-fd361e454564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:13.797Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bf41aa9f-c512-4b6a-b942-c74ad0bc46d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:23.822Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=771d84be-d3f4-4616-ad53-6b386fc7b62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:33.872Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7966b29b-2466-4e92-9a6f-4ef7683fab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:33.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:43.890Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f84aee47-af43-4469-bb86-b92b8841afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:53.907Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9ea3fa74-ce26-497c-84c4-72a6608a6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:12:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:03.929Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eabe7c57-d02a-42bd-85d2-0f88fa8e3cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:13.945Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3c068701-e745-436f-b83a-68fbd658a76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:23.970Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d4e2d2bc-03d6-46a4-95f0-bb5000878bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:34.054Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ce66c745-fb8e-4845-be96-104dea9346ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:44.426Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eab077ad-98a5-4825-bbf9-b1bd0a2d4197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:54.474Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8f12f267-b39c-427a-8333-a647ca11201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:13:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:04.613Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=da0f05fe-e466-47b8-9f5c-2496352b46be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:14.633Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=84c307db-4d65-4f64-af56-9f68114d6c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:24.658Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f119ca2a-fd7f-4661-a627-35f1d1dc465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:24.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:34.678Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e0b6ce1-c645-4ce6-a7cf-b7b0fa7d7564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:34.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:44.694Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=232b9c45-e6c5-488a-91c6-58155981ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:44.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:54.713Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7ac7477e-2e6a-43b7-9afd-bb2e4299c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:14:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:04.827Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1a28c56-bbb7-415f-9271-decf39898273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:14.844Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9ec08b0f-a687-4844-95a4-4a892ff75413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:24.863Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=db9903d4-1882-46a8-bfa1-89848afc8354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:34.884Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d27fcaf3-784a-4c19-9986-06eaf85afba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:44.912Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b4ab06e-1de4-4434-bb7c-a94cefa21715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:54.937Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=34323971-1650-44f7-97db-e5a2b43f26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:15:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:15:57.800Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:15:57.800Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:15:57.800Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:15:57.800Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:15:57.802Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:15:57.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:15:57.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:15:57.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:15:57.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:04.964Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6accd1a8-d18d-406e-b890-0f86c23f1e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:14.981Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=107d6a30-6f9a-4fdc-98de-1d216fb6b956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:24.999Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a3ecffae-45c3-45a7-adfe-987a417b6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:35.015Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c38a72a2-17f1-4bb8-8cb5-08e13b3b7982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:45.033Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb8a0cc2-f4e3-42e2-8f9a-9dc9d17a575a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:55.060Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=856d6eb6-d450-488f-aefd-b659809ce3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:16:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:05.095Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=00ff4cfa-7a28-4ef9-a0a1-ba64e07d9d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:15.116Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7da239b6-51c8-48d5-992a-15c6d681891a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:25.141Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=962ae050-131c-424e-bc7b-9782317b3019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:35.178Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=37625dda-1ae6-4c93-9ffd-d9f13acc0f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:45.194Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=628dcae2-27a8-405e-8251-c422ae35568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:55.209Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e817eee2-6bca-490a-92d3-f355efe71588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:17:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:05.259Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fce7cb28-77c9-48b3-ad69-16ed8276bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:05.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:15.276Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=359c7b01-6ca2-44bf-950f-d4f8987aa121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:25.294Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=86fb7e89-e2f5-4634-afdf-32bd581531f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:35.311Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5c033a39-1bda-4fa9-8e74-f74644f8fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:45.329Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=056e2569-1571-413a-9bda-43699d1e14a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:55.351Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38384178-11a1-44a6-acbd-b2e3d20d971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:18:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:05.368Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a47d0785-1b91-4e93-b9ab-27aaa1ef2bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:05.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:15.391Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=89a1eec5-f61e-47fb-aeec-c2471fcc292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:25.431Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5b1c09f0-0434-4964-abee-fbe0d264bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:35.451Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d2bedeae-8859-4860-8e64-9aa626c9262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:45.465Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=455e4ed5-ba0e-42b4-b4bf-a499082a8b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:55.481Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7b4e7f33-59e4-4170-9519-b990eb442698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:19:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:05.496Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7b7fada4-9a44-47d4-ade0-32be0d3ab862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:15.513Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ef147157-6ce4-4845-a5b1-c513334f931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:25.535Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fbefd0b1-4e0f-4ff0-926a-6e8473a57f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:35.577Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f3fe8f93-37dc-4132-b228-a694178d11aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:45.605Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=35849490-e7f0-4ed3-b995-554171fa2f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:55.621Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b47d69b6-dd55-44fe-b1bb-3bba7040f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:20:55.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:20:57.723Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:20:57.724Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:20:57.724Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:20:57.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:20:57.725Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:20:57.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:20:57.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:20:57.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:20:57.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:05.651Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ff0d782a-4bcd-4165-a5ef-db4bb775c066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:15.686Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=da954588-52dc-4793-af18-c256b4405d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:25.704Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=60e51450-66e1-47d9-9c97-85b36d9d3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:35.727Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b4f0a52e-1bdd-4919-8bff-310e7f5f9f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:45.744Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c847d7ad-95bf-44eb-9d98-566d851b3065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:55.768Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9dc7b1ee-f2d4-41ce-a384-07ac51938634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:21:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:05.785Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e3940dd1-15c8-4242-b8ab-cb054d5382f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:15.805Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=009c30eb-f869-4779-a365-6be46791a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:25.845Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=06451ae1-e7b1-4bc7-b46d-7a11e29a3188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:35.861Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=260b01dd-67b2-4adf-9ac3-150fb9165b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:45.877Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e748f7e7-f962-4691-a543-33f43919d6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:55.894Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fd6af992-04c2-46e2-9539-f9f5fa2569ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:22:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:05.912Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=80261fe3-6815-418c-baa5-cfe670705666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:15.926Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=924403bd-18ef-48dd-9f30-811a9d0a3fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:25.941Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=68e02e68-ae7b-44d7-9514-b22c4b20b594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:35.957Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d88edcca-831a-45af-a482-76721c12ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:45.975Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3b870c23-3ef8-47af-91f7-eb650cd6b693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:55.992Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=88b38caf-8232-406b-9a82-dbff5dda0d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:23:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:06.007Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=61821716-d048-441c-88e9-b0a101f0d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:16.027Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15adc63b-25f7-4582-827a-1abf60da5850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:26.044Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2c41383-f828-4e5b-bd5c-64ff7a180f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:36.064Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6539903b-c4e7-4a61-b6a6-9b8bd6b1f00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:46.082Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f1fd458b-f2b4-4f76-9778-fb15d8cba343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:56.099Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f0b60007-f153-4886-90e4-bceee6f26cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:24:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:06.116Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3f72f00f-ff18-43af-bc03-6e7dd8432554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:16.138Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2fcae038-5b92-43da-b02b-8ace0eb6a533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:26.155Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=1ff72097-9b95-4652-be3a-af612abe2395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:36.192Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f4a0e65d-5d45-4934-848d-ccd7d740f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:46.212Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=47668f19-f734-4e12-a264-648d36122a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:56.229Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=39e41e88-632b-46ea-8956-d8af604ca06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:25:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:25:57.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:25:57.808Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:25:57.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:25:57.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:25:57.809Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:25:57.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:25:57.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:25:57.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:25:57.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:06.247Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ea415a8a-c3d2-437f-bf28-921feaa45dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:16.262Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5f5818ca-ecf3-4aa1-a098-7a13ad3efd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:26.283Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3bebcf74-c57a-4aed-83a5-3fbfdb4736a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:36.302Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=af7be397-1c5e-4ab2-9d66-7df0ecf798dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:46.317Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=be8c0496-7172-4a4a-b536-1b9eb61bdb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:56.330Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4c4ea799-9251-44e1-9045-f21c95790a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:26:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:06.348Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=786c007a-a504-4887-9e08-8104ea7ee5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:16.365Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=479b9971-fa33-4206-8a96-ed7d0c4cc42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:26.384Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e4fbc24-5031-4a0e-9a7a-63c70f4f418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:36.401Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=40dc4432-fe04-4b75-960b-984bd81f0ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:46.422Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=990dede3-1def-4c5e-9e2b-5a31bffddb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:46.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:56.438Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15876db8-a155-4712-84c2-c99107ee8699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:27:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:06.455Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d3558772-15c8-4179-b87f-16d593464c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:16.470Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38a41709-6a9d-4517-85ae-8cd4cfd4dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:26.485Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=efa9a1e8-522f-4b29-bd31-a4382812dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:36.506Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3ec06876-581a-4dac-896f-7760fdf57a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:46.528Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3e6cf892-ad84-4dc0-81d8-df86c3da5d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:56.549Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bb9ee00f-73ab-4358-9645-793727ebb2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:28:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:06.566Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cd5a6731-a38f-40e9-b1b5-0536b339a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:16.585Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=69f61ceb-f1ba-49ae-a7e8-3419637d404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:26.604Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b7dcd68d-6ee0-4eba-9ac2-823ac95cb6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:36.621Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5262ebba-5c30-426e-90a4-59e67fd3e863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:46.637Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=daae2290-7a51-45af-bc75-acba2c954414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:56.653Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=06d49e18-89e6-4785-aaf9-6443e45459f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:29:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:06.672Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c9006bf9-8367-4182-8c9e-5c6df51393e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:16.688Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=51d86bc4-aa03-4de7-9838-2398970ffafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:26.713Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2fd4673-5ff6-4c1c-a4b9-56e3ac7d28e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:36.735Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c290ab9b-44b4-4815-bf5f-222505ccdaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:46.772Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fd30c57f-bd50-4bb7-8b50-0029134ec16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:56.787Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6ec5b1b7-652d-4f06-b508-f1e92212b856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:30:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:30:57.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:30:57.730Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:30:57.730Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:30:57.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:30:57.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 |2022-11-03T23:30:57.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:30:57.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:30:57.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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:30:57.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:06.804Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=72f733e4-cada-40b9-a8af-225dbd13a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:16.821Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=54a99c47-ba92-4e9a-b5da-d1386327066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:26.839Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c2cb0bce-a996-489a-aa05-2e0c1ebbd53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:36.865Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d856900b-9404-4469-b156-2081a8a53b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:46.889Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9b141ddc-1c1e-4fd5-883a-f0fa0e1e0511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:56.903Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e1207a92-2ce9-4505-a897-e0e844d9c160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:31:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:06.920Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f142cb97-0bc8-4635-868f-942b7b85b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:16.936Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=da4d0465-4b4d-401d-b9cb-6dddc93511d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:26.955Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5a6a10c-ef49-4fdd-bde1-a6042e4621a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:36.974Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=836a65a6-e764-4810-a33e-00a7b53c11da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:46.990Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=508d7a18-adc2-4967-839d-2ab36ed89813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:57.006Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=15212df7-8931-414e-b941-067671795afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:32:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:07.023Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fe866f10-5697-435d-8f48-57e97c60f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:17.039Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8694ce2b-08ae-4a21-a096-11229fecf3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:27.069Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b4d5f272-4923-407b-8e3e-34970345be05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:37.086Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e309b055-5d4c-41ab-b71c-d251db36c744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:47.108Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f5432ae3-7a79-48c3-8c2a-cd01be596568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:47.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:57.123Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c4d11c79-0de8-45bd-81a5-8189f583afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:33:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:07.138Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6f7f1f2d-141c-49c7-b72c-a51858959881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:17.152Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=55e9066d-5d4f-4dcf-b9f3-d7d76394c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:27.168Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2ec65dfb-933f-4a40-9a60-6bf688f0af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:37.195Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7db4c8b6-642b-48dd-a753-07c22d35d6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:47.224Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=baf40474-e88c-45d7-8861-0b4bf97e5fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:57.245Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9f5216c9-1a98-4e56-ba87-fa57e6e18d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:34:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:07.260Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=a75f3421-3fb1-40f2-9eb7-959401da200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:17.273Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=bddf175b-9847-4783-9fc6-0e206c32bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:27.288Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=496da311-7b9f-4f0b-a13b-4f111f59cabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:37.306Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=83f89eff-e578-454f-8f35-a737f7e26131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:47.327Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6cf25331-0f04-4a27-98fc-5cce4c95e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:57.342Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=e648ced9-1d8e-4766-b0de-24c8903f42cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:35:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:35:57.809Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:35:57.810Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:35:57.810Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:35:57.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:35:57.811Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:35:57.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:35:57.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:35:57.819Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:35:57.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:07.365Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d7b194c4-b130-498b-a917-e0bc68a43a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:17.378Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=7b05c8ce-850e-47b9-b607-398207f916d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:27.397Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f8163a51-764e-470a-b88f-89f96ba2aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:37.413Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=48009d77-02eb-4995-8dcc-ef0b59d42bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:47.429Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=46e2cd15-8a19-437b-bb0e-48684f56645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:57.442Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=4dcf8bad-a9db-4946-b13e-3677c87a3e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:36:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:07.461Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43f2114d-e106-496b-a3de-99b17ca3564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:17.477Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=187a6b07-83e4-4f1d-a1b2-5cc370b21bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:27.516Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b58b5417-5860-423c-bd52-6b39a60231e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:37.533Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3906b253-721d-4745-ad62-aae9d39eff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:47.551Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d6dbfa6-e924-4be3-a0f6-615c5e8b62bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:47.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:57.565Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cc95ebef-07f8-42c7-a98b-eb4116481b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:37:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:07.580Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3fa89b29-fbad-47cb-a2a8-94c62abc21a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:17.595Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=79b366a9-fd13-4420-89d8-8c3da982822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:27.609Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c0caf4ca-3946-4bcf-9f86-ce3d6d64ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:37.625Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=522594ca-12f6-48c7-bc61-fde8098a71a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:37.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:47.642Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0924f20e-d878-4ca6-9516-6a45be08312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:57.655Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d1a9737b-2dff-445b-a72f-61aae37ecee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:38:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:07.671Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8678363a-7839-4029-b273-83d6d2e1c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:17.688Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=38004d91-4628-4cf4-a2de-c8c222a285f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:17.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:27.703Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8253795b-c299-4ab5-bcba-58ed45fb0b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:37.720Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fed01181-2505-403c-aa7e-488d112c5e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:47.741Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5f441a3-29a3-482b-94bd-2e2b150a74ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:57.757Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8aeea3f8-4d15-494e-8cf5-6ea7b6687cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:39:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:07.777Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c9c0251b-86d0-44fa-99f6-d6f139a8d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:17.791Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d308128b-5f5e-46c8-b8e8-64cec23b63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:27.805Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=048c7986-ccc0-41a8-a8e2-a9580263c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:37.820Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=436016b1-a24a-4e35-a4cf-e7719c99ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:47.838Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=8bf6f700-a91b-4a86-873b-4ab9dae755eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:40:57.722Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:40:57.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 |2022-11-03T23:40:57.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 |2022-11-03T23:40:57.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 |2022-11-03T23:40:57.723Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:40:57.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:40:57.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:40:57.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:40:57.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:57.852Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=46229430-7ea3-4986-84fa-7f43966f3e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:40:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:07.869Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b2055e9f-a28a-431a-8216-949d9870b113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:17.889Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=254412f8-c8b6-40c4-860b-9c218beddc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:27.915Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ea7f7adb-1aac-435a-a9ad-bef60394b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:37.929Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=0d769be9-c808-4773-b8a4-847a82d83e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:47.944Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=84709c28-041c-4911-996e-4977eca0d0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:57.958Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=5c1f7746-2b50-41fb-82c0-de4ef252b909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:41:57.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:07.979Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d5b041a4-9eea-403c-8be2-74a9686e0850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:17.998Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=c518bbd1-11f8-417e-8ff8-be95d1f0c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:28.012Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ebe8de87-5b53-49c2-aafb-ec6b5109e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:38.036Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=78385076-e457-4a19-96f1-dfa6098101b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:48.052Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2383f540-5294-4b16-9c8a-b97987642bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:58.065Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=baabbcf3-4c94-497f-9cc1-a57e5a40a900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:42:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:08.083Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=d41faa24-6b32-4fbe-ad11-3f30ee02904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:18.098Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=581a9770-7385-400d-ad8d-6333f296d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:28.114Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=2b9e69f5-8545-4766-b524-208346bc456c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:38.131Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=eedf8e9e-f8fe-4519-bdfe-4642eb46ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:48.147Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=cfb0bfd7-2dcb-48ab-bfef-e5c30aa6cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:58.161Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=76ef148d-560a-4fa2-9506-865365777f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:43:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:08.177Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=22749a92-7fb5-4ccd-8d7e-9eb3eccd1a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:18.193Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=43ed97a1-58da-4387-a07f-ae77b45e2371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:28.236Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ee0c8b29-a414-4d32-adbc-3a32fa449af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:38.251Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=fc2c3f73-38ec-45be-9db5-cb00b265a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:48.276Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=05278966-32ea-41ae-a2a9-b893aac77441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:58.313Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=9507a662-8468-4cd9-8913-b65b3fa0deff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:44:58.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:08.332Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6e16c6b2-e312-4953-9383-606aef04b04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:18.353Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=f501968f-a458-4806-a314-25c19f480458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:28.380Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=ac6d0b63-b958-4d91-8751-c7c4da73bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:38.396Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=be44c2b8-f7f7-43ae-acfb-b4e5a080d9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:38.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:48.418Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=6f3d0c80-aca9-43ff-bcd3-33a82256b31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T23:45:57.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:45:57.798Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T23:45:57.798Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T23:45:57.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:45:57.799Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:45:57.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T23:45:57.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T23:45:57.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-03T23:45:57.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:58.434Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=aa1dfa16-bd30-4c0a-9b56-b53d8bb18da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:45:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:08.450Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=b0343e77-1211-4647-bf9b-4d412ed3b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:18.487Z |INFO |Init configs |InvocationID=793e9bf7-c8f6-4fbd-8f04-8e144cb7052d, InstanceUUID=3961b6a5-101f-4775-80a6-b068fa10a2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T23:46:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |