By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T23:35:19.576Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:35:19.588Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:35:19.589Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T23:35:19.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:35:19.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:35:20.109Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:35:20.109Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T23:35:20.110Z |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 |2022-11-14T23:35:20.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-14T23:35:20.242Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-14T23:35:20.268Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-14T23:35:21.636Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-14T23:35:22.122Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-14T23:35:22.147Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-14T23:35:22.147Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-14T23:35:22.250Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-14T23:35:22.250Z |INFO |Root WebApplicationContext: initialization completed in 1982 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-14T23:35:23.162Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-14T23:35:25.671Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-14T23:35:26.363Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-14T23:35:26.397Z |INFO |Started MainApp in 9.192 seconds (JVM running for 9.894) |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-14T23:35:26.630Z |INFO |Start scheduling PRH workflow |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:26.642Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8d2ce466-3143-491a-9256-a88ab997f955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:27.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-14T23:35:27.594Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-14T23:35:27.594Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-14T23:35:27.596Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:37.250Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2e5a5886-ae3d-45b5-ae7c-a14f6892ecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:47.275Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=51854693-57d3-4c89-af23-53104c6a828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:57.297Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=836304ef-f3b1-454b-b436-935e9c2e8dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:35:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:07.320Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c63410b5-89c7-441b-94a5-b66c03502807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:17.344Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5fb730c2-309d-4592-a491-04cc4aa8de18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:27.380Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b000292c-3ff0-4736-8a33-f802fc2fe28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:37.431Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=56b5d4a9-220b-4cb8-8fef-d6ca50efd91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:47.460Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ec26d80a-518d-48c6-a3f6-b2e068e620cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:57.482Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d5e8e2e4-1062-40db-934e-e41bfd7cbbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:36:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:07.499Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=180b5b95-b431-413f-8548-0ff782276015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:17.516Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=877c0149-d233-407b-b7c9-881e0b2c2f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:27.555Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=73cc669d-7116-4efe-b78e-913a4ab51585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:37.575Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0d1de780-3c02-44e4-b144-6333c3cc3b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:47.587Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b3012ee3-f031-4932-ba77-e5f764740124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:47.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:57.600Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=317eb4d9-d7af-46c6-bb3a-fa6bf0be2a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:37:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:07.613Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f4320ef1-9d06-4d85-9f92-9e82e9d8f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:17.626Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5dfb6cc3-4748-424d-9603-ef455f9458d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:27.639Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=615ecb6e-b87b-41c9-b5b4-ea0946535670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:37.671Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=58b2fc5e-5b62-489e-a796-5d21159e3cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:47.685Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4b13c972-0137-4c37-ad59-b6c805c5917b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:57.697Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=da54b7a5-aff2-406c-8647-9fff909979ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:38:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:07.710Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=86777266-f444-4bb8-aef8-10d814bf9e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:17.722Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b99522f8-636e-41cb-b87e-b551b58e166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:27.746Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0fdb715d-2ae8-4c91-ad1e-1204fe8df118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:37.762Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=18c87f20-1b24-4d90-8cfc-6a2e1c57f15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:47.778Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=6f3ea00d-5a88-44d3-b84f-b4e8d1595d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:57.792Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a59096e1-021a-4307-acf6-2dc2c8d10a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:39:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:07.804Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=07b2aa9e-c8b6-4115-830f-193263466e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:17.816Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0b546377-7244-4c8e-b4fc-9f1c984bae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T23:40:24.156Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:40:24.157Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:40:24.157Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T23:40:24.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:40:24.159Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:40:24.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:40:24.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T23:40:24.192Z |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 |2022-11-14T23:40:24.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:27.832Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3ffaced1-f0c6-47a6-886c-b0793fc6cb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:37.844Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a16306c1-7f37-4e28-bbfe-1230b2fd012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:47.862Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3e21d203-14c4-43f6-8083-f97ed27063d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:57.874Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=18f13ceb-9bb1-475f-ad21-c5e5f8153c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:40:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:07.887Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b8592a37-1484-4c2c-8334-2aca2422d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:17.897Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c4ada811-5658-4377-bac7-4c1e4ee8f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:27.910Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b6bd43c5-cc21-4046-8afa-a8b96b005fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:27.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:37.924Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=baac8879-33f4-41ad-bb02-e25a60c2e677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:47.936Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8d0a76aa-7b1e-4dcc-9388-f526ded591fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:57.950Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ba0cc6d7-3cb3-444c-a4be-f8857263c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:41:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:07.964Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=feb96304-f33c-4a83-b576-a5de26fc0262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:17.977Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b98a70f1-b96b-455d-b631-0347a3b939f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:27.989Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7ab0dffa-0aea-450e-aaa4-b35a65256b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:28.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:38.006Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=dd5e3ee9-1f39-4ea4-854d-7321d910a1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:48.022Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f3f052c1-ab13-4a75-aad7-1e2d42c12176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:58.034Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7b233dc6-33bc-4b5e-a67e-c3099eabb94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:42:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:08.049Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0a931bf4-fee1-4bf6-b2a9-fb05b25576fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:18.072Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8d7cfa93-3bf6-49f3-b816-a13894d975d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:28.092Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5e507ffd-fec0-40b7-9a70-e4b95b7a43b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:28.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:38.114Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f30a5ced-bac7-48b7-a476-10d2b8cf8283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:48.125Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=eb3ef95b-b7e1-4b14-941e-3fd5f6d46607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:48.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:58.150Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5960195c-d602-49b1-bce9-df62cff6588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:43:58.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:08.165Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8d7d33ad-8152-496f-9cf9-5086581cc599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:08.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:18.176Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a9220c8a-6ebc-4d11-8bf2-8f494203057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:28.193Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3f2c71a0-6be1-4a5d-9da4-45bc35ba936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:38.204Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=24fdd7cb-bac6-44d4-9df3-87072d4e6b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:48.216Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7fcca899-6fae-4343-95f8-3222fb4c2078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:58.228Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=36c2e965-efbb-45aa-931f-2112f31fa8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:44:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:08.243Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=31f51948-1070-4b55-93aa-003fa0ba1baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:18.261Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=cfcfa0e0-f9a0-4052-8793-ed61cc0bc404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T23:45:23.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:45:23.566Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:45:23.566Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T23:45:23.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:45:23.567Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:45:23.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:45:23.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T23:45:23.580Z |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 |2022-11-14T23:45:23.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:28.280Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=33a4225d-d78a-4252-97b0-1e2f5a0f3e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:38.293Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=6210fdbe-145d-4f9c-af0f-9b8a9daff32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:48.308Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8a25cd7e-9486-4de8-93bf-faba84ca0694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:58.319Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=37fad2af-3cd9-4fba-a409-a07151b8f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:45:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:08.330Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=277c0b5e-cd73-4837-869f-3b59d2c77933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:08.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:18.341Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2d8e0dd3-f2ef-40d6-ac49-2f2ad245e70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:28.357Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4d95b5d3-1c1a-4f1c-ad57-507ea60f5ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:38.376Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=75ae55f1-e364-40fe-a547-2d1fa57c1e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:48.387Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=cc248723-9cec-48ca-835a-5b65d8f2488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:58.399Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=29d22643-171f-4759-8994-51c9ca4bdad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:46:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:08.411Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a1356f36-0cf6-4b03-8363-ce82558ea59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:18.424Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=bcb20a2a-2653-480b-8520-b8073a6a6841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:28.438Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=595128d7-0aa3-4871-a2c1-9bd4038c898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:38.450Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c0a4d050-38e9-4626-9ecf-f261d83732f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:48.464Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=036847e8-81d2-4c02-a4a3-d675307e6e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:58.478Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ce8889a4-88ef-4948-a445-770e8e11adc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:47:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:08.494Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a63f37c5-cb29-4679-a9f1-6c9b9ec8f85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:08.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:18.517Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=76e7ddd1-ee46-4f0b-acaf-db39a24c17f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:28.528Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=1cfd0bf2-53d3-4aa2-99a2-25ac30250f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:28.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:38.547Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=31afe374-5999-43b0-b8f3-f1378b25c27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:38.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:48.570Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e9d20404-26c4-43c6-8faf-534eee4f4741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:58.583Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=efb8b388-48de-4373-8a17-032c238d27d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:48:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:08.600Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7a00206d-93b9-46d2-94f4-9b146acd3884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:18.616Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=01f56540-647e-4a1d-a26f-663cdb3e0a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:28.629Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e8dfdf08-f9ba-49b4-934f-ee2f4aec2b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:38.641Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=bf20000f-1686-422f-acc5-4e6d4e827bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:48.656Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c0b11082-e024-4214-880f-15e777a693bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:58.671Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9c50ca4c-75c9-4cf9-8c20-44045beca491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:49:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:08.682Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ea6312ed-173e-46bb-ae32-b47414cee139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:18.696Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3e15e3e2-2d85-44e8-b062-8bd01689bfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T23:50:23.529Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:50:23.529Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:50:23.529Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T23:50:23.529Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:50:23.536Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:50:23.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:50:23.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T23:50:23.548Z |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 |2022-11-14T23:50:23.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:28.709Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3c4850f8-9ab0-43af-9237-11cb8dd8191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:38.725Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f4832fe1-64a7-4dbb-a345-9d385fe95c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:48.746Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=6ef3a86f-dbfd-4eed-b758-75b9a65f8a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:58.757Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=804ba716-9810-4ea9-ba98-9af7cf5bd3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:50:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:08.771Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a4cdf94d-e828-4cb3-976c-861b8d1bb61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:18.787Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=eabc5258-46b7-4aee-ab30-592acae3d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:28.801Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=22bf1ab5-1011-4146-bb39-3e8a396c7163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:38.815Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=752ba518-5c1a-4be4-a95a-3828ef32a447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:48.830Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=fa37b241-13c1-42c6-bb76-29e806623fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:58.844Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=eecba6b8-9a30-4ff5-924d-4c652624ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:51:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:08.862Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9ba55ac1-572d-463f-9df5-1100c7316eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:18.880Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f1331323-71f5-4c1c-a89d-aa922132090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:18.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:28.900Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e6fa4f6c-7684-4f1b-b91c-7b28a63678b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:38.931Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=43de57c2-6b09-4469-a431-f9735306d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:48.944Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=cdcf927a-e626-4f44-9f67-9ddee493223e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:58.983Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=faa316cc-9428-4df7-90e2-a4df3c6502df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:52:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:08.997Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c07377a9-3de6-4f6a-a398-672ad05f9a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:19.023Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=cbdc6cd1-67ba-472c-aad6-dfb8d49112d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:19.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:29.036Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=be2a69e8-a59c-4209-8597-f4dc3583a61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:39.054Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=51000c28-dbea-443f-ab86-c27eee56f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:49.066Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=6809dee9-25c1-4214-9b39-5aaefd600e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:59.086Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=255314ea-662c-414f-ad07-0d4b45309a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:53:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:09.138Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4785be88-bb8e-4066-8972-acd8d2ab62a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:19.152Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7f0742e1-8d94-43a1-8851-34a8cb3953dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:29.164Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d3f889ca-edbf-4505-a58e-7f8ecbd2d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:29.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:39.179Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0d8cacc4-a71d-40f7-afd6-8703ddfde350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:39.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:49.198Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=fb21cc0a-6f54-428c-91f0-e8df363c8d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:49.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:59.222Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=eaf54dd9-aaa8-4fdf-b5df-61c18c1c409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:54:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:09.238Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9e83052b-8776-4ad6-a69a-bd9ed5ba5986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:19.258Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=00f5fc59-ebda-49a2-82f1-819c5a90f92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-14T23:55:23.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:55:23.502Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-14T23:55:23.502Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-14T23:55:23.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:55:23.503Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:55:23.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-14T23:55:23.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-14T23:55:23.514Z |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 |2022-11-14T23:55:23.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:29.272Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5f877daf-0a5b-467d-bef5-96cf1f694603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:39.286Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a075bb5c-2136-49ab-9cc6-8a58b97c2064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:49.300Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4979261f-55e1-4119-94ae-3583fd3bbd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:59.313Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b012c0d7-b851-41ec-92a8-7ce201bf3333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:55:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:09.328Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=dc9bada3-d25a-4e41-bef7-ec1774fec55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:19.353Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e7252f18-29cb-4f67-a97d-4654e9145795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:29.366Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4eb02a31-6679-49ff-abad-fc0bc8172078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:39.381Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=502c9b45-9a6e-4700-8465-0a38f539bfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:49.394Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=93f61628-a795-4051-a851-3d1cebbd98fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:59.408Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4a5b1d29-1cbe-48f9-bd09-de049e1913de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:56:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:09.421Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=682958b8-a8f9-4c67-b58e-6450ef4d3092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:19.435Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e1be7f78-6ed6-47ac-9107-a562626571f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:29.452Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=30df9bbe-04b0-4742-9372-cce3e32ced61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:39.465Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=1c29dc19-a223-4a15-9b9c-ff4891680e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:49.478Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=640afdf9-5be6-4e14-af8e-bd39e516683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:59.490Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c114bda3-0e0d-4166-8d63-6b3f0bea54a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:57:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:09.504Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4267220e-5feb-44c4-9019-f5528acf9c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:19.522Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5aa234d1-ee75-4e88-953f-42823dea285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:29.536Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=bfeeef01-51a3-4c8d-813e-846b947909d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:39.550Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=363ecb92-ec8a-4508-8c1c-dcb73d4a025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:49.569Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7d04d8b1-1098-4bf3-b09a-d292e92f3cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:59.587Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e6da9e4c-42b7-40dd-b1e7-39c66e08e8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:58:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:09.601Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2899b143-c14c-47e5-8a8b-9c28c98a8dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:19.620Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=1afe59db-33b5-4c77-9e6a-2aae8173baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:19.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:29.635Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b9741935-60b4-46b0-b0c7-81224625b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:39.648Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9bdf2401-5be2-4f50-8126-8966de5f0d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:49.662Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=65d8423e-29f9-44c2-af0b-bf858ff31929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:59.677Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5c43db9f-46c2-46fe-931d-80ed7ff22b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-14T23:59:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:09.691Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d6652879-17dc-4296-854b-318ebd965839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:19.721Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c9307218-06ca-4b18-804b-a576e8839c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T00:00:23.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:00:23.481Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:00:23.481Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T00:00:23.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:00:23.482Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:00:23.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:00:23.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T00:00:23.494Z |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 |2022-11-15T00:00:23.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:29.735Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=851fbcd6-1799-4e7b-b4bb-3ffcb977b91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:39.749Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a45fb376-348f-4205-b441-8683dbe81853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:49.762Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=10551110-2b06-457b-b714-1b7bedbd5e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:59.776Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=756c84df-96da-4d8d-a32d-0140cf9b40bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:00:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:09.789Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f462313c-7a2d-41c3-9d62-d586f3f25c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:19.800Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e2e96b28-924f-4103-bf4e-95c5cb2df7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:29.813Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c464b48c-9d68-45da-882f-52e224dd0674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:39.825Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=fcc8ff25-fbc3-4cf2-92b2-d798aff16650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:49.838Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b4c206a4-5498-41e1-a60e-1ed801eb0f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:59.857Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=389d673a-38a1-4c91-a935-4fa75bf6bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:01:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:09.875Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0a2e6aa8-52a9-4f0d-bbc8-826bbbf57f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:19.888Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5991810a-2ad4-4b44-a794-a4fa21d90cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:29.906Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=370e1ac9-996f-4344-9e62-ee475dbf3f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:39.927Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7e8fd8ed-4638-4c0f-bea2-203ce915585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:49.942Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f8c51081-31c6-4a28-a3ef-75844d521291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:59.955Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=29d57c9f-e625-49f1-8230-b8e6d9159edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:02:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:09.969Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3406004f-0b6b-4ff8-a53c-1d6896059c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:19.984Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5f37fdd8-e83c-4114-9a63-15b65a6b58a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:29.997Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=1534deb8-a39d-4146-b7c3-ff95e8ec2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:40.010Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3eb86852-fd60-44a6-bbe9-1fdbe0fdae76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:50.023Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5bec8610-c228-4f6a-8712-5fad5dba336c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:03:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:00.039Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ed6f53a9-7e0d-43da-9763-83a8551e6db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:10.052Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a008c4f3-3f34-4692-b37f-e025ef268cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:20.074Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9d4db67d-aab2-4fac-8c4d-185abbf05f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:30.089Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2b071473-5561-4fae-aa8a-62b6c82707cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:40.104Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d35c8d47-1414-41bf-ae17-815c54a16d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:50.118Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=357a9a9a-73f1-4001-9180-cbcc32173039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:04:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:00.131Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=82a527c1-e7f4-4a49-b742-d956f55ef36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:10.143Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ca2bed3a-4ac2-456b-9ea8-d19e25fe9876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:20.154Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3f4784f0-df77-41ff-90bc-4a8c2389cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T00:05:23.475Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:05:23.475Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:05:23.475Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T00:05:23.475Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:05:23.476Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:05:23.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:05:23.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T00:05:23.484Z |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 |2022-11-15T00:05:23.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:30.167Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8300318f-5f97-4c99-98bd-fc80473fda78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:40.183Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=fa814296-7de7-41cd-8bd4-055b4483a1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:50.196Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c5ff1a54-0e32-42d9-97ff-e818eb91c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:05:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:00.211Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=765931de-83dd-48bf-a441-60e11a92b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:10.225Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d89e167b-2f72-4d25-bc31-92a8d495a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:20.238Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4671f1c2-30f7-4a3a-bc91-3937a2a2706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:30.251Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=cd668cb5-df03-4d5c-973f-9022a2432615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:40.264Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b037fda5-ff40-40c3-a8e9-dfe639ac4d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:40.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:50.280Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=191c441c-353d-4485-b396-a765997c5fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:06:50.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:00.292Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=39f8da27-4fe6-4291-93ee-5ce7a3ed5114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:10.304Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2f7ec6c2-0d17-45f1-8b0b-133fafa8374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:20.317Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b2801afa-08a5-4c9f-97d4-d8340797c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:30.331Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a3798bcf-bf99-4a72-a7a7-23fac13d70fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:40.349Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f80a769f-4b56-44d3-bcb4-378bdd5de384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:50.364Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9c88266e-6289-4cbd-b999-1799609a5fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:07:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:00.378Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=33ddb909-f497-4983-9bb8-c6123e782a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:10.391Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5070e618-f711-4709-ab17-fcb47a43aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:10.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:20.406Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f7696723-9d6a-4f38-950b-ba64fc8bba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:30.420Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=364a4f87-6a25-4da8-abc1-b2b0c9efcf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:40.433Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=91446d15-7eae-42de-a4e9-921bde38dd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:50.446Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ded088ca-9496-4e7b-9002-7ddbd23bc465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:08:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:00.459Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=47a3e130-b4cd-43dd-ba42-bec10a9ba934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:10.472Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0b9874ea-6c47-4f3c-be95-557d548d4702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:20.484Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d855b992-8f05-4fda-bd04-7a90c9b66112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:30.496Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=bdc2dc57-bdc1-4616-bf7f-be2ced371820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:40.510Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=091ae2e4-4f33-434d-9c82-b36b5b3f91a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:50.523Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=5f536da7-14d4-4afd-8213-5a86d2d28bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:09:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:00.537Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9adcfc95-a774-415c-8d83-ade687e5c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:10.554Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=aafb2f38-2cd0-4945-af12-2ecee8d13e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:20.567Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=743c71a8-92a0-4553-8a0a-454223674165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T00:10:23.478Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:10:23.479Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:10:23.479Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T00:10:23.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:10:23.480Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:10:23.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:10:23.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T00:10:23.488Z |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 |2022-11-15T00:10:23.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:30.579Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=28fec9b2-2fa7-4300-9227-470c4bd77c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:30.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:40.592Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8ff53401-2894-49e6-911e-8cf4b27d7fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:50.604Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=63c507bf-fbd5-4a2c-b493-ebafe41eda5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:10:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:00.616Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0bce3022-a602-43ae-a33c-2b8f9529cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:10.637Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7b2cd1c6-e225-4a21-bb17-fb67cfb083af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:20.651Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8b0de837-7bb0-4bae-90f3-3c1f59df443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:30.664Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a6e98ea9-6d21-493a-89c4-6a70c83c6863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:40.676Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=dd1ad30f-d255-4fef-8d43-99778ea5c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:50.691Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=1fe39047-1864-4a4f-a75b-0c828ddf2056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:11:50.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:00.705Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4163d43f-c7ed-46e1-bf6d-d53a43bf037e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:10.717Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ba08d527-9cdf-4a96-9b17-d2602abd0c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:20.730Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b6d12b50-f1c2-4301-95cd-abbf1fc381bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:20.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:30.747Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=81398772-7865-4763-be61-cfd1a8d25779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:30.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:40.762Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=24f1d024-60f7-41a2-83ff-abf96e59cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:50.778Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=218938d0-9b51-4f2f-a761-666572143fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:12:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:00.791Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ccbaaaf4-b2ab-49b4-aca4-c57e8f70b7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:10.806Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=6cc3f72c-407e-484b-bb22-c2f5f7950d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:20.819Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=24dca41d-ed1e-46a0-a3a4-b4bd0ad9f1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:30.832Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ffb32446-414e-4301-b1bb-7e1c0bfe5196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:40.845Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c2c6a59d-5c78-4000-af90-7d5388c92e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:50.866Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d7e15f86-2a9b-4b77-b3c0-8ec4e8bdcec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:13:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:00.877Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4c118bdc-cafd-4741-9b91-e24ef076bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:10.889Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=24503182-b5bc-480e-95eb-125f4d12b266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:20.901Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=de47bc7a-51a2-4c47-8ce2-18a37e8857c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:30.913Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=cad1cd97-4379-4d3c-85e7-adcae8c9da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:40.926Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f7f922f9-3276-4c9d-9438-73470e52142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:50.939Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3d3071c4-3f1d-43e1-b016-bfa7580da606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:14:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:00.951Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=540c1fad-e15c-48a2-86e6-044904ccf936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:10.963Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=da52d76c-e33f-4682-aa90-0d3bbeef3bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:20.976Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=407bdb74-1efb-464c-a66f-f402d6f2371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T00:15:23.448Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:15:23.448Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:15:23.448Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T00:15:23.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:15:23.449Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:15:23.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:15:23.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T00:15:23.456Z |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 |2022-11-15T00:15:23.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:30.989Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=161daf9b-9f0a-4c2f-97cd-35a1af412838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:31.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:41.003Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=0227d2ce-8561-42a0-8f80-f8232dda8317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:51.017Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=bcb4bf0c-4588-4600-be49-dc587044ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:15:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:01.029Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3995b8a0-4cd6-4a47-b21c-530289ade616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:11.041Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=6c7b00f4-7925-4c4a-9b7e-c57c8249203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:21.053Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=dbb48d69-1929-4eca-8efe-550a25454c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:31.066Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=8c43a8c7-cec3-4e6b-9e93-86175fa2ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:41.078Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=305967ef-c9e1-4284-b8e4-d513ec663f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:51.089Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=373c539e-9fd0-40ea-8f49-a618e2c57c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:16:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:01.102Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=f23b2ffe-51aa-4ff4-a410-07a1919ba4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:11.114Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=11f298ee-a76c-4a05-8e56-afd983003f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:21.140Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9dd71b27-e1fe-4da2-a155-0cf37a9e1803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:31.159Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7853803b-6fa5-4da3-b1f9-fbfde8789c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:41.170Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2a2d4f27-9687-4760-9bb0-4eb5a9580e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:51.182Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=dac18fa2-a87b-4bf1-aa44-975e5651744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:17:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:01.198Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=17fb4654-b00e-4425-be0d-ec99b014e814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:11.213Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e254f415-0f69-49ba-953b-25752ca0e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:21.232Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4ae0e543-db3a-419b-8c10-004231c922d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:31.251Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=22c129ad-8f3f-443f-80c9-70fb08642f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:41.264Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c065c23a-5960-4c43-998e-9d31fca2a28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:51.276Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d858296a-5b28-402c-9f27-ecf03d7354b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:18:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:01.288Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9525a56a-5cfa-41e8-bc2c-85e8474ba44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:11.300Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=65b713fb-2f9a-425e-894b-cff987742884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:21.313Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=977b927d-0196-4fe1-83ac-b419ca2369e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:31.326Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d5a04472-23be-4a68-90d0-73d75841bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:31.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:41.339Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=72e1880a-1e14-4e95-a8d8-252e821052e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:51.351Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=91480395-2a7b-4be1-b337-6db9ba7bf058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:19:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:01.363Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4cf7797e-b155-4cac-a3c6-dd31d384ca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:11.374Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=4cc46146-24fa-4810-b727-9b64ac5978d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:21.387Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e81672c5-723d-43e1-bb0c-ec868c4653fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T00:20:23.466Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:20:23.467Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:20:23.467Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T00:20:23.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:20:23.468Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:20:23.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:20:23.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T00:20:23.475Z |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 |2022-11-15T00:20:23.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:31.399Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=c7e5dc21-1ef3-40e6-a2d2-314258faddaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:41.411Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=11474cc0-ab8c-432b-a9ca-77ab843b36c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:51.424Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=171126d2-e756-42b6-932e-4ba35626a81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:20:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:01.435Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=1ff3efb8-01b6-4aed-9168-dfd789877364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:11.449Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d3cebf6c-ab87-476a-aa6b-64e327f6f416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:21.460Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b5b4e8c6-3256-4ab7-b655-df5c89a952fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:31.473Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3a3eec6e-4ca8-4449-9756-6b1405aa5f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:41.487Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a48edf9b-33b2-4602-a335-3ff498e3538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:51.499Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=54b0cbb7-ca5c-439c-9e63-0063b3d7fb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:21:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:01.512Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=eb3afbaf-88ac-4da8-ab20-1170736d99df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:01.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:11.524Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a2a09601-e38e-4247-bdf5-a23f8099a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:21.535Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a4e7877a-a438-4d97-8a4b-14051c02f277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:31.559Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=053bf643-a03d-4a05-9678-327a259903ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:41.570Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=624cc986-6abb-4fa3-aa2c-0be173a5f047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:51.583Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=ea152c92-ab23-4595-a19f-d2ddce7e9ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:22:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:01.596Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=3d0530ad-21c7-405d-ae87-a62fbf221038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:11.608Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=36cc9643-f522-48d7-a55a-f715880f5a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:21.621Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=087d7670-68ce-4a25-b284-84486a6de618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:31.635Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b906b1bf-9dae-44d8-8c78-574273177afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:41.647Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=320131ae-95ef-4ea3-8cdb-d332f9d78305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:51.660Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=9499af42-77ca-4739-a110-646cbd28b68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:23:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:01.672Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a26446f0-364d-4e9d-b63c-6bce01179a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:01.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:11.683Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=caf81be0-62be-447a-a028-593e2b20880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:21.713Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=d75937f1-6e5f-4c4c-ae02-5623c0da4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:31.728Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a44ba99b-27b7-4484-95b7-ca3292c8a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:41.745Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=a3e972c5-309e-4554-a74a-64202bc16af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:51.760Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e9b463c3-e44c-4438-b700-87428f42d158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:24:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:01.774Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=7d3be64d-3959-4ef7-8dcf-eb7c66a43b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:11.786Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=320e0a66-a580-44de-8261-c8057f776a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:21.800Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b8924090-a59d-4b4f-8cbb-f49d28b0e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-15T00:25:23.467Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:25:23.468Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-15T00:25:23.468Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-15T00:25:23.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:25:23.469Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:25:23.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-15T00:25:23.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-15T00:25:23.479Z |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 |2022-11-15T00:25:23.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:31.814Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=e8a72c77-be1d-4797-9f51-f6e36e9eb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:31.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:41.827Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=977bff1b-0b00-440a-9abb-8bf8cb38f0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:51.838Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2a76a435-30b9-411f-baba-bcb868313263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:25:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:01.850Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=2cf6dbe5-2eeb-4387-a413-272161c70868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:11.861Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=045aac73-6aa3-413e-aa22-41afe1212513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:21.872Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=66b873ef-c53f-4b96-94ff-056420765cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:31.886Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=066f36d7-2878-4c96-9a96-6d08414907f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:41.899Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=b1fb3eac-4491-42d8-881a-d0d2f7408f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:51.911Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=fb987fe6-06a8-4750-9e98-138766184bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:26:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:01.924Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=49dba3fb-5495-427b-90a5-92698cfe1dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:11.937Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=979b3b48-5673-40d1-8ca7-550be2769c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:21.950Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=01e4b43d-0313-4fba-9ae4-d0fcfcaa9982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:31.962Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=bdb62344-9358-4a17-b88f-24bd3116988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:41.974Z |INFO |Init configs |InvocationID=65bc03dc-3537-4171-9841-4ed4bfcec384, InstanceUUID=29d2150c-78fb-4362-9e36-1b71c7da963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-15T00:27:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |