By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:00:48.333Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:00:48.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T02:00:48.367Z |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-06-07T02:00:49.103Z |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-06-07T02:00:49.201Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:00:49.202Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:00:49.203Z |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-06-07T02:00:49.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T02:00:49.338Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-07T02:00:49.358Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-07T02:00:51.003Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T02:00:51.593Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-07T02:00:51.612Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-07T02:00:51.613Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T02:00:51.667Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-07T02:00:51.668Z |INFO |Root WebApplicationContext: initialization completed in 2309 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-07T02:00:52.118Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-07T02:00:52.716Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T02:00:54.019Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T02:00:54.141Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T02:00:54.144Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T02:00:54.190Z |INFO |Completed initialization in 46 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T02:00:54.618Z |INFO |Started MainApp in 8.973 seconds (JVM running for 9.783) |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-07T02:00:54.700Z |INFO |Start scheduling PRH workflow |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:00:54.714Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7a98e9eb-ed71-4332-8315-34fe20c71e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:00:56.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:00:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:06.256Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4d1bbb02-7956-4345-83ac-784933ad0f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:01:07.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:17.334Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=3ed72eb2-1f66-4624-ba67-73807255e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:01:18.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:28.400Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ac509b6b-a44e-4385-a5fa-8e93ee50619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:01:29.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:39.471Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2b19f93f-177f-49c1-87a0-aea10fa5a778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:01:40.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:50.576Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=66baa487-b7cb-4580-84d2-fdcd597f3665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:01:51.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:01:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:01.680Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=98a96e76-a32f-4e4c-b2ec-2fff49fc63a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:02:02.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:12.783Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d9d54c99-111f-4413-950d-2b1c7f017793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:02:13.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:23.821Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ec7102d3-36ea-44b6-962e-c99564e1310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:02:24.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:34.990Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=62d2b75c-b05f-47a0-8029-7a721178d2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:02:36.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:46.161Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c843c9a2-720d-4c82-8a36-1e861be572ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:02:47.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:57.199Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=3f33bed1-992b-4ad0-9d21-cc2027bf0c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:02:58.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:02:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:08.270Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=318a2f62-d7e9-4d94-91d5-69f493da688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:03:09.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:19.472Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=fa0b3e5a-0d71-4ecf-b939-9e7d39fadccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:03:20.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:30.512Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1266b1b6-e33e-47ac-8ced-71690f4a5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:03:31.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:41.583Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a165a07d-9e7b-4ecb-bb4d-74d14db4e044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:03:42.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:52.685Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6285b3c9-8262-4adc-aec3-3b7d5075b538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:03:53.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:03:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:03.726Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7772af7f-8e0a-4af2-85e3-fa384bccc13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T02:04:04.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:14.798Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5469261a-702b-4aaf-92f1-355f7a91a9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:24.939Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0516a204-1ba3-4020-986b-ea6ff5772372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:34.957Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0ed138e3-305d-4ce6-a44b-5f770804c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:44.971Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e9991320-000d-4833-a6d7-ae9d7e8f0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:54.985Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1828bc39-101d-497c-aa4f-f745a720b1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:04:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:04.997Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8faf9cef-bc08-43df-ac6b-172966e42832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:15.012Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f6848c67-7de4-4658-85d3-4f7e79eb5c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:25.024Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d4adda8a-896c-428f-b316-c37351f6dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:35.036Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=15fff312-ce08-4ddc-b9ba-5696ae98cc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:45.048Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5fdc3354-f0cb-40cd-a71e-85f13577e9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:05:52.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:05:52.973Z |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-06-07T02:05:52.974Z |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-06-07T02:05:52.978Z |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-06-07T02:05:52.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:05:52.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:05:52.993Z |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-06-07T02:05:52.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:55.062Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0068dd4c-d72f-43b7-9470-5d82d15be995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:05:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:05.073Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=abe7810e-6ebb-478e-9bd6-993768abb3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:05.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:15.088Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8918b8f3-af49-48e8-a40a-e8c52470ddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:25.101Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=633bec69-e5bd-4025-b49e-7365e6d6e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:35.114Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=639c4d33-8305-4e71-80c9-31e8691fe56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:45.127Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=597237fd-2924-4c5d-ad75-25cb12561048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:55.148Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=374aa65e-30ee-495b-9615-3dda9521713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:06:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:05.159Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5f31c241-4751-4de1-b5cf-0a426d481149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:15.173Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e0141c85-51b8-41ac-83b8-d828051226d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:25.186Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6c35d1df-2e19-4194-a8e9-7f251471e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:35.200Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cdb46f03-70d2-4a29-a75c-a35ca4cd935b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:45.212Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=68de5b83-7ecc-40c6-9494-d04384750ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:55.223Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4c3f3f81-9242-4983-8891-30d246ff1cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:07:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:05.235Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=20383abe-732f-4d2e-bfd1-f891a23b7b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:15.247Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=59724afe-5c6e-4e3f-b79c-50672f59f0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:25.258Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=469988e3-cbe7-4929-9bc8-4c19ba53ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:25.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:35.272Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7a6cd438-d5a1-4f04-a3c2-c26d90540b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:45.285Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f5c1d5ef-695e-4035-9aa8-34aa786e5832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:45.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:55.297Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a84162f1-d2de-49f1-8342-22ddf41b480f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:08:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:05.308Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4809e268-3f80-4466-90b5-4230a59d4805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:15.320Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=46504eed-bd80-43a2-b6df-2c767a9d063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:25.332Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c05939f8-91d4-4ad2-a877-1050b873b872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:35.343Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c21d7a94-83a4-49b3-ba37-f48821569d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:45.354Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c2fc014c-ae3b-455d-a870-a74a8ff82e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:55.364Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2249f433-85d4-4e1b-8c81-f50ccc8a4422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:09:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:05.375Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=dba579a4-dae9-43e9-9026-7df44716e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:15.385Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c60aab9f-cb80-4353-9af1-81de0a4c66e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:25.415Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6413a1fe-dee0-4aed-a188-f0164b95316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:35.425Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1ce7e27a-1601-4af4-96d4-4d6528df4ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:45.436Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5f28ba09-d041-4f66-9325-ea304fa8a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:10:52.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:10:52.365Z |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-06-07T02:10:52.366Z |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-06-07T02:10:52.369Z |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-06-07T02:10:52.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:10:52.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:10:52.376Z |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-06-07T02:10:52.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:55.446Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=db34083a-15d4-4d62-9ed9-ab920cee0eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:10:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:05.456Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e6e3980c-bace-4e53-acd7-ef45e1f817fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:15.466Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6c8d7bf5-2735-419b-91a6-400fe886235f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:25.475Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=32c59385-94ca-455f-8001-3e7cd78c84db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:35.486Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=abfd2368-89c5-4e6e-9032-da1e28c99307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:45.496Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6cc68b9b-f3f0-4eed-b825-9294cb79aff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:55.504Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9ccb1b22-5fd6-45b3-b54d-08cc6a794a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:11:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:05.514Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9dcb51ec-4ff4-41ad-aee5-5266689c4d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:15.525Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d737cae9-abe2-42af-a823-fb720894c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:25.536Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c5b6bf43-cec1-43af-b299-961a8b84be42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:35.547Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=049336c4-59e1-42f9-bdd1-99413b22949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:45.556Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9336cba2-b56d-49ca-9940-c72d00a5c978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:55.568Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6268099e-3d1c-4d28-ab14-8ac8e6b3fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:12:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:05.577Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=36fdef23-e292-442d-9317-671c36fe282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:15.588Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=279441ad-d6e5-4022-938e-237cf2eeb86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:25.597Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5accc65a-0c1b-47a7-992c-aa312c266c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:25.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:35.607Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=acd555c6-91e1-4af5-94eb-88ea9f3bc9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:45.615Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e6fcd97a-e9dd-4293-9f99-38d2c83bb062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:55.625Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6dd318ef-6ea0-4295-88b3-46a09b04afea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:13:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:05.634Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7f0a9822-6068-4356-a1cf-5504cb55ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:15.657Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e2fab5e5-c916-421a-a4ff-f85910593d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:25.666Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b41db031-0402-4e25-be38-7e200da6498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:35.676Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2136c6ca-6a71-4fde-bd00-42ff2fc5f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:45.685Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=171e5ab3-3b37-4f09-a8b9-084d5cf11efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:55.695Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=04fb2b18-305d-45fd-b70c-1547643a857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:14:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:05.703Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=01210db4-2af7-46d0-9469-68a90657a40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:15.712Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5fda16df-3484-435e-810f-8b6feedd6b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:25.721Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5dc4663e-1489-4ad1-83f6-511309552268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:35.731Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=443344fc-a5b2-40d5-98bb-69accd1bb88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:45.740Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=132bc176-3cce-467a-b356-be99ae28dfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:15:52.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:15:52.358Z |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-06-07T02:15:52.358Z |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-06-07T02:15:52.360Z |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-06-07T02:15:52.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:15:52.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:15:52.367Z |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-06-07T02:15:52.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:55.749Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ea1b824f-fb3b-47a3-8b89-3a115ae3acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:15:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:05.759Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8fbf9e7a-cc07-4770-83f7-1b7dac43baec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:15.769Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9986adf3-cf5b-46b9-a226-fb6a17a91998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:25.779Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2ecc5de2-3951-4ef2-81d3-22df57c540f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:35.789Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=775b5579-6d2e-46c0-9f21-78f592467729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:45.797Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5c97d9b2-2869-42e9-b6d7-a3f74d14cc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:55.808Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=88a4dfb7-4bcf-4853-b4c2-98a929aa6fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:16:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:05.817Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=364472b9-91f5-425f-ae57-f0e86c789778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:05.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:15.827Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bd805ed4-5200-42bf-a9e4-cb578f775456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:25.835Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bf7e0671-7978-448c-b7a1-49c58f09f9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:35.845Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8d03bdc9-41dd-4728-a9c7-fcb25633deec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:45.854Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1045459f-0c4e-4c0b-8bff-110b951d999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:55.862Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=832cf4a0-109c-4dcb-a63c-e41ad0ad55d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:17:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:05.871Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ffc885be-3b60-46e5-907c-885e8078d77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:05.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:15.882Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4d8710d6-9009-4379-9df3-420da8becef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:25.891Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=fc4c1fb0-3c31-4cff-b015-89f08a116387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:35.900Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=3844434f-d468-4d17-91c5-55396136c2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:45.908Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=158193e4-c160-487b-916f-d05f27d70d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:55.917Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f8f93080-310e-446a-9d32-c50ad5493ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:18:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:05.926Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6ef5c582-cd14-478e-994d-26af9b60c0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:15.935Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=82d787c4-546b-4065-9812-0ede1e9fcd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:25.944Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=46f76577-ab0b-43f8-ba6e-fe91f0ed8753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:35.956Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=90354fe2-2986-4d9d-933d-c49ed58c8743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:45.965Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=58aa1bed-0fac-48f4-9d12-ff1cad0ccd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:55.975Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=791cf53e-dc0d-4f12-9c15-908c2489fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:19:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:05.983Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7bf573f7-049e-41ce-a86a-7b8adfc58813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:15.991Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=740e5d9b-8e1b-4aa7-88e3-8e23683c135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:26.000Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=116b0a99-38c0-4a48-9fec-8cf2fa49b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:36.009Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2a2af67c-762a-4eb3-bb64-e2143c01c1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:36.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:46.019Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5b8c4922-1ba9-4125-bb73-7381f356741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:20:52.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:20:52.327Z |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-06-07T02:20:52.328Z |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-06-07T02:20:52.329Z |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-06-07T02:20:52.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:20:52.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:20:52.336Z |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-06-07T02:20:52.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:56.026Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4e58cfc0-43be-4ddb-8b18-c7230f4d343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:20:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:06.039Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2612d99a-f725-4bd6-a3e5-fa5e92519474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:06.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:16.049Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f62d5288-a471-4b8c-a168-a877e3507bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:26.059Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c34c5503-23dd-403f-900a-c9c0d962ddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:36.067Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d16d4c14-5348-4742-990a-3c6ed86fd6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:46.076Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=82b2b821-c844-4a8b-b9df-071f52a7cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:56.084Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c3e71877-9bfc-452d-a6a8-bbd51b41d008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:21:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:06.094Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d536c90a-674d-48f5-95bf-44e438ac3be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:06.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:16.103Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=886b30a6-a4b9-4092-8231-3c27a7b66f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:16.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:26.112Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bc4a7226-28fc-4ffc-889d-77d54026f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:26.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:36.121Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b6d157cc-e079-40bd-a426-e059e5993c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:46.130Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=77b624ed-411b-409d-a600-0944dff7e6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:56.137Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b6da1ec1-db9c-41b2-889e-d53da0c1f895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:22:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:06.147Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=fed5d969-0fc2-4120-b8fc-53046d4dad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:16.155Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bb24b941-f145-4f85-a373-6b48c15b7f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:26.164Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bc04b189-3292-49c7-a88e-62e9f70b1df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:36.172Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0ed12d01-d227-4b59-b222-e2d8fe44af30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:36.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:46.183Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cb9b0524-0066-4302-b87a-b230a2140d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:56.195Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=24ac3547-ee1c-45d9-96d7-b21a25d8ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:23:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:06.203Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f67c0ddd-73ac-4253-b7c2-da2c54b31eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:06.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:16.212Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=30556688-3e63-4cf3-8945-411f6f11f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:16.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:26.222Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7d9e15f8-3816-418a-8c30-78b816ce339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:26.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:36.231Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=3537ce14-f1c7-464a-bbfa-4deca5ff05e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:46.240Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=56388c49-38df-489b-a9ae-801cc8fc26d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:56.249Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4ee4e834-3bf5-4cb4-8d9e-961662f77417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:24:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:06.259Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b38806e4-ce34-43f0-98d6-4be779eab98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:16.267Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7bac0ec2-37c4-4a41-ab55-52c8f233764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:26.276Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bcce2816-0328-4c45-ba80-8e56b3c5d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:36.285Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=3d52ce21-15bb-49ef-a7ac-b5a418f96ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:46.294Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=98cca724-88cc-40b9-bfac-97f0bf471e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:25:52.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:25:52.322Z |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-06-07T02:25:52.323Z |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-06-07T02:25:52.325Z |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-06-07T02:25:52.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:25:52.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:25:52.330Z |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-06-07T02:25:52.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:56.304Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c2675d01-decb-4c07-82e2-35ae6068941d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:25:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:06.312Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=031155e5-70a9-4eb6-b357-1f182edd5f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:16.322Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f22f2553-18a8-4c88-820b-cb368a2dfa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:26.330Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9511c22b-d9ac-46a5-a33c-2a7c1e3838d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:36.339Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1162cf04-2c31-430c-8ffc-7157c02b7337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:46.348Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1be666a0-538f-4a25-9765-17ca6366ba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:56.357Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0e88c04a-2cac-4b35-a9a6-b4af44e5125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:26:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:06.367Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4afa08e9-cde5-4ad7-b75b-b4cfdf72f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:16.377Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=95142f3c-4014-479f-b3f2-4fdf17d5d820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:26.384Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ab8b6d2f-f540-4cb6-8593-ef6f96232b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:26.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:36.393Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=84a8eb2f-27ce-4222-b002-99690503688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:36.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:46.401Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8adc9835-9091-4382-a372-74cfc40d473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:56.410Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=13cdb5f9-6fd0-4495-b8d1-355baea6b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:27:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:06.419Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=552cb08f-2dbc-471e-a08c-215597e67123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:16.427Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f39a91b7-2625-4934-8c2c-f434f8ab5bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:26.434Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=10b34ae4-2fd7-4450-8a55-d8ed873114ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:36.441Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b4354697-b55b-478d-b468-25b02df4444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:46.450Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=940635b7-a10d-4c72-b166-4019081c4207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:56.458Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8db893d0-ecfc-4fb1-a868-e11a1b685b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:28:56.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:06.466Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=86830c64-a1f6-4b02-a79e-57ad2ab5b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:16.475Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c2397d4c-4181-4d42-ba79-22e5ce538d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:26.483Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=470ddac0-2872-4911-8c07-cea30c4db249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:36.491Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2121742c-8d34-4c31-8e32-c25982628c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:46.500Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=46672dd7-274e-4cc5-acb9-6927f0c2c1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:56.508Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f45ce46e-6df1-483b-acdc-9fa9f2a2c687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:29:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:06.516Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=803a49d2-eeaf-41bb-bec6-6da272145e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:16.525Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0507b472-2e1e-46f8-8d05-c149dffba204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:26.532Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=de6b2376-d1d1-4b96-9f38-3e45edd4545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:36.540Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2dc267c0-1ea2-42b5-8efa-166c80daa866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:36.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:46.549Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6ba61295-3352-48e2-85a1-c6a44212dc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:30:52.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:30:52.333Z |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-06-07T02:30:52.334Z |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-06-07T02:30:52.335Z |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-06-07T02:30:52.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:30:52.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:30:52.340Z |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-06-07T02:30:52.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:56.556Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=dce799e9-2ecb-4e17-a9d1-df618b9ef63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:30:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:06.564Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2151e74a-e036-4bde-a67b-9686b5a73b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:16.572Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cf2b5db5-4181-4fa7-909d-30a70bb3690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:26.580Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d39c6b6d-512f-4eaa-a1e9-04845b182fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:26.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:36.588Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=96021abd-bb9a-4969-84da-b6a3e6561e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:46.596Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=95d93dae-c1ff-4f15-838b-1a6b85035a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:56.604Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ea8cadac-5b6f-4bce-9753-73c6644f2038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:31:56.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:06.612Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=dd4428e1-75d3-4d64-abf8-dada1e7bec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:06.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:16.619Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=55dbf50d-fa9c-48d1-9587-9ef5c2a18855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:26.628Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f49bc87a-47ea-485a-aa6e-daf15664fb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:36.636Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=75ab3a4a-6562-428a-818e-80eee733ed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:46.644Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=aad4e26f-c4a6-4e7f-94fc-41563c41cf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:56.653Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=235c0eee-94e0-4052-9423-a7f774f7914d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:32:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:06.660Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8c6a03c3-b301-4e01-b2d5-361db05910f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:16.672Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=396f5827-82a5-41da-9f67-ea9f44fa8777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:26.680Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a83e4343-8662-4e1b-a42a-f918c177cd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:36.688Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6625533d-e61d-46d6-bc92-38a79ef1a6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:46.696Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=311ea3f9-a553-4409-8689-fe5f8c9361d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:56.705Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f9509b8d-4623-4116-b493-08b069d880b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:33:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:06.713Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cf2f27dd-dafb-4ea9-8118-0e0fab217068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:16.721Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=93d749c1-36e3-4fa1-9919-c0d775534ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:26.730Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d83125f4-461b-4bb5-af3e-34c4ab61d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:36.737Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f3b2b4b7-47a7-4432-89cf-44afea5ef4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:46.744Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6d7367b3-1449-4362-9c9a-4da0d7437117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:46.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:56.752Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b33287b1-c70d-4559-a67f-7b50a564be17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:34:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:06.759Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4b4a7787-a795-4dfd-ae05-25dfcbf2185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:16.768Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f561c495-675c-47b5-97bf-65d27f470653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:26.777Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f2fb2ace-8479-40dc-81f2-cc3e1e97dcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:36.787Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2f38ade7-a85d-4d5a-924e-2e9e93877b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:46.794Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=62356081-32d1-4b30-959e-00db6abb1932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:35:52.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:35:52.353Z |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-06-07T02:35:52.354Z |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-06-07T02:35:52.355Z |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-06-07T02:35:52.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:35:52.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:35:52.361Z |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-06-07T02:35:52.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:56.803Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8baffff5-e27d-4a49-84c3-3aaaa5e5da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:35:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:06.812Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c97c0169-340f-4358-99bc-6a552aea1455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:06.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:16.820Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a90f78d4-5526-4a2b-bb7e-f83065702afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:26.828Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=19567b1d-bc10-40a8-a7f8-806a02fdfc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:36.836Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0ce0d803-2c55-4d60-a9d6-b714b6315b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:46.845Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1be0f364-8d14-4206-a7e9-3f6eae8de9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:56.853Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b02d5814-7c86-47d2-b9bd-7937fe60d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:36:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:06.861Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=03ba4c51-e39c-4e05-8585-7bca7a5312ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:16.874Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=671178ea-d26e-480c-8db9-5629ecd0cda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:26.882Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5b486a33-9c6d-456f-84e5-832de75b50c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:36.889Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7227bdd5-8f90-4d11-8b16-f647ff094cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:46.898Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2feb9ab5-bab8-4853-853e-93001f83659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:56.907Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=10efd1e6-3fbc-432c-9391-710e99054df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:37:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:06.914Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=67695f58-b46e-49b2-ae6a-9f54b9a36b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:16.923Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bda498f1-3237-4071-93a9-2c8f79364a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:26.932Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c94bb143-3077-4102-b987-797cf190ee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:36.941Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7b973582-9995-4932-8339-0cd3128c6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:46.948Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1bb6f782-4b9a-4a33-b416-0a64e2a9c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:56.957Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e4dd1de5-84ec-42b8-abae-69689b352ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:38:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:06.964Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8e57cae9-bab4-49c0-9e3f-e0ab92f237dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:16.972Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2cccd303-15fd-483d-bf10-51755dd555d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:26.980Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0e2f3efd-ccdd-4f3f-bd88-c75a5e1d69fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:26.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:36.988Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d2296f84-76da-4971-9ca5-9d29329a904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:46.996Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=66cc0f7d-1c02-4773-9ed3-b597b3474a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:57.005Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a99bb357-a0d8-4c21-a966-124fe5b4f651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:39:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:07.014Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ffe45e58-f78c-4edb-80f1-b2dcca3428d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:17.023Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=15c6fbf4-b41d-44ab-bef8-69a4025033d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:27.031Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5f9c394f-1a79-44e4-8bb1-802d360b8f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:37.038Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=39fd48e8-a57d-4802-a314-f5ae96c26877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:47.046Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=562f9681-ef4b-4976-8b19-ac94bdfda735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:40:52.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:40:52.353Z |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-06-07T02:40:52.354Z |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-06-07T02:40:52.355Z |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-06-07T02:40:52.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:40:52.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:40:52.362Z |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-06-07T02:40:52.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:57.053Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c4b253ff-6c8b-4214-86a9-b6bc340ede6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:40:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:07.062Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6af5aa2b-d5da-4928-abb0-cb198692dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:17.069Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9f7f229f-11b4-4251-aa7f-6f41761ea858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:27.076Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7f08246c-3146-49c6-ae6f-cc175741412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:37.084Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b18a5ef9-17af-47bc-8891-f044c548f05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:47.092Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=991baee3-4dbd-4ef4-a8b8-9517b5144bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:57.100Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a8c5201a-d438-4511-9fa9-2dd17aca01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:41:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:07.108Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=af393c3c-afb5-4623-93b5-6d0882aeb8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:17.115Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a2d05dcf-9162-40ba-a0d6-27a1f819a8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:27.122Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=723165b9-b4ca-4647-b3e8-b9b939d100ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:37.130Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ba347050-a145-40f3-a46f-53a49afe143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:37.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:47.138Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=98be85ab-b340-46a1-b1c9-352846fcc88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:57.146Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=40d4f992-7922-45df-a9c8-67030679b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:42:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:07.156Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b4a8634d-9841-44cf-8d35-64bb1e985af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:17.164Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1ae76d5a-5a2d-4f5c-ac85-bfc2b5e40593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:27.173Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0748e01e-8550-4ec5-b8d5-eee38e8b2b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:27.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:37.180Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=822fc422-a395-4b14-b7db-2a04fabbf8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:47.189Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1232e4e1-0ebc-4494-a82b-527c26fced4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:47.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:57.197Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7797bc71-0d0a-4314-96d6-c669f478ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:43:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:07.205Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8c53f591-5c89-475e-8155-c91c59009061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:17.212Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d1168e16-a977-4459-ad37-74eed01ef73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:27.222Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=08d7a0aa-4e75-4fd8-bf85-0588162b4b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:37.231Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=73068ddd-559a-49dc-af4d-eca8a450b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:47.238Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5a695df1-f7a7-4132-9a21-9591350607f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:57.245Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a8ff4858-7d9c-45f2-925d-54a28ade89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:44:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:07.253Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b3b3c7d2-3a63-4fee-91ab-dee29ae719a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:17.260Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=674ce8e6-510a-45a7-b378-ff9d56e42b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:27.272Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f1bf9332-d0fb-4179-8ff0-9001a49aafd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:37.279Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6bababaa-27c3-46bc-b0e1-68970ab9d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:37.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:47.287Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c1bcaa34-129b-4c12-a048-b04e97229933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:45:52.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:45:52.300Z |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-06-07T02:45:52.300Z |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-06-07T02:45:52.302Z |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-06-07T02:45:52.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:45:52.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:45:52.306Z |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-06-07T02:45:52.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:57.294Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a289fd2b-05f9-4f4e-9d67-6e5fae02199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:45:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:07.303Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=0ea49e00-0381-48bb-acfd-ab7b190b0314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:17.310Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=5d3b4c76-bf3f-475f-ba76-5e3be153ee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:27.316Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c477572c-9a15-49b7-b8e4-b6de30c66bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:37.324Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=caea1b39-7c97-4cb6-b459-38cea9e2ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:37.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:47.332Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=3dd661d2-baff-4677-aaa8-fb82010db703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:47.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:57.341Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d8cbbc8c-b083-4cc6-8d4e-c3ba841bd15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:46:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:07.349Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=949b7020-2aa8-4e96-8dfe-9a3551e041a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:17.357Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=02a3efd9-1625-49c6-99ab-dc04dc86f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:17.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:27.365Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8e5d149b-0518-4de2-96ae-e9fd3871f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:37.372Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2b7d6153-35ba-4c87-9679-2ad9ce7dcd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:47.379Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=102aad52-9d40-4d1e-81bc-5ed89955bb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:57.385Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=935ba604-4d92-46cf-87f4-ce438d840a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:47:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:07.393Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=356f3571-1423-4a71-a818-34648a089649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:17.400Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b8fa35f7-c78d-485e-84d1-fcc44f79147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:27.406Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=939df522-ba35-40ec-becf-cf970cc32e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:37.414Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bfcae401-f851-4d2d-ab50-55c1d4659f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:47.422Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=dc446742-8b5f-4706-b92a-5658f4319430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:57.429Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=86554754-e23e-44d7-bbc0-8fa36934b7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:48:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:07.436Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c7bdbdaa-b100-4dc5-8a65-37df953746dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:17.443Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a01b3409-6c2f-4045-89d2-3930ce4a0d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:17.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:27.451Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=433becd4-64d4-4774-97e5-a35dbdc132dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:37.458Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9c4bea5f-4321-4d2d-ba80-df40d466b8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:37.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:47.471Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=df540dd0-2eda-4bb2-8335-31d1a74e82ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:57.479Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6b5b51bb-fd43-4982-9380-dccad8d7b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:49:57.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:07.486Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=75e3812d-8899-439e-a563-b3228fcb9e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:07.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:17.492Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a861ca60-d2f4-47f2-9c9e-7783bfe404e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:27.499Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=acf377d7-7e59-4ec8-afc4-b90492f9549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:27.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:37.506Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9f143f48-998f-4ca9-9fd6-5f298acafd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:47.514Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=748f8353-7087-45e5-8141-ec59f92f4712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:50:52.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:50:52.302Z |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-06-07T02:50:52.302Z |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-06-07T02:50:52.303Z |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-06-07T02:50:52.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:50:52.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:50:52.308Z |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-06-07T02:50:52.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:57.521Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=456f1eef-d9e7-4bef-8362-a2f8cb600189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:50:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:07.530Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7f42847b-b8ca-48de-9592-7664415597c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:17.536Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b6a4d79a-11c5-49cd-91f9-7f72a315cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:17.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:27.543Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b8dc0eea-66f6-4986-b89f-4270be981137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:37.550Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6615bb9f-888e-42d3-8fcc-301126fdbff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:37.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:47.558Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f904834f-635d-4cdd-a43f-279f101cef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:57.564Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=8786cbbf-d262-4eb6-8e43-766028fa1a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:51:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:07.572Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=4b376c89-8181-4002-8f7c-62bfbbeb71c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:17.577Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bfec7918-10a8-4403-a42e-cc9e789a313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:27.586Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=707864c5-19d8-4052-b819-ed071889f673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:27.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:37.594Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9b938b85-9ede-4cce-8f16-551de66c6dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:47.601Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=bb7dd5b9-e1ed-42e3-915b-6919033cf50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:57.607Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7167ed5b-41db-4d69-9482-a3fee1e38bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:52:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:07.614Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=ae54e316-71fa-4244-b013-1be9192479de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:07.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:17.620Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a07a3c80-1e73-43c2-852c-07c53bd0fb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:27.628Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cf4b7ce8-eb0c-4a8d-8671-45332f264dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:37.633Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=b29b479d-1786-4e5b-8f2f-54435e7c3771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:47.655Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=f9688f7a-50b3-4c77-920b-f2635f5f22a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:57.663Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=39282c66-889a-4fea-80a6-ba8a2f807945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:53:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:07.671Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=264e9e1f-0f8f-45f5-bae3-8c35f4f41207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:17.679Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=fbe71fb0-3492-4499-a89a-0dd8a4b92601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:27.687Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=9dfce404-fe35-47bb-8763-96b71df86f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:37.695Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=2c3a0acd-d2e5-47aa-b9cd-37221d750196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:47.702Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=371e8e48-6d71-4514-8502-a03cfa0afa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:57.711Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cf665025-cdd0-4fa3-bf0c-c25a0d8932b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:54:57.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:07.717Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=37905736-c3c8-469b-a60b-af7505d6256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:17.724Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a9062b89-2040-45b7-bb46-1f9c3ac27265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:17.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:27.732Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=1c7f3a7d-deb5-4fea-9da2-31ee0a57f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:37.738Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a4561c61-2a77-4d35-94f2-b6eaa309a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:47.744Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d8134e8e-7ca9-4ab5-b791-c6fba1e0f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:55:52.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T02:55:52.322Z |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-06-07T02:55:52.323Z |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-06-07T02:55:52.324Z |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-06-07T02:55:52.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T02:55:52.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T02:55:52.329Z |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-06-07T02:55:52.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:57.751Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7a064f56-b406-41af-8d98-018c23827d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:55:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:07.758Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=c9e2a2d6-2b19-41f8-8c8b-3d6042ec4f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:17.764Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6367bd83-1603-44e0-995e-2186bb70b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:27.771Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6a2486a0-91ae-46d8-b726-b0483ac10dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:37.778Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=a487c2fb-f716-49d8-9cc8-c62d5637fa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:47.785Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7df5d699-40c6-412e-827e-9ce465dbf18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:57.792Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=7806cc99-5be5-4520-908f-8c55191bd30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:56:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:07.800Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=e713b37c-7f10-422b-bdc7-dbd0454582c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:17.807Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=33710ef8-0120-4234-8c5a-788ba9fcd0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:27.815Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d58fefee-cbd7-456c-9d99-c59aa91e9e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:37.822Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=cbac6779-09f6-4d51-b827-eb5ac49ed709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:47.831Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=324a5e07-736c-476d-8460-e0d48ba4ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:57.837Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=6e7919bf-169b-4110-9adc-021403fc6bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:57:57.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:58:07.843Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=d3ae097f-f022-45ca-8382-d052c68819de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:58:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:58:17.850Z |INFO |Init configs |InvocationID=0f3b25d9-8892-4ddc-b477-73803bf555d9, InstanceUUID=76595ee7-6446-496c-a89c-29863fe973a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T02:58:17.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |