By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:14:40.296Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:14:40.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:14:40.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:14:41.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:14:41.153Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:14:41.154Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:14:41.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:14:41.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-24T10:14:41.308Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-24T10:14:41.341Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-24T10:14:42.923Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-24T10:14:43.344Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-24T10:14:43.364Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-24T10:14:43.365Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-24T10:14:43.420Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-24T10:14:43.421Z |INFO |Root WebApplicationContext: initialization completed in 2079 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-24T10:14:43.843Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-24T10:14:44.650Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-24T10:14:45.974Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-24T10:14:46.552Z |INFO |Started MainApp in 8.537 seconds (JVM running for 9.274) |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-24T10:14:46.620Z |INFO |Start scheduling PRH workflow |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:14:46.633Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=13b932e4-55ee-4573-968c-84ee33c2a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:14:48.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:14:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-24T10:14:56.098Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-24T10:14:56.099Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-24T10:14:56.101Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:14:58.152Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e47d75c3-d639-4bf2-997c-7c27fe4f5d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:14:59.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:14:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:09.210Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e48f5639-76fb-40ca-8aab-387fd3d29b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:15:10.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:20.284Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f2ff045e-0666-46cd-9b55-9aff0866b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:15:21.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:31.359Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=de5615a2-5f6c-4fc2-abfd-6ae1b2d61cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:15:32.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:42.424Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=056af89e-1a61-450c-acc0-6599936599b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:15:43.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:53.499Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=fa4d1d34-f064-4d18-9140-a4bf0b491d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:15:54.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:15:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:04.541Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f8a84ed8-3a01-471b-a716-c28b0f4b78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:16:05.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:15.580Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6ec743e0-9551-426c-bb90-61ca54b6a7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:16:16.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:26.650Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=90ebb6c1-d452-433c-99e1-50f102336cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:16:27.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:37.694Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=dbde7c7d-ef66-4850-8433-773c55ac7c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:16:38.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:48.739Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=34e6b493-dc33-4025-9047-06ad77bdac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:16:49.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:16:59.803Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b743e7e7-461c-441e-9762-ce79e7297426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:17:00.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:10.852Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=67934848-bedb-45f1-b54b-92e2c84413f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:17:11.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:21.918Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=61ab3b6c-558c-4806-8445-7287f8519a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:17:23.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:33.020Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7edbdd26-c8c2-4c96-a712-7aa6993d3fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:17:34.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:44.093Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=2c1d0e8f-ef4c-4370-9317-a284443e8351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:17:45.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:45.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:55.164Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cfcf8361-e0b2-4ce6-bb34-e334292846ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:17:56.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:17:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:06.203Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e3b45fe1-2ec1-4294-ac68-ff5169700644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T10:18:07.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.155:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:07.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:17.247Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b5dc09bf-8fd2-4119-b769-383d0eea244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:17.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:27.716Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=28549edd-f67e-4b3b-90b0-0e3681cf9631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:37.733Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=fc46d0e3-9630-426d-bf77-e574763f486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:47.753Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0372318a-6a93-4f32-a1d9-ffc1a100c56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:47.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:57.776Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=99da7f09-1367-4f80-a6e5-703f4f2ad97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:18:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:07.798Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4bcfddbe-d185-4956-9013-d6f322772c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:07.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:17.815Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c2d6f699-d9e5-4bd5-89e6-7aadc20d4f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:27.842Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7c83a460-c760-40a9-8ff1-be52fdf835c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:37.853Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=46797d9e-db25-450a-b66e-c8454b42b701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:19:44.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:19:44.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:19:44.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:19:44.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:19:44.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:19:44.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:19:44.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:19:44.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:47.869Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4708085e-6242-4b10-b11d-28ed00b0fdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:57.889Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7e04977a-0e91-457c-9839-b3e561cb8fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:19:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:07.905Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a3218e77-7db8-4d4e-b7c1-20e8d69eb222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:17.919Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e25086c8-a3c8-4903-b513-338b49fa0436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:17.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:27.932Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=531b46e2-dd06-4c2f-ad4a-4f96e7bc5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:37.944Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0f824b61-759e-4c2c-8bb5-d5a66f73dc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:47.955Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b4851185-ed7e-423c-9c90-156b84872907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:57.967Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b723c204-8ae7-481d-8989-d13aad94516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:20:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:08.053Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=396d2918-c212-4147-b06a-28f4725eed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:18.072Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=02ab7b19-346d-4f5c-abc2-1bda3ac0f30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:28.084Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=efde43f9-be0a-458b-a825-743d9cc5ec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:38.140Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=72bcb3f4-45f3-4d67-93a7-1d2330fbdde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:48.152Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0780cf9e-fa1c-4953-a18f-9c12e2ba87a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:58.164Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8282718d-1191-4e18-a5b5-b6c06cb07f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:21:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:08.177Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3c0bc280-3981-4025-b4e6-bcf46ea228f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:18.195Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=98246592-c072-41c8-8235-05a8ad6f2d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:28.209Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ec067a0c-c7c8-4668-8bce-5a9e0942d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:38.220Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=bbf47d26-c584-411b-9dba-517f9c77ab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:48.229Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3a585e1e-ef72-4078-afba-1338f0f9b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:58.241Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=478f8837-f995-40e1-80a0-434a994db563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:22:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:08.255Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cc966d3f-0a7f-4adf-8f56-418fa5c82bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:08.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:18.280Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f1236e0d-6d35-43cd-a306-625178b761a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:28.292Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=279aa8ac-ae54-49d2-84b4-2c53fe1f2b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:38.303Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=914fdcda-807e-440d-9674-55a6d4ecbf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:48.320Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e0567889-ae97-47e6-b951-087a49b69873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:58.329Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f7fc07f1-f95b-4b18-8fbb-23907cc1e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:23:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:08.338Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=faeca2ac-2dec-4dd0-bede-78e088170720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:08.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:18.351Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9075d1d3-8be2-4504-a802-cc8e986bb228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:28.366Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8f7948d0-7b08-4563-b844-a9668fd63f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:38.378Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=71656416-b8ed-494f-b1e8-a4bb53d81b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:24:44.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:24:44.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:24:44.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:24:44.191Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:24:44.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:24:44.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:24:44.202Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:24:44.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:48.392Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6f699f86-0ed9-4419-b50d-13de8a820da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:58.401Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9b007689-b39c-42e8-81e2-e8af0f2b2d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:24:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:08.411Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a3269455-2aa1-4aa4-bd08-f5c18fc431cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:18.420Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b4c1429c-681b-47f4-865e-51bab82a68af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:28.433Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4065d13a-8cd6-4aa8-9d50-131b6e1dd948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:28.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:38.450Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=baae0f45-e27d-4bf3-b701-997f5e173d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:48.461Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d8a5c3f5-f52d-4175-87b1-2ec3ac14991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:58.469Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=900020df-c032-4fa9-82b6-e859ca984bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:25:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:08.478Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b76a0ad5-4d9f-460c-b491-f06a011df8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:08.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:18.487Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=050ad54f-8c1e-40f6-9ca3-94458daa636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:28.496Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=96beadf5-dea3-42ee-b077-9fe48a3e0698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:38.506Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ffaf6cd0-fd94-457d-936a-44d79fda3197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:48.518Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=182070de-da13-430b-8206-3b9c71789314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:58.532Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b0f9b7c4-883c-4b9c-bf4f-b32d288ffecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:26:58.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:08.545Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6fa764b9-5223-4f97-9321-d7190b9456f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:18.558Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1afd2893-b912-4485-96bd-57503bd108a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:28.575Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5cdd61eb-15da-429b-9ade-3205e40ecff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:38.594Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f063ffef-5f27-409a-ad25-c01babb70ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:48.603Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4c3c8057-c1a6-46f7-8ec5-154d43803cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:58.614Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=dbc114cb-1330-461b-83cd-17fcf80af885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:27:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:08.624Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3d22d11c-18ea-48fd-aa70-ebea435efbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:18.638Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a7183c7f-88fd-4efd-86fa-6343a401be3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:28.648Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ec942b7c-7fb0-4ed3-bb62-36e9091e1d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:38.656Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=31a1d586-8d17-46df-b7d9-e07b4882fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:48.664Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c967ffe1-6b70-4f65-9f0f-8df4ae298b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:58.674Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=14e2587b-c215-4802-8e3b-ac7cef86a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:28:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:08.682Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5e370e47-8588-4b11-b430-8efcaacd2537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:18.692Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=32bcbd3e-ee20-4203-afc1-658f2d42845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:28.702Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a776a963-d1d8-478e-af0b-602129587017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:38.718Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a1b75b97-befc-4bdc-8b8a-40b45f53866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:29:44.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:29:44.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:29:44.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:29:44.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:29:44.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:29:44.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:29:44.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:29:44.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:48.727Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=52a83e76-c579-4141-96ba-03b5b08b3460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:48.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:58.739Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4a47cbef-a0c0-4e03-bba4-88e2e1c027c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:29:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:08.748Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5a467212-12ea-4f9e-8e0a-8e6cd8f77696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:18.756Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=525e4505-fb79-4f60-b545-990e5aaab67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:28.764Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=01f273ff-2d5b-485a-ad2f-f6cdc7c92d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:38.775Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=686044ad-7a2c-4b93-ab9c-61fdd4a4e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:48.784Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cd53a7a6-77a4-4fd0-a89f-e6d10a1ff1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:58.800Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1ae75834-4d42-4304-8634-a32af5b3b70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:30:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:08.809Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0cb634a3-990e-4a6d-9cda-e4c4173e91dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:18.821Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e45d02de-7971-44f8-bcb5-1e352c51895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:28.840Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4edea94a-0c2e-4899-a5f2-d789b7435182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:38.852Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=27e9c443-ab89-441a-8be0-e3e0363a7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:48.875Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3c31c3a1-6683-4c6f-98e7-f5924b4ad1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:58.890Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9c57d51e-b11e-48d3-8f4e-41040b214eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:31:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:08.900Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=aacc51f4-dd21-4c0f-b6c7-8e783126cc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:18.910Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=02826b2f-d228-49d4-a1be-33fceba88998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:28.919Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=08227e7e-b71f-492d-b11c-92f3caa3fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:28.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:38.930Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=84413e63-ca01-49dc-b525-8e76815c5a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:38.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:48.952Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1925dc29-bdb4-4ddf-a301-898e2bfe6d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:58.962Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8629490d-5512-4bd2-8d99-3e7b41e10ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:32:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:09.024Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=387b766b-1613-413b-9b1c-48e9581441e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:19.035Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b24538d0-190a-4187-a140-1b4135d8e02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:29.044Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=32fbbe88-caad-42b5-a866-bbaafb592243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:39.056Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ed8c3af9-62fc-4a65-a1cc-ee81f9825c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:49.068Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f9538d31-580d-41b1-b3b0-d40c2f522e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:59.083Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d439752a-c80f-4728-bd15-93ab0daa5619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:33:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:09.099Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=61a8ceb1-ee02-4f30-8517-ab75747d3e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:19.113Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=bfd58ce7-a667-443c-987c-fa9bc5080bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:29.131Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5636df0a-6ef5-4b72-84fb-e9dce0ecb576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:39.140Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ad36e00a-ade8-4d10-938e-70fbb3693edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:34:44.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:34:44.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:34:44.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:34:44.204Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:34:44.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:34:44.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:34:44.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:34:44.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:49.155Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9bc4b36e-522f-4b9c-b353-85cf92654248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:59.170Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=11bbf4eb-8699-451f-9e39-7e2066b3737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:34:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:09.181Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e05d03f5-909c-4a94-a5a0-955c50895ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:09.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:19.192Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=61159814-b1cd-4c5c-9088-78c10453fac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:29.200Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=12e5af24-e74c-4247-9420-3a169e87a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:39.210Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3aeafd12-ee5b-4570-9669-cad259a33292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:49.220Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ca1f68f4-5bfe-4f29-a376-87211061835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:59.234Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=14a23583-555e-43a0-9f95-c87d9d58612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:35:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:09.242Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=eb852b1f-b85b-4590-924c-509d108d455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:19.250Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=07f835d8-63e1-47bc-a8e5-13ce93264e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:19.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:29.259Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4a5c5ba6-dfc9-45e1-bf87-33a37c0a75bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:39.268Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f651442a-2055-4e75-92c8-9beb77bc1567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:49.278Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=387c160d-10e4-42d6-8b2f-ffda3d769cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:59.290Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f9946f58-5cb0-48a8-8899-019f356d4d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:36:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:09.304Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=16e6c319-ad10-473e-8647-750d7759eee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:19.315Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=17cc5521-be36-4f95-b87d-f9c2e5a19a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:29.338Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3b6e4183-acb0-4690-b04b-18ed34311110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:39.347Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=fc53dd82-f8c0-4f32-b1dd-e7a3512b396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:49.357Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b5aece9f-e945-4cb2-b2c1-780aea6585eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:59.367Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=109283b8-bddb-4a06-83eb-fb2432d46d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:37:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:09.380Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d2db4bb2-6ae9-4e54-9e7b-08f86dd4d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:19.390Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1987deed-7060-499e-a0f0-a33719aa7252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:29.399Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=703de8e0-3ae5-4a8a-9050-8e67ec3bf802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:39.407Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5299fff6-a4fe-4908-a6df-9cff1c5c2dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:49.418Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=92b0c000-4e85-49d2-b1d9-0ce56c9834b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:59.431Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=fd3ea4c5-6273-4bb0-a119-6f41340f38f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:38:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:09.446Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=328cca06-0022-4052-aff4-5a576b7227ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:19.455Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=44cb655c-f03a-4348-bfc5-06904caf76ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:29.463Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4cd1fdb2-4b4e-4f2d-ba0c-6648691bf803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:39.473Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b0d984c6-f259-4add-a478-1b9f358773c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:39:44.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:39:44.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:39:44.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:39:44.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:39:44.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:39:44.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:39:44.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:39:44.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:49.484Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ffd2f61a-fd1e-4b6b-912e-59bc22379f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:59.494Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=016e0db8-c1e1-4da4-9ce1-f1431d24f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:39:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:09.506Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=55519a67-5921-4394-af9a-e53f7e0cce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:19.515Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0f3ca450-5f84-42d9-bfd2-3370998982c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:29.528Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a39580bc-a65f-4b77-8830-894ba4238074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:39.538Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=960edf02-8ac3-41cf-819a-d518748aa1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:49.547Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3d729309-4886-4574-8871-99a713372858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:59.557Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=fd14ef5f-7a2d-40af-a454-27b04e4810a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:40:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:09.569Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8eece1c4-2dba-4bd2-959c-50441e7ea7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:09.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:19.589Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=af2a0672-3e86-4f58-b60b-7e1a4cef8386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:29.598Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0a7c1976-1594-4473-b279-73bc83a01102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:39.608Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=91d8ec90-f923-44bc-a147-e363ac728fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:49.616Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5fc41349-3fec-47d6-9fbb-fa2cde249214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:59.625Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b6d05156-4d6d-48dc-9d72-dbe1012c926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:41:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:09.633Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=35f7ed06-e103-4aa7-b900-b385c650b010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:19.648Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f4c251ab-4b47-4234-8ab7-53a8ec8ad08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:29.660Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3c1b5924-2e8a-4df3-badf-c74aa8e0ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:39.674Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d0e9c58d-3389-449f-8e55-f2e8e9154c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:49.685Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b995eb30-f219-4f2f-ba62-322bf862494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:59.694Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e2b0621a-4966-44a8-b85b-3dcab7ea8e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:42:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:09.701Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=abde51c2-252c-4329-95eb-2cc81f89d8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:19.710Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=80f5135d-8227-456e-9d89-99d0574d5d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:29.721Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f40bef7f-f77d-4f6f-a0c8-f8852ca2de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:39.731Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=69416e3b-52d5-469a-9705-1343f0285819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:49.741Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=eea55629-4999-433a-bdc3-e23251d29177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:59.754Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=15d5a233-983b-4656-a0a2-3f6d76ac6bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:43:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:09.763Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f35cf23e-746d-4066-9985-2dfa5cdcf3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:19.772Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7e43c2aa-ff68-4195-9ce6-5c937ae43b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:29.781Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=62ec01cb-6be8-4dc2-8f2b-96b675d66d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:39.788Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9077248f-f236-4ea7-82d5-786849d5356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:44:44.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:44:44.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:44:44.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:44:44.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:44:44.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:44:44.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:44:44.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:44:44.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:49.815Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=201727ff-f4bf-46b0-afe6-9b4e3ec8e449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:59.825Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=16840c88-a67e-43f5-b368-e3d485404d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:44:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:09.834Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1bb925a4-43ba-457b-9ab2-d3e8658bbe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:19.850Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7600c4e6-3694-4bc1-a4e3-5436d0d3d76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:29.861Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e4dce6d4-19c9-4e98-bf8b-6a51c2fbb809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:39.868Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=16de3d59-01f6-4e19-93b4-bf3914a983b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:49.876Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=dcd7a89c-df23-4c2b-85f6-01ebd86589f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:59.885Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d1bdcfe2-61dc-4f97-802b-3d9dc0a74349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:45:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:09.896Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b19a1389-2567-414a-aea1-42f34ccc1947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:19.908Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=eefd446f-edb0-4cc7-afcf-2af2f63db429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:29.926Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6a757e81-b6ec-4d16-9ac0-373d083728cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:29.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:39.936Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c39c828c-8646-4279-ad20-47895b96c416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:49.945Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=510badd1-fd57-4379-ace4-6654d49da4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:59.953Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cdca52cf-dd7c-4925-9888-cf746660a03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:46:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:09.960Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=336d882b-a81d-453e-994d-a6d1a51fe736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:19.970Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b8d4ae81-8733-41b4-b19c-3e89788ba621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:29.982Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=aa7ff332-268c-4f79-a51f-48c1538a7834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:39.994Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b8ce4a6c-c2a8-49a7-8480-35a96d4e7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:50.005Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=86c1f158-49d3-46e8-8800-8e3989db1468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:47:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:00.013Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a4a021ac-6cff-493c-b6c2-79d83bc8fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:10.021Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=062cf566-5b53-41e0-be41-d2416127ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:10.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:20.028Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c3f1e745-2b3f-4fce-aa32-10c73ca6d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:30.039Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=602a85c4-0c44-4898-9ced-d47505dd9b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:30.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:40.047Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1c1f7255-0174-4a97-ab6b-6302a0d8d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:50.066Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4b66d993-e1a7-410b-893d-7415f9df7d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:48:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:00.080Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cde58150-f298-4dbd-aedd-7f01b25b1a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:00.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:10.088Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=68d917e4-c6f9-4667-8cfd-911eb279a994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:20.096Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c4567e02-fb89-490d-abda-23d695e38e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:30.104Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6a6d9a5f-bda9-4995-a5d9-a0c6bbd5d95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:40.112Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=402a63bd-fae0-4045-a0fb-1d583ee2aba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:49:44.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:49:44.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:49:44.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:49:44.221Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:49:44.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:49:44.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:49:44.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:49:44.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:50.120Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=57fe58d5-4995-4c95-8069-380fd61f3462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:49:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:00.132Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e23729a9-d5e9-44ab-90b9-d60ff6730b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:10.145Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5c903ecb-55f8-4984-bc3d-01420e6b4a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:20.154Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3efa4443-48cc-46ee-9458-9382d3106a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:30.163Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3ea43aae-defc-4e2f-83ad-aa9ce4212478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:30.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:40.171Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=16c89dff-38f6-474a-9ce9-c05f1d5b0e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:50.180Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d5c572b1-2c0c-4a5b-a517-db973f04600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:50:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:00.188Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6f70acf9-272d-495a-a08a-2e6d1c011585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:10.198Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=259edf22-bb56-41ef-b778-43efaf1e6bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:20.209Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=64937ccc-e6a9-4f60-bf7a-f2a126dcedd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:30.223Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=88762b0e-c4a2-4928-bf28-893b75f909f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:40.231Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=669948a3-6cca-4d34-a0ec-5e44495a67c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:50.242Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c0345663-383b-4fff-9f06-5529d9438ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:51:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:00.249Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=23f25079-8e5c-4fd0-8731-93310075c191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:10.258Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cda232e9-19fa-4c5d-815f-35165d10de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:20.266Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b7973410-669d-4827-9363-4a52a77372a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:30.276Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=56d24a02-6d29-4108-bed6-3c6f27dbfb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:40.286Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=32482e9f-0bdf-4f00-9c0c-bc76479a87b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:50.301Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8d11b3db-31cb-4d8c-b49c-fa1f1645f7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:52:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:00.309Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ab615dd4-5d05-46e4-ade3-380aebffbf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:00.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:10.317Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8769ec6f-7694-4f2d-87c8-57f0c950fba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:20.327Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=87f2656a-a287-498b-a7f0-6beab9f0bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:30.335Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=23873eb5-96b7-4124-8884-5aba58ae7b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:30.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:40.343Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=dd4302dd-115f-45be-a995-6f5125d68505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:50.355Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=eec4481b-15fe-4139-8bdf-8c4b5c82e0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:53:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:00.371Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f795398a-6f27-48c6-a97a-35f99ac74232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:10.380Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ab641ea0-414c-4106-b0cc-bdb14da34afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:20.388Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6c7ca735-f457-495f-9d55-b5f7cf61234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:20.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:30.395Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a3c2b225-836e-478e-a024-4840e183d5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:40.402Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=81e6d26d-bed3-4428-9d42-eda5dabb6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:54:44.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:54:44.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:54:44.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:54:44.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:54:44.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:54:44.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:54:44.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:54:44.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:50.410Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=37865bb1-85b2-4d72-9f85-e58074ead956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:54:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:00.421Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d0973dbe-6965-46f2-ae87-97d4ef3a13af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:10.429Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=821583eb-91c6-42a3-8024-9424a1013a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:20.441Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8ee4ce33-68a7-4dec-be22-6d19c761100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:30.450Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=fa9db8da-b24f-43e4-84e8-f7effd5982cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:40.457Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=be5edfd3-4036-45bf-bd38-b5295a6adaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:50.464Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=41bc11b0-161c-4114-ba49-ef17007c4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:55:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:00.556Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4d00c634-061a-4263-afb0-9acdb54b8072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:10.562Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7b2f547a-2bda-4529-95ff-49c2033c8932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:20.570Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3eb3ac98-7ea4-4a94-9b09-ef8ea777020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:30.582Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f7ec5018-5e50-4b77-856b-9fdb003280dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:40.594Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=53fc8f53-b9b4-4f29-8790-133ae1108d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:50.606Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6c265e3b-89a3-4692-9d9e-307aadca629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:56:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:00.626Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a27f0aea-2ec4-4dd9-beb9-7f295ca9c0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:10.634Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=786ac9dc-3068-4257-a143-afaaa7e3fcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:20.642Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8c9ed34e-84e1-4868-8b11-64ea3acf70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:20.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:30.653Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d5cfd614-b2fa-4b42-bf93-bbb550654725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:40.662Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7655d570-a7c7-4b76-94d0-07bb236d96dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:50.671Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=95b1e2d3-149e-49c5-a464-9c0fe9cb09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:57:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:00.683Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f909d40b-23ad-42e2-8680-9813fb6d6315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:10.691Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=64d5d79c-b4ae-47cc-8af5-9aeb7a2618b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:20.699Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4e1c9a97-d84a-4bc1-8610-b2df14348e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:30.706Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ed73bb3f-7d0c-431b-a147-2e2835e36b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:40.712Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=4b820f6f-a8b6-40f1-b5e6-c1df89fe5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:50.721Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=add49cb3-f51f-4de2-a94d-4bac48d0d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:58:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:00.775Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9a796079-4660-4773-85fc-b11632c9f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:10.786Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=2431d5d9-3d06-4152-bd2b-42dead7ecfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:20.798Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=38ad513e-69e3-4e7e-8ef5-0f7238c5889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:30.807Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e18ed72a-d0d0-446b-a3a3-dd5fa1d724fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:40.813Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d7eb2569-0cf2-4f4b-a2bd-466bffc2849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:59:44.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T10:59:44.116Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T10:59:44.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:59:44.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:59:44.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T10:59:44.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T10:59:44.128Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T10:59:44.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:50.820Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=badbcfcf-d421-4d45-8070-d9e44bb847ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T10:59:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:00.828Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1a5ad60b-f87f-440c-83d0-de9371f78756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:10.834Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c4763739-301e-4428-b7df-9fe5636afaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:20.842Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=164fbef8-5fb9-4db3-bc86-3e80f35e890b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:30.849Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0fc0725a-42e1-4c40-9db2-906a361b3456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:40.858Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ab1ecf15-0f66-4657-8306-433e14084519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:50.866Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b15ca86f-7bac-48c2-9e63-065144cfbdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:00:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:00.877Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8a9a432d-11a0-428a-9cb5-d939730d2d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:00.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:10.884Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a2fa2dc8-23ee-4be8-a248-b6304bb76e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:10.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:20.892Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cca415a3-5b31-466d-91c7-d9035fd58936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:30.900Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8d8bd3a1-30d2-4ac0-9ec8-b6b1bd5bd69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:40.908Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d725f5e8-e822-416d-be87-70c08140b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:50.918Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b48308bc-34a0-48c0-a62e-3d14589c5543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:01:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:00.929Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=16edbb01-b3d9-41be-ba85-5f9a6499bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:10.937Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7feecd2f-a67f-4d3f-9059-1f06455c2795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:20.943Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=2320acab-d29b-456d-aa80-e36e342e25cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:20.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:30.949Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b944a1d2-c713-4fb8-98ce-f988ee0dc431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:40.957Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=addb6de4-e885-41bd-96f8-653ab0c4ed56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:50.963Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6e09b8fa-e5d9-4267-a2ac-6c8a4e4daed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:02:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:00.971Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=2f9338f4-bdc1-4a7c-8013-0f842ef17a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:10.980Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e9986e80-4ed1-4296-86c1-ecfe449d60c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:20.992Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=814e0fd4-7f11-4307-a7ae-dbb16a4e75e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:31.000Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=92993bdd-31cf-445e-9216-216ad460381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:41.009Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=170a97a9-e018-4e0d-ab50-7bbfff519d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:51.023Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=65837bf8-570d-49f3-a273-19b17501e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:03:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:01.031Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b8f6879b-2c12-4e0a-8928-b9bf8f1f7c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:11.038Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=eec27eb0-13ca-42de-8a59-8ee68f8521cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:21.046Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c8c0a41b-d28a-44e3-b17e-302237e3a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:31.061Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=351d33d0-3e9e-4556-81d3-f9be4fc9c668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:31.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:41.068Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5cf379f7-942f-4fff-b860-eef65b1f2dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T11:04:44.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T11:04:44.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T11:04:44.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T11:04:44.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T11:04:44.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T11:04:44.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T11:04:44.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T11:04:44.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:51.075Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b2f0c212-1066-4ab4-bdb7-78db273790c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:04:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:01.083Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=77eb8735-854f-4da4-a814-1653e0d6e309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:11.090Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=df7c4b1c-2ee3-4903-ab93-af60f268229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:21.096Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6c8bfc4d-5209-4787-92a8-7c7bddd81104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:31.105Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=41a462bd-aeb3-4dd4-915f-bd7321bf75a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:31.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:41.119Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=459e508b-bca5-4d86-8efb-ae6faab99089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:51.127Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d9940c40-99df-4d92-a52d-cfb78931b9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:05:51.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:01.134Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ba606834-180b-4533-848d-9584e0d0688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:11.140Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=30e1363d-98e2-4b14-b687-af020101798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:21.146Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=e05f7b1d-e548-42d9-8699-ff44ff761675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:31.154Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a8d8e5b1-08d8-42c9-85ef-0a99f29da74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:41.163Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=52e7d579-cc3b-4f37-99fd-27566ec9199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:51.173Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=df9f5fca-5827-4f5d-92e9-809f442ecf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:06:51.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:01.182Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=863ed15e-6d55-4f6d-8bee-e59df025b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:11.189Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=5b55fc29-acb9-4426-b766-17e40de62909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:21.195Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cb59cab4-8f4e-4d3a-ab8e-be916c645ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:31.202Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=98272ba1-72c1-40bd-82b0-f5f1bd2cfd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:41.208Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=f127891a-3e1a-48c2-acfb-c391442f53e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:51.216Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=6d99d1b0-2d27-410f-b0c0-954de3224ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:07:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:01.224Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=b237cd3b-444c-41a5-8d08-110364736c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:11.232Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=dd2f1d83-3216-42b4-8a2e-db301467bb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:11.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:21.245Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7aa91fe1-af3c-486a-9733-03c4d86c7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:31.255Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7a7b5855-1e12-49ec-92c3-f2eeba4480a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:41.274Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=16c0d469-feb1-4342-a83d-252164abbf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:51.280Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=9ebf5155-fa13-46c5-999d-3c2e6bc66bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:08:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:01.288Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=715fc90d-5215-46fe-95dd-5f5740adb615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:11.296Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=d8a16c10-791d-421e-a491-f776d9eb4cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:21.304Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=77d4a79a-73f7-4bd2-84ef-a6cf3e7fa314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:31.313Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=1222dabc-71c8-4cbc-a348-067e435c0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:41.326Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cb6846d7-cdc3-4544-b5be-5aa269f44e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T11:09:44.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T11:09:44.153Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T11:09:44.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T11:09:44.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T11:09:44.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T11:09:44.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T11:09:44.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-02-24T11:09:44.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:51.334Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=a449b648-9da5-4171-ad79-619ff268da6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:09:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:01.344Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=7d91e37c-882f-4901-ac43-c20671da77dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:01.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:11.350Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0546393c-ce88-466c-b8cd-a5b4d2508af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:21.356Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8ee88d73-d426-429b-a198-a8ed3ee2ae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:31.362Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c12bdf39-5b04-4615-b98d-6c4c2e701ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:41.369Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=288f3888-ca18-467c-aca0-1ab7fd1ac1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:51.378Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c735f683-81c0-48d6-9a0c-06032756817c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:10:51.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:01.394Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=8a5bb3b0-760c-4879-aa3b-0a3cfb095f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:11.401Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=c3d6bbe3-4468-49cf-9589-dce2c01a1bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:21.408Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=0c5ec2d6-9916-4d81-ae61-94094ac6bf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:31.415Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=55b8d08f-7f77-4da4-8078-3cdebcb8eb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:41.422Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=cbc7176d-9b39-4dcf-b87d-f12a2749fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:51.429Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=32b70ecb-8e0b-4b60-89b9-d328b69e572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:11:51.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:01.437Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=371c92a2-8e2e-4a18-b98c-de9d4e1f4eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:11.446Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=45235642-d3fd-40b1-8fb7-c324d77dff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:21.458Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=dcc99c51-1d93-4f06-8bfb-f69eedd598e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:31.467Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=80d51186-27bd-4eea-82af-362ad95dd0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:31.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:41.474Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=712251f6-ac1f-4bd3-935c-52afdb653790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:51.482Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=ab4c3494-5321-4a03-a210-1f62ddbf6ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:12:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:01.488Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=01a7378d-a4e3-4056-bdc6-57dfdf1b3820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:01.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:11.494Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=23359d55-eb18-4d0c-b4f9-cb815c9418f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:21.502Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=3bd11a09-deb1-41ab-a76e-7f1f2c8afa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:31.515Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=28f29230-5b56-42bd-9b66-b76dc1d95a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:41.528Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=96322f3c-c44b-46ce-a423-1b5f793bfe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:51.536Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=674e62eb-9fb8-464a-bf12-e37a7f64be5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:13:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:14:01.543Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=164c9509-3dae-4dc6-afc8-bb4f5321862f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:14:01.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:14:11.550Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=13db0fa6-9a73-4f93-8a22-5ae2166bd584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:14:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:14:21.557Z |INFO |Init configs |InvocationID=54a57111-9204-4eef-bf96-77832b0cdc58, InstanceUUID=803377c8-4c19-49c0-a185-a317720019c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T11:14:21.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |