By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:09:58.777Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:09:58.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:09:58.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:09:59.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:09:59.594Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:09:59.595Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:09:59.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:09:59.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-23T05:09:59.860Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-23T05:09:59.884Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-23T05:10:01.156Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-23T05:10:01.660Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-23T05:10:01.681Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-23T05:10:01.682Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-23T05:10:01.747Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-23T05:10:01.748Z |INFO |Root WebApplicationContext: initialization completed in 1863 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-23T05:10:02.446Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-23T05:10:04.509Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-23T05:10:05.089Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-23T05:10:05.267Z |INFO |Started MainApp in 9.278 seconds (JVM running for 10.053) |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-23T05:10:05.333Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-23T05:10:05.335Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-23T05:10:05.338Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-23T05:10:05.343Z |INFO |Start scheduling PRH workflow |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:05.358Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=16385f3a-37ac-4a41-a2c2-3cd422ca5f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:16.034Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f544127f-d61a-42f2-954a-7da8740e541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:26.052Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3ec5280f-0824-4eb1-adb8-2b1bb1f32616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:36.064Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=18838f8a-f4f1-493a-a530-df08413fcc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:46.078Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=294200dd-8970-4998-8d07-2562f3dabe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:56.096Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=da6383f2-d9c9-48be-b786-ed3ddab703b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:10:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:06.109Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f5b4fe08-fd7f-4350-a53b-dbb4330f7590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:16.128Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6d807186-0ab4-444d-bdce-91609f2e8918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:26.138Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f9e54538-d65e-496a-a46b-f25ad8578b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:36.150Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3a0739f1-3ba8-42e1-b206-4a8e39f6de0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:46.167Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=838a57ea-4290-443d-bdc5-2709269f8f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:56.186Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2bf923b3-bce2-481a-a66c-302128389417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:11:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:06.195Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ef5e4f49-dfb8-477f-a205-95f1a04b40d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:06.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:16.204Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3a2f9c76-d224-42ec-abe1-bc64214cb8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:26.217Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6b2663e5-dc97-48e8-b471-647729e2cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:36.229Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3dba3e47-5ae8-4ee5-88b7-64a4e81e0272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:46.245Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a7febd9b-0f3f-45f1-b14b-82d97a9f30f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:56.252Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=06de4e30-eae3-457c-bbe2-b5cb9ac03a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:12:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:06.260Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ad872b85-0111-475c-a218-0b9efd01580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:16.278Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b92d42eb-1e09-4b83-a325-5e5d34a96aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:26.310Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=afc08c83-60ea-46dd-8e5a-0d7e01eced57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:36.323Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8957a01d-35c4-4cb9-ad7f-5615df3c02ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:46.350Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4939837c-902d-4179-b626-4da37c787112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:56.367Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=37420c61-ea02-4065-8b71-ecc88080849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:13:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:06.393Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b41c9734-7453-4a1b-a6e0-84abbe810d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:16.409Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8e9bbd94-c1fb-4b24-aad9-8f70f4da245a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:26.418Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9c95df7c-68b0-451b-a6d1-3f0b23a05c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:36.427Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d0e1b619-34fe-4864-8ac0-1e4fd6c14d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:46.437Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=84da866b-0678-44f3-9d85-fb57a26c3e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:56.448Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d6c42d83-9761-4ddc-9036-79cf7ca37007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:14:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:15:03.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:15:03.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:15:03.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:15:03.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:15:03.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:15:03.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:15:03.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:15:03.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:06.473Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=76f0a00d-eb60-49d3-ab29-1298e5fe3cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:16.483Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=eb7915a5-d11b-4617-b068-0bddd997f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:26.493Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=82cfb31a-2f54-4c4c-9789-f6235fb9eb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:36.502Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=1862bca8-f800-4ed3-9987-d856cc4abc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:46.519Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=37c0d911-7dc9-41c0-8baa-e5a8b07199df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:56.531Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ed0be368-0205-4c04-96f1-854c61a03813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:15:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:06.542Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=19c172a1-0dbb-446f-9ee5-774d5fae97dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:16.558Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6edf9f9d-a10e-41fe-b961-293679c94d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:26.566Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e491d9bb-b80b-4b19-9ae8-cbd4895e194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:36.576Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=772314d4-4ccb-4952-9cd9-3753c7cffd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:46.595Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dcd261c3-43a8-413e-99a3-d15cda9354b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:56.604Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=90638eec-919e-4dbe-a878-f4945af15043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:16:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:06.617Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4fe430a3-489d-48ff-a2eb-b5ef7bab5dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:16.625Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=aad2715b-6643-48b0-a4d0-f0178455d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:26.637Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=cf7b0598-32c7-48c4-b873-85f32780d739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:36.646Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=fc0107a2-8858-4178-bf7d-a96138a26ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:36.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:46.670Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=82dd61ec-5ae9-4446-a7df-29c20df04870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:56.680Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=23fdb518-2441-409c-9f81-48e23832de3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:17:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:06.689Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=1d2ada31-a605-4c8d-98d2-12e1b2491c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:16.702Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=1e0cece4-7f92-4653-85ac-dc6d2592e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:16.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:26.711Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=268a89c8-fb30-4fd3-bc36-090861570e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:36.720Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dd5c60d5-dbee-46d6-bf97-b80e247b67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:46.730Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=28d98aea-3c05-4438-ad6a-8b2aeda9f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:56.747Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f0c05d9c-90b1-4289-bb9b-784174f68145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:18:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:06.756Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a24066dc-fa53-402e-8f69-d737746f72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:16.766Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6086ae76-f298-44f4-a07e-9ce64ef95e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:26.777Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=371d85f0-cb2f-4271-b925-53f51d61f1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:36.788Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=22e532c7-ba26-46ff-9e78-8bce76870f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:36.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:46.802Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=04aad816-9b95-4b20-b2c3-ad9c849d3eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:56.812Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3533441a-eaea-432b-9985-98216dcc886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:19:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:20:02.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:20:02.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:20:02.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:20:02.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:20:02.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:20:02.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:20:02.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:20:02.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:06.829Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a6cc6463-dabb-4caf-8524-2b49dab40929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:16.841Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f41c7074-b7d6-4210-a8df-f55bede60aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:26.852Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2043e33c-860e-49b7-bf03-3187ef6cdfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:36.867Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8909dbb9-b38c-433c-89e2-2079e1be0bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:46.877Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=49b057af-3a85-44eb-9b97-2d654b5db4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:46.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:56.888Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=296eb43a-5ab4-4596-8e27-d5346b824cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:20:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:06.898Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=63a6fb82-c033-4e3e-9f5f-7e5bbbf7976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:16.923Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4a2523af-fea4-4e36-b843-9ab652f45aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:26.933Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d284ec4e-ef3e-46da-8dda-ff8295d975f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:36.944Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4ae95112-5bd1-45d0-b732-d7afb87b6931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:46.956Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e966546a-a3a3-4510-a542-a4797347a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:56.968Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b60b7ad8-a25a-4da1-ac09-9b78e7d87564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:21:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:06.977Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ecc1fc22-d183-4f25-95f3-7827a1b1bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:16.986Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=99c5c6f4-eddb-461c-aa04-ac8962b186a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:26.998Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8ee38df1-fb8c-4902-9035-59b943476184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:27.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:37.007Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a910708c-6258-44ae-820a-9d2954fa4348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:37.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:47.016Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5ba530f9-f99a-4742-8080-d43b843257fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:57.026Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b25bb995-0ad9-4681-9498-05e75390635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:22:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:07.034Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=eb994a9b-0eb3-4ff7-bcb0-3507a2a7c975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:17.044Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=11309689-54ee-423a-8c09-4fecf9afe91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:27.053Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f2f3f073-deef-4752-a8d9-eedef8219189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:37.061Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=81c15e20-d42e-4ba3-b8b4-470f76421c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:37.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:47.070Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b2717d43-8258-4843-bef9-0b3b17109c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:47.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:57.080Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e7b9dab1-1fa3-4086-87a6-0d4cc3111430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:23:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:07.091Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=22bceea7-6935-4109-a333-fa0e493aee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:07.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:17.107Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=07fae2bd-992f-473e-8224-54a15f3ff05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:27.117Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=63bdbb8d-5364-49f1-bd2e-0e4c8e95c2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:37.129Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f51d2f64-75f7-4c40-8fdc-9d79cde4a315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:47.139Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=08dbe0bf-f98e-4fa6-82e5-b5585fb4aaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:57.148Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=848b2020-c750-4c0b-8f6f-5bb3c07a268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:24:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:25:02.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:25:02.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:25:02.737Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:25:02.739Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:25:02.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:25:02.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:25:02.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:25:02.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:07.158Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=51cbdcc0-208c-4efb-8fda-c7502208fdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:17.168Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=48378e1e-7d04-4f93-b41e-9bd74c454577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:27.179Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c107a458-2cea-4ab6-9f57-935d91a424c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:37.188Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c0463229-49f2-4e6b-b0d5-ebe998c329ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:47.198Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5ae70198-20dd-4ed6-a67a-21db80a16c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:57.209Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=986228c3-1386-4556-a268-b3e0d769ceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:25:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:07.220Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ad7db04e-5dbf-4733-909c-2f643e3a819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:17.229Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8aa290f1-4078-47f4-89d5-cd12cb8b9b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:27.239Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=77d8ea9c-c08d-49b4-96b3-94dfd4fb8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:37.249Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=66af9c8f-c839-4225-8593-858318dd0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:47.259Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8e8c9591-074a-485c-ad25-e8587112fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:57.268Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ece66ecd-37e1-415e-b85f-c3054f114a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:26:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:07.281Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8adcd2f9-7976-4453-9c53-c42547bc51c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:17.290Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=02113f50-138f-4f99-8cd5-a858b895b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:27.299Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dfc9d547-4cc5-47ba-9356-a85af4c99591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:37.309Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6622ef4e-88af-4ab5-aa10-57ac298be634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:47.319Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0c5981df-e9af-40f0-ac80-c86b90c73a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:57.329Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=44813b72-7948-410b-8935-b5441c09a788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:27:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:07.337Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=36f79117-e910-44f0-ad8b-a472a5d605eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:17.346Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dbd1de2d-7620-4d53-8e00-5b0db719dc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:27.356Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dae4c34e-ea2d-46a1-a3bd-719293b27f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:37.366Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=df22e65a-e7a2-4e8b-ac5e-596ab4beea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:47.376Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9e0c10a3-0b49-45e7-b928-320d30576e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:57.385Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2fc33017-dab5-47b4-ab02-e73b38d934e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:28:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:07.395Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2d4e6e1e-19ab-4c7b-8f00-44f579774503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:17.405Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f43a2e60-ab5e-4241-bdaa-c2a9e8514a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:27.415Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ac721b66-1ebf-436f-bf59-2058b83cec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:37.426Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2ad0b8f2-fd8b-401e-882c-c84d8e3d494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:47.435Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0c84317d-4e2c-4f78-aafb-b4cdce29ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:57.445Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=07ebbb14-3c87-40de-afd8-962f7b50d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:29:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:30:02.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:30:02.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:30:02.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:30:02.653Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:30:02.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:30:02.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:30:02.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:30:02.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:07.455Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ded87ccd-501b-4f3c-8157-63c2091be6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:17.466Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=75376764-d736-4342-870e-6cc5f2e873e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:27.474Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=11ef6c8d-912c-41c7-ad36-b69fd66036c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:37.484Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e0590e6c-602f-46bc-99ab-52ad926bf504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:47.496Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=abc0b003-1f49-4b37-b530-72d0d338c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:47.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:57.508Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=bfa37ee2-ede0-487a-bccf-4cdaab63c9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:30:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:07.520Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6a617c7a-f67b-4ba1-9f3e-b362e30a31c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:07.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:17.531Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8f7e6f11-1631-4c08-8243-e7c32a384e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:27.544Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e149a839-a25f-483c-be82-f1b05faba2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:37.554Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=96c68802-a4c9-4f6f-8547-3290b7eb85d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:47.568Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=992c2e63-33fa-4231-8047-cd9ae952f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:57.579Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=72df7dc6-1c67-475a-8e34-9492621e6c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:31:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:07.588Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f303cb69-be22-4f28-bbf5-bb51d22ea367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:17.599Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a59a0009-af8a-4a2b-b2cb-3d64a1fa90e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:17.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:27.608Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=76031f91-e41e-4f93-926b-8d0e49b1b8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:37.617Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=32fc24de-8491-4fe4-9ac7-2447278e2942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:47.629Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7d59dc83-0d6c-4b2a-8817-5c423898cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:57.638Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5ecef77e-b5b0-443b-9f72-207151085b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:32:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:07.648Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=827d8786-3c53-404c-b37e-b21c828b8ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:17.660Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2f3bc76b-89c5-445c-977a-915ed259a160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:27.669Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=589c927a-f66f-4218-ae7b-71d3d0cb5a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:37.680Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0b8069ed-c792-4f2a-95bb-509511967c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:47.689Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f6b5e125-7326-4ec4-98aa-12b649fbf224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:57.700Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d02a25e8-5ae0-4c17-89ad-1d1c2fb43c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:33:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:07.710Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=38e128b4-f73b-46c2-acae-49b3c799214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:17.720Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2f46fc53-b4f9-4fbc-af5c-a0025380c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:27.733Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=664806f1-782f-4d7e-98de-697a7d137044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:37.743Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=487d9037-74d9-4a75-a9d3-3d8ae709ba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:47.753Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7894736e-ee7c-454a-81d6-770847d18dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:57.765Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=08b40c1a-ea17-4ed5-b992-516e108d2ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:34:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:35:02.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:35:02.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:35:02.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:35:02.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:35:02.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:35:02.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:35:02.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:35:02.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:07.779Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=34d90970-2f01-4bd0-9d4f-3dab9aaf2862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:17.796Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dc76aa7e-8812-4461-9c1f-5f9b8ae99191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:27.807Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=61cb0c4c-9644-4a08-84ae-b00d9d96a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:37.817Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5be9227b-c419-4ed3-ad49-533484a251be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:47.828Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f4c90915-201a-4d99-a58b-d0308010209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:47.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:57.842Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=39162647-8e01-4993-b809-f0c29e9bb4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:35:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:07.851Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6a3eb99b-eae5-4871-9070-566b25af72d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:07.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:17.862Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8708b166-9916-4161-8f3a-bec76f9a035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:27.871Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=59ed509a-bde6-4c12-94ba-7f586a1c9659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:37.882Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e055681d-e108-467e-a781-e064b309622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:47.892Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e857f9a4-213b-4776-ad2b-4bf62dc4ab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:57.905Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a5abdf16-6967-40ee-adf5-b4d2179b6c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:36:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:07.914Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e2dc946c-ec25-41bb-94f0-3681f5a0d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:07.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:17.923Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=29ce1edc-e97f-4dcb-87aa-5dc46dd7eb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:27.933Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=03241994-fc68-43c4-971c-d786158cdf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:37.942Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=580a610f-fbbf-4b28-8759-039ffc936079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:47.950Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4f4eb1f2-40aa-4678-b5fc-2e26a82d8f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:57.961Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5675df86-d97c-4f7d-8d28-87fa8562c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:37:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:07.972Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3c2ee7d9-0fc5-432d-833c-b6bedca75bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:17.980Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=57f59afc-3874-44a1-8d05-46768f100f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:27.989Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=72185c3a-36de-41cd-86de-da1ab0c5f9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:38.013Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0e1f9a6a-f843-4444-b4ba-e647cf9b31e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:48.026Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=bf67782a-06df-44ae-a75c-68292d0c29c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:58.042Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=83cbd920-dc3f-4b58-88ea-c0fb717d5973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:38:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:08.052Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=69de0f50-53b1-4b9f-b8cd-0c3d3cb7f16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:18.062Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=11119ca3-e346-404d-aeb0-88202af6c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:28.072Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8635e6de-db47-47fc-8e55-f75a1bbba47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:38.081Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6eb9b61c-f84b-46e1-8ed5-eb7e99f6d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:48.091Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=1079f5e1-589d-4660-8513-d02c4efdbc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:58.101Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c995546d-6840-442c-bf40-7d0fbd9d2bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:39:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:40:02.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:40:02.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:40:02.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:40:02.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:40:02.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:40:02.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:40:02.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:40:02.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:08.111Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f2c2eb7e-090b-4ac4-a656-cc820fe4ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:18.121Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=73a26d73-d88a-4e54-b1d8-31ed1534aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:28.130Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0e050887-b6c3-47c5-9933-3739c79304dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:38.317Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c8ce2e8c-1871-448f-be77-e734a4ef2c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:38.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:48.328Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=53017a1d-1604-4afd-817a-48ca1eabe1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:58.338Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=af6ec13d-ad60-4d61-858f-f4f15cf03665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:40:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:08.348Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0224e2a0-9e0b-4c9a-b993-9f2488d378a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:18.358Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=996bc95d-ca6f-4d57-8293-8eeb611a887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:18.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:28.367Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=85274ff4-7a05-422d-a5db-bf21985c13f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:38.378Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=90b58a7a-e6fb-4708-b599-de0fe603a545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:48.386Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f311e527-535b-4a58-a3a0-9334b1b9f978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:58.395Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=72a445b2-1556-4cdf-8783-94027b83973d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:41:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:08.405Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f300890f-6e26-41a1-8c03-54ee6a1218a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:18.414Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ff9d3b08-28b3-4fdc-a7ed-bc7670155b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:28.424Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9d07d97b-fad1-4212-9983-332ca31a771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:38.434Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=46a0f359-e326-4567-ace2-d4262291cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:48.445Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=cbdc62da-2b08-41da-a78b-5646ebee85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:48.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:58.454Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=baa311f6-8ec6-4b17-af7c-34ee1c3e70da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:42:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:08.463Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=28e4d2b6-7352-4688-9357-52145d8ac642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:18.472Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=50f00d5b-8563-44be-a5c1-f4a89d235f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:28.481Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=cafc9c5b-34e1-47c2-88dc-ce439930229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:38.490Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7b52cf7b-8325-4155-80cd-3ed6e74d9048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:48.499Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e37e1ce0-2124-4f3b-94c5-c81633e07f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:58.507Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=03753cb4-540c-48e3-863a-4320f43c77e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:43:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:08.517Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7a5a1e3f-0b40-4926-8870-18fcc00f8486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:18.527Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=aea87360-d325-4a23-a11e-048f59407049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:28.538Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=234aa18e-f90f-4183-9b07-5988eedd30fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:38.553Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d3f904a6-7883-496a-9a21-8d8a4be05f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:48.564Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ebf8f866-5116-4af4-8167-56f818be3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:58.574Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c7099fcb-b36e-4b18-a840-e82e6bf94f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:44:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:45:02.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:45:02.695Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:45:02.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:45:02.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:45:02.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:45:02.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:45:02.702Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:45:02.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:08.583Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=839f7225-13c1-4680-9979-a3c90cb2e9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:18.594Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=aeea8bed-db70-462a-8c3e-08afccb57f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:18.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:28.610Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=bd2db1a7-040c-4994-9d1f-d6c2987279b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:38.621Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c4ff62a3-d665-4212-9f24-ff6ca9dfe8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:48.638Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dc31fa2d-3b4d-465b-b58c-0361fe62cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:48.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:58.646Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=334a49ea-a36f-4009-b0d8-a6aeea12339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:45:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:08.656Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9939627e-0dfa-4db8-85b3-3f0c75acc85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:18.666Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7baa93f3-e685-4555-aa0c-0754cfd34c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:28.678Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f1276c78-ad36-4fa3-b102-a77026f4ca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:38.689Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b387c04f-af83-4384-a7fc-e93e413bbffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:48.699Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6d2537ce-fde9-4e01-a191-ed867140157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:58.717Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6071be24-6690-4c0e-8e2f-07a406f26059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:46:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:08.727Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=13fc01e5-cb1f-4d34-be29-d8ee1ac2a4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:08.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:18.736Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=14774be5-90ce-44b3-a553-22fc6deeeafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:28.745Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e52c92a9-6b74-4ee4-8718-c4a2e282063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:28.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:38.753Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=597a948a-eda4-4d90-bded-20357d7349c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:38.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:48.764Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3a17e8f4-b773-470d-9a6b-e3d65c9747bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:58.776Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5b7bdac3-27bd-4ff0-89cb-94b8d2a2a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:47:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:08.786Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=97b4edd0-898b-4b22-a962-2cd93c0130f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:18.798Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b3dbc290-adb9-4a18-ba79-99976b55e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:28.807Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5f0472b2-8154-4f4b-a89a-d396e726a307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:38.818Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9c2c970b-2f5a-426d-8f4c-c51f928fad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:48.825Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3478e7bb-c1eb-4305-9db5-f659e1119a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:58.834Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7bc6bcd2-e431-4ef1-a04e-dd651c21b5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:48:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:08.842Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7d3721fa-c34d-4f1e-9048-9a62b912dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:18.853Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b44f9f1b-f72a-4a34-9ca1-2e1757ecf92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:28.861Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4d8bdc5c-abc0-4872-9376-d7c86ed9931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:28.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:38.870Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8abeaebb-da24-42dd-88bd-0a14d9bd48e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:48.883Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a6edfb8b-92c7-4d82-a314-fb4cc1b49628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:58.892Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9f4ad182-2467-44f9-98bf-ae3d1ca8aab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:49:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:50:02.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:50:02.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:50:02.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:50:02.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:50:02.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:50:02.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:50:02.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:50:02.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:08.905Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d5364f00-e2e2-4abc-b6d0-35205e6e6cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:18.913Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c0491b8e-87bd-4432-80ec-8a49c2c59e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:28.924Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d03d1e2b-97c8-4b6b-a951-ea05fc604680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:38.933Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c3e4bffe-0a2c-4f9c-ba97-0f79d9371f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:48.943Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2c4efcb0-8777-47cb-9e8b-9b7e8ec646cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:58.951Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=44cf3d57-778b-4fbe-88cd-6bf7db1b040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:50:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:08.960Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=765b0761-ac30-46c0-9e78-2723352ee142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:08.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:18.969Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8b94bda6-253a-434a-b3c0-0a91895a7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:28.979Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=89316e16-5e84-4b08-9482-c71d1a5f408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:38.987Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f102031f-2e65-45cf-ae7c-f5962ba4a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:38.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:48.995Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=fe7d2251-9302-46a9-aa52-d969edc97104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:59.003Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f764f0cd-432c-421a-b901-aa6e04965e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:51:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:09.012Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=eaac6ba7-e903-4a69-8e3d-c7b152abfe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:19.024Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ab2f4596-9774-4408-99fe-c148ee3878cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:29.034Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3674adc5-b215-429d-811b-8a6ddaf13c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:39.049Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=124120dc-696a-42e9-bf0c-2f164f82a160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:49.059Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f4b2f4ca-29aa-4f2c-b2f6-2085348f3baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:59.068Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d803d067-a19c-4159-8815-87b637b07b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:52:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:09.078Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ce1d00b7-78ab-4022-9518-097b1978cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:19.089Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4e93e2c4-ae32-42fb-aaf5-b3723066d811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:29.099Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=95e4ae33-f9c6-4e9c-bff7-c9a64a08986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:39.111Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b6973a19-acc7-4c42-95d0-adc3edbae708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:49.121Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2835fb5e-bf2e-482c-95ee-fd9c4f3bca80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:59.130Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c42d0b68-d13f-420f-a49d-3b5f9c8791d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:53:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:09.141Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5d6ff88b-6b7f-41e8-995a-cc7f0a5083ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:19.150Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0d42ca06-1459-4f2e-ac3e-0fa2ce524c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:29.161Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2356fbc5-a4de-45bf-b1a5-7e3984643bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:39.170Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2bc03b7e-9caa-429b-b159-33ec97a20dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:49.178Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=40c3ed3f-12da-4fb4-abe3-d19354853534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:59.187Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ddf8443e-1c76-407e-870f-c0d28bcd2bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:54:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:55:02.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T05:55:02.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T05:55:02.665Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:55:02.667Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:55:02.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T05:55:02.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T05:55:02.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T05:55:02.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:09.197Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=14ff4f12-2889-4583-a607-2af9c991b10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:19.205Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=98d83d99-ff7d-4550-a0f2-19484bb9e762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:19.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:29.221Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f9caa2c4-511d-4c7e-a3bf-2a60af7f20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:39.232Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=80387ccc-fbd8-4170-9bd1-f032a4310103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:39.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:49.246Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=feffeb2a-836e-44e2-bc84-273ed55aa9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:59.254Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5ee1da8f-6a2c-48e8-a609-14eafb8f385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:55:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:09.264Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b42f84d8-520e-4d68-80fe-f8a2a7e8cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:19.273Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=548ecccd-43d7-466a-8d45-9352cdc6546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:19.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:29.283Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a548591a-b742-40d4-b555-2bfeb835980c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:39.292Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f9e15da4-6fa8-4db3-9d33-3655176ce7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:49.304Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4c30642f-8358-45c7-8e0c-6fae5ce17ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:59.313Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0df6b659-d59b-4764-918f-a52cf988c0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:56:59.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:09.322Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=adb70922-bf2e-4c24-b530-3b1630da41c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:19.330Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d73222f6-d69c-4627-80a6-f1ef1c8b987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:29.352Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dfc9f018-6477-441f-9d2a-8d26c7c6ae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:39.360Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6b08ed00-0f4b-4f6d-b46d-56dd8beb033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:49.370Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9bc52f76-34f7-453c-a5df-cf85c1c7ea49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:59.379Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=12797c41-a27d-43d2-b51f-082962802408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:57:59.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:09.388Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a318847f-d6af-43c6-a98d-6bad08711924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:19.396Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4c292fbb-deb7-4ea1-8773-aee8755fbfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:29.405Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b8c8bfc3-5c11-4648-9c2f-e9e93f67a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:39.415Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c726f8cc-00f5-4819-8c18-495039c19409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:39.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:49.431Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=84c55e6e-eb4c-411d-a7cd-f78ed3b0cf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:59.445Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=52cc8ade-c006-4e2c-90d1-a32e21625a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:58:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:09.455Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=518314a4-3cd9-4303-83b5-0dc08145baf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:19.463Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=720346dd-f715-4e04-b87e-7a0e87317cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:29.473Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4b6add64-3ba8-4b04-81fa-8f2ea2479f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:29.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:39.493Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=97524c52-14a2-4edd-b633-72f19091d698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:49.502Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=1a0a91aa-432a-44a0-952b-3c2d0518387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:59.512Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5245b7bb-c933-452f-907e-0cc5af163748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T05:59:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T06:00:02.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T06:00:02.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T06:00:02.706Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:00:02.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:00:02.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:00:02.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T06:00:02.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T06:00:02.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:09.522Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9f9b019f-f23d-450e-ae08-97b863ab7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:19.533Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7912b2ab-883d-4bea-ac5e-545b09a4bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:29.543Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=308eb12b-2186-4184-be28-5a67e1aed730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:39.553Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a75d2d31-8b1c-4c2a-9b24-7fcd78d5cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:49.565Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9fc2c376-6524-412d-b37d-710e5d8fdbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:49.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:59.574Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0f100928-c07d-428c-8b47-c392838bb002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:00:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:09.584Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0dd95e42-98dd-48ff-87d7-00768973c7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:19.596Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=10fd2d93-e8e0-4571-b9b2-80b9541d5bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:29.605Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=eef00734-9a47-42dd-b756-86601f4116bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:39.613Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3dc0968c-7be9-4e55-86e8-053bff78f098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:49.621Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ca835491-078e-47ec-8a0d-7303d84b1b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:59.631Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b8cfa6a0-7590-4305-9242-7a9bec59a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:01:59.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:09.639Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=15612b71-b86e-49e6-8459-88c912c9e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:19.648Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=deef5a3b-46eb-4c26-a607-82fe68681056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:29.658Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5dfe6a80-0a86-4700-bba4-2da552a6a565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:39.666Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=9360fe7b-575a-4b57-a1c5-bbcad3381a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:49.676Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=65c43fd8-e91a-4ffe-ab36-d70b69c7613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:59.685Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=791da0fd-38b1-43d9-b593-5e8cebc0c4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:02:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:09.695Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=58538e5c-2a34-4a36-b6f1-3a886db03608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:19.703Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7d2301ac-34cc-422d-b240-9a7ed153f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:29.711Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=4807a189-f132-44d9-8fb4-1961db03f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:39.721Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=afa0c51d-a57e-4438-b0ef-622338c88a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:49.730Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=579d9305-713b-4353-a8d0-4a5320de7a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:59.743Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c89702b5-8257-42a3-be9e-8ac86f12bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:03:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:09.755Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=38d2a3fc-3907-4754-b04c-c1234f303017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:19.764Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=126f5a51-b542-4ee0-9c21-9123039f6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:29.773Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ac52f23a-cd87-4324-8228-ac7d405fa18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:29.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:39.783Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6376f32a-2a66-4a2b-9002-67e4dd43c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:49.795Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d2a0b934-a051-4566-a415-276328b0c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:49.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:59.802Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3816f1ec-ecf9-4ca7-bc8e-617c6f9a4d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:04:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T06:05:02.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T06:05:02.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T06:05:02.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:05:02.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:05:02.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:05:02.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T06:05:02.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T06:05:02.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:09.811Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e4c32eb6-8ebd-4acf-b52f-55aa99ede3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:19.820Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=38e22039-954d-4699-a71e-cb8e937a4273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:29.828Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7c2529a5-abb4-44e2-9492-5299b563d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:29.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:39.839Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ee45063c-5b29-441e-bf52-2f4756ad61a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:49.866Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=cbd2d886-8be2-4340-9c12-297a0777a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:59.874Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f3995c86-830c-4fa5-8611-603e9d0b471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:05:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:09.884Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6068b6c9-a1cd-4116-8ae3-e8a5aa4425bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:19.892Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=52e3086b-1d97-4bc6-b456-79deca2a5cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:29.900Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ea5d3cdc-53e3-42fc-9c64-87c2b885a1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:39.911Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6625c14a-b0fe-4eec-8cab-7ad23d6fcc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:49.920Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b53c6d3a-e8f0-4bee-8183-ad54af9fa739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:59.929Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=2ff07ca5-cc86-4266-99fa-f24091dbef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:06:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:09.939Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e1c34fa3-9143-4e88-8fd7-769dd179b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:19.952Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=d1370fa1-09cc-4d67-a972-9386cf17500c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:29.994Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=7e4ce987-6b31-4a21-b25d-90453b069502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:30.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:40.004Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=aeaeef29-407b-4b16-b5c8-811b85284d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:50.013Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dab212ab-7163-44cc-8ee4-1dbc329a94c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:07:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:00.022Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=50c3c60d-0101-43ac-a135-79d1ca94e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:10.030Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=fde43fcf-bb88-4b54-9cc5-466e2d522479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:10.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:20.040Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8fa97b7a-c53d-455b-90b9-86851dca3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:30.048Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=fec48d38-8dfe-47a2-a303-d236a7025a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:40.057Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=08ce09c7-6f2b-4ca5-bc32-6797d7308d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:50.066Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=79cdc3b3-3640-40d9-9e35-90fa4fd092d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:08:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:00.074Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=5138dcab-7523-4937-9a0f-6e683bc18e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:10.083Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=f1a2160b-ec97-4144-852d-bdfdef28b039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:20.092Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=46aed3f5-de17-4e59-9688-f867a454c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:30.103Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=dad76ce2-5592-4b2b-af7b-e48a8c699586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:40.112Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3433d36c-7e15-405c-bea3-49e8737d05e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:40.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:50.130Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=c70fa066-f3a4-4cae-b883-91b2ea417319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:09:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:00.144Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8d74dec9-b43a-4fe7-8e08-196ff02e511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T06:10:02.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-23T06:10:02.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-23T06:10:02.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:10:02.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:10:02.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-23T06:10:02.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-23T06:10:02.721Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-23T06:10:02.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:10.153Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=752118dd-405f-4444-b541-faa21c2d2d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:20.163Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=08074ccb-f982-4ecd-94db-b03da31ca11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:30.172Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b7273d2d-fc62-4079-afcb-938ae31b7469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:40.181Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e24fb96e-1022-4929-9752-ae961f2b4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:50.189Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=976acd8d-6960-471a-b630-21d2e21aec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:10:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:00.201Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6fac585c-8a7f-4e4f-b62b-dbe0fcbe113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:10.211Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=888450ca-02a3-4b7a-9df2-bdf462cf3fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:20.220Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=fdfe50f7-566a-463b-a6e6-697fd27def97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:30.229Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=bb80ea7f-0005-4d36-86bd-0b7216aa6a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:40.238Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b698e98e-d93e-4c35-a421-5b5c3a648e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:50.260Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=59fdf845-bb3b-4e39-b333-81e289e8b56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:11:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:00.289Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=65121d87-5ac5-40ad-82c0-cbbcee853811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:10.300Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=267a4ec9-95ac-4da2-a32f-fd40ca9199e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:20.308Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e1ac4b10-3c76-48b8-8dca-24895f7d6a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:30.316Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=cdce958e-5dfb-418d-b99f-3f253ba9481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:40.327Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a0196ab3-5249-440c-8d45-99302fcf1ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:50.355Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=ab793f28-8186-48c7-994e-872abb819039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:12:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:00.362Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=53b9efdf-8d81-4eb0-80c8-7574241d07a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:10.377Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=8b37d162-bf9d-44d1-9b00-601e715e2888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:20.389Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=341648b3-ef6b-456f-9f0e-625433009268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:30.397Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=b0345d16-b85e-4020-9908-9ef25a47944a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:40.406Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=963ea5a6-c5e2-4a3d-bd69-91302a8b0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:50.416Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3a9705da-30f4-4220-af4c-d911891dd02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:13:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:00.427Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=3b7a64eb-65f7-40b9-932d-e4983861cc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:10.438Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=e27465d2-163c-4229-ac12-5c8fb4cd5614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:20.448Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=0f5f18fc-5436-41d7-8148-8d353efcc436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:30.458Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=a568bc7b-fac3-4e12-b64b-f9d315259a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:40.467Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=552c0b33-4cdc-4b68-905d-aecc7cd31ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:50.476Z |INFO |Init configs |InvocationID=c58b4e8f-7aa2-4c5e-b7db-b34e1dfb77dd, InstanceUUID=6c1f31a3-41e3-4a0d-908d-532a91c8fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-23T06:14:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |